Previous Topic: MembersNext Topic: Allocate the TMC and Audit Data Sets


USERMODs

This process determines the prerequisites for the CA 1® Tape Management supplied USERMODs at your site.

  1. Determine which CA 1 USERMODs have been or will be installed at your site.
  2. Using the USERMODs element name (macro/source name) construct a list of element names in the following SMPCNTL DD. Specify:

    The output from this job provides the prerequisites for your site CA 1 standard USERMODs. The prerequisites are the RMIDs and the UMIDs listed.

    //SMPLOG DD DUMMY
    //SMPOUT DD SYSOUT=
    //SMPCSI DD DSN=CSINODE.CSI,
    // DISP=SHR
    //SMPLIST DD SYSOUT=
    //
    //SMPCNTL DD 
    SET BDY(CAITGT).
    LIST MAC(element-name).
    LIST SRC(element-name).
    LIST MOD(element-name).
    /
    
  3. Change the PRE list for the USERMOD entries found in the CA 1 hlq.CTAPJCL data set using RMIDs and UMIDs that were found. If no entries were found, no existing USERMOD has been applied. Use the base FMID on the new USERMOD.
  4. Receive and Apply.