Input Specification (INPUTTLM)

The prefix.MICS.PARMS(INPUTTLM) parameter contains the JCL for the input to be included in the daily update processing.
rm
The prefix.MICS.PARMS(INPUTTLM) parameter contains the JCL for the input to be included in the daily update processing.
Note:
The DAILY job must be regenerated for changes to this member to become effective. Regenerate the DAILY JCL by specifying DAILY in prefix.MICS.PARMS(JCLGENU) and submitting prefix.MICS.CNTL(JCLGENU).
The following is an example of a coded INPUTTLM PARMS member for a site that processes data collected from three separate tape library management systems:
Example:
//INPUTTLM DD DSN=SYS.PROD.CA1.TLMP(+0),DISP=SHR //         DD DSN=SYS.TEST.CA1.TLMD(+0),DISP=SHR //         DD DSN=SYS.ALPHA.TLMS.FILE(+0),DISP=SHR