Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
how to update LE libraries related to SCEERUN,SCEERUN2

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
wang_f_y1
Warnings : 1

New User


Joined: 16 May 2008
Posts: 31
Location: shenzhen

PostPosted: Thu Jul 31, 2008 2:27 pm    Post subject: how to update LE libraries related to SCEERUN,SCEERUN2
Reply with quote

how to update the cics start procedure when you meet cics migration from v2.2 to v3.1 related to RCMS
in ADMPlex before.

I guess maybe that modification is like below.
in STEPLIB:
//* DD DSN=SYS1.COBOL.LINKLIB,DISP=SHR ==> COBOL ==> will be removed
//* DD DSN=SYS1.COB2CICS,DISP=SHR ==> COBOL ==> will be removed
// DD DISP=SHR,DSN=SYS1.SCEERUN2 ==> will be added
// DD DISP=SHR,DSN=SYS1.SCEERUN ==> will be added

in DFHRPL:
//* DD DSN=SYS1.PLI.LINKLIB,DISP=SHR ==> will be removed
// DD DISP=SHR,DSN=SYS1.SCEECICS ==> will be added
// DD DISP=SHR,DSN=SYS1.SCEERUN2 ==> will be added
// DD DISP=SHR,DSN=SYS1.SCEERUN ==> will be added
//* DD DSN=SYS1.COB2CICS,DISP=SHR ==> DN160894 ==> will be removed
//* DD DSN=SYS1.COBOL.LINKLIB,DISP=SHR ==> cobol ==> will be removed

Because SCEERUN,SCEERUN2,SCEECICS LE will replace the COB2CICS,COBOL.LINKLIB LE.so i make this above modification.
But i am not sure so i ask for everybody's help.
Back to top
View user's profile Send private message
References
wang_f_y1
Warnings : 1

New User


Joined: 16 May 2008
Posts: 31
Location: shenzhen

PostPosted: Thu Jul 31, 2008 2:36 pm    Post subject:
Reply with quote

sorry no this words"in ADMPlex before".
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1