IBM MAINFRAME HELP & SUPPORT FORUMS
Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
 

how to update LE libraries related to SCEERUN,SCEERUN2

THIS IS AN ARCHIVE FORUM: CLICK HERE TO GO TO THE ORIGINAL TOPIC

 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> CICS
View previous topic :: View next topic  
Author Message
wang_f_y1



Joined: 16 May 2008
Posts: 27
Location: shenzhen

Posted: Thu Jul 31, 2008 2:27 pm    Post subject: how to update LE libraries related to SCEERUN,SCEERUN2  

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  
wang_f_y1



Joined: 16 May 2008
Posts: 27
Location: shenzhen

Posted: Thu Jul 31, 2008 2:36 pm    Post subject:  

sorry no this words"in ADMPlex before".
Back to top  
 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> CICS
Page 1 of 1
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM