IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

cics map compilation in changeman


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vkrishna

New User


Joined: 06 Apr 2005
Posts: 6

PostPosted: Thu Jun 16, 2005 11:32 am
Reply with quote

Can anyone tell me how to compile cics map from changeman
Back to top
View user's profile Send private message
sangiah

New User


Joined: 10 Jun 2005
Posts: 62

PostPosted: Thu Jun 16, 2005 4:10 pm
Reply with quote

Changeman should have compilation procedures defined for MAP. (normally a rexx program which triggres the Map compilation).
Back to top
View user's profile Send private message
vkrishna

New User


Joined: 06 Apr 2005
Posts: 6

PostPosted: Thu Jun 16, 2005 4:55 pm
Reply with quote

[quote="sangiah"]Changeman should have compilation procedures defined for MAP. (normally a rexx program which triggres the Map compilation).[/quote]


Thanks for the reply Sangiah, could you please elaborate on this like how to get this compilation procedures defined for MAP
Back to top
View user's profile Send private message
treddy

New User


Joined: 01 Jun 2005
Posts: 7

PostPosted: Wed Jun 22, 2005 6:07 pm
Reply with quote

Hi Krishna,

No need to compile the MAP in the chgman. Commonly we need to follow this process.

Step1: Check out the map in to your chgamns package.
Step2: do the modifications using the SDFII.
Step3. Generate the map and mapset using 6th option in the sdfii.
Step4: When we generate a map and mapset we get compilation also.the physical map and symbolic maps are stored in the systest.
Step5: We need to stage these components to chgmans package.

Thanks,
Thimma
Back to top
View user's profile Send private message
vkrishna

New User


Joined: 06 Apr 2005
Posts: 6

PostPosted: Thu Jun 23, 2005 8:39 am
Reply with quote

[quote="treddy"]Hi Krishna,

No need to compile the MAP in the chgman. Commonly we need to follow this process.

Step1: Check out the map in to your chgamns package.
Step2: do the modifications using the SDFII.
Step3. Generate the map and mapset using 6th option in the sdfii.
Step4: When we generate a map and mapset we get compilation also.the physical map and symbolic maps are stored in the systest.
Step5: We need to stage these components to chgmans package.

Thanks,
Thimma[/quote]





Thanks a lot Treddy, i would definitely try this .
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Changeman - how can we know the curr... Compuware & Other Tools 2
No new posts Parallelization in CICS to reduce res... CICS 4
Search our Forums:

Back to Top