BC1JJBO3 uses the SCMUPDTE program to perform global edits on some of the SMP/E target libraries. SCMUPDTE executes in one of the following modes:
During execution mode, SCMUPDTE performs edits on the PDSEs as follows:
' , . / < > ? " : ; ^ + _ ( ) * % | = and blank.
lrecl=80,recfm=f(b) and the first character of the ddname(s) must be "@"
Job BC1JJB03 edits members in the iprfx.iqual.CSIQJCL library that get included in other CA Endevor SCM job streams at runtime. The following members must be made available to CA Endevor SCM jobs at runtime:
To do this, use one of the following methods:
//ENDVR02A JOB (41200000),'DUMMY JOBCARD', // REGION=4096K,CLASS=A,MSGLEVEL=(1,1), // MSGCLASS=X // JCLLIB ORDER=(iprfx.iqual.CSIQJCL,uprfx.uqual.INCLUDE) //--------------------------------------------------------
Note: Two members named SCMM@LIB and SCMM@SYM also exist in the iprfx.iqual.CSIQSENU runtime library. These two members contain the same information as the members in the JCLLIB library. However, the format of the data is a little different, because they are included in ISPF skeleton members using the IM (Include Member) command. These members must remain in the iprfx.iqual.CSIQSENU runtime library.
| Copyright © 2014 CA. All rights reserved. |
|