Modify your settings

Before you configure your DB2 environment or the Collector environment, you must first update your settings.

Select option 0 for settings and the Settings panel is displayed.
 *********** CICS Interdependency Analyzer for z/OS - V5R3M0 **********  
 Command ===>                                                                   
                                                                                
                                                                                
  Press ENTER to update, PF3 to go back or PF1 for help.                        
                                                                                
  Please specify settings:                                                      
                                                                                
  CICS IA ISPTABL . . . . . . . CICSIA53.TEST.ISPTABL                           
                                                                                
  JOBCARD HEADER:                                                               
  //_CIUJOB_ JOB USER=&SYSUID,NOTIFY=&SYSUID,                                   
  //         CLASS=A,MSGCLASS=Y,REGION=0M                                       
  //*                                                                           
  //*                                                                            
                                                                               
  DATASET NAME AND PROGRAM NAME FOR SORT:                                       
  SORT DATA SET NAME  . . . . . SYS1.SORTLIB                                    
  SORT PROGRAM NAME . . . . . . SORT                                             
                                                                       
From this panel you can configure the following options.
Note: All of the values are saved in your ISPF profile data set.
CICS® IA ISPTABL
This field defines the data set where the ISPF table for CICS IA is stored. The field is in the CIUCPROF ISPF profile member. The first time that you run the configuration exec an ISPTABL is allocated based on your user ID called ‘userid.ISPTABL’, which is the default. If you want to save this in a data set you can share with your colleagues, you can change this data set name to suit your requirements. When one of your colleagues uses the configuration EXEC, they must update their data set name to match. The name is then stored in their ISPF profile. If you are upgrading from a previous release of CICS IA, take a copy of the data set.

REQUIRED.

Note: Do not set this data set name to the SCIUTLIE/K data set sent with CICS IA.
JOB CARD HEADER
Enter a JOBCARD that is valid for your location.

REQUIRED.

SORT DATA SET NAME
The data set name for the SORT load library. The default is SYS1.SORTLIB

REQUIRED.

SORT PROGRAM NAME
The SORT program name. The default is SORT.

REQUIRED.