SYSTEM ID Example 1: JES2
The following is entered:
DESC                                                            
OVERLIB                                               STAT CAL  
SCHENV                      SYSTEM ID  SYS3           NJE NODE 
The following statement is added to the JCL of the job:
/*JOBPARM SYSAFF=SYS3
and the job is executed on the JES2 system SYS3.
SYSTEM ID Example 2: JES3
The following is entered:
DESC
OVERLIB                                            STAT CAL     
SCHENV                      SYSTEM ID  PRC3        NJE NODE  
The following statement is added to the JCL of the job:
//*MAIN SYSTEM=PRC3
and the job is executed on processor PRC3.
Parent Topic |