z/OS ISPF Planning and Customizing
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Installing the USERMOD on your system

z/OS ISPF Planning and Customizing
GC19-3623-00

To install the resulting SMP/E USERMOD on your system, perform these steps.

  1. Create target and distribution libraries for the keyword source file. The target and distribution libraries for the keyword source must have the same record format and LRECL as the keyword file that you used to build the USERMOD. One or two tracks will be sufficient space.
  2. Create target and distribution libraries for the load modules. The target and distribution load libraries must be record format U, LRECL 0, with a block size equal to or greater than 6144. One or two tracks will be sufficient space.
  3. Add DDDEFs to your target zone for the target and distribution libraries using the DDDEF names you specified on the Build SMP/E USERMOD panel, with the names of the appropriate target or distribution libraries you created.
  4. Add DDDEFs to your distribution zone for the distribution libraries using the DDDEF names you specified on the Build SMP/E USERMOD panel, with the names of the appropriate distribution libraries you created.
  5. SMP/E RECEIVE and APPLY the USERMOD.
  6. Place the load module target library in the normal MVS™ search order on your system or allocate it to ISPLLIB in your logon procedure.
Note:
  1. You only need to create the distribution libraries and distribution DDDEFs if you SMP/E ACCEPT the USERMOD. However, the Distribution Library DDDEF names fields on the panel must be filled in when building the USERMOD to make the MCS statements in the USERMOD complete.
  2. You might need an SMPTLOAD DDDEF in your target and distribution zone. The temporary data set for the ISPCFIGU and ISPCFIGV load modules is created with DSORG(PO) UNIT(SYSALLDA) and will be either a PDS or a PDSE depending on the setup of your system. The temporary load data set is IEBCOPY unloaded to produce the ++PROGRAM elements in the USERMOD. See the SMP/E for z/OS Reference for more information about the requirement for SMPTLOAD.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014