Removing old resource definitions

You must remove any resource definitions for previous CICS® IA versions from CICS when you migrate to a later version.

To remove resource definitions from previous CICS IA versions:

  1. Edit the CIUDELGR job in Start of change hlq.SCIUSAMP.CICS End of change and set the lines as shown in Table 1.
    Table 1. Editing the CIUDELGR job to remove old CICS IA definitions from CICS TS
    CICS IA version from which you are migrating Lines to be edited
    CICS IA Version 1.1
     DELETE GROUP(INxxGRP)
     REMOVE GROUP(INxxGRP)    
    CICS IA Version 1.2
     DELETE GROUP(CIUxxGRP)
     REMOVE GROUP(CIUxxGRP)    
    CICS IA Version 1.3
     DELETE GROUP(CIUxxG13)
     REMOVE GROUP(CIUxxG13)    
    CICS IA Version 2.1
     DELETE GROUP(CIUxxG21)
     REMOVE GROUP(CIUxxG21)    
    CICS IA Version 2.2
     DELETE GROUP(CIUxxG22)
     REMOVE GROUP(CIUxxG22)    
  2. Run hlq.SCIUSAMP.CICS(CIUDELGR).
  3. Remove the previous CICS IA Version SCIULOAD library from the CICS startup JCL.

Reference Reference

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///ciuug5w.html