Creating a Subsystem for the Service Pack

  1. Ensure you are signed on as QSECOFR before performing these steps.

  2. Add the SYSTEM library to your library list.

    ADDLIBLE syslib

  3. Enter these commands, depending on your Tools Release:

    CHGCMD CMD(CRTOWSBS) PGM(*LIBL/CRTOWSBS)

    CRTOWSBS SUBSYSTEM(subsystemname) SYSLIB(syslib)

    where subsystemname is the name of the new subsystem for the newly installed Tools Release. For example, PSE9101SP.

    Note: The CALL PGM command requires four parameters, and the last three parameters should be the new SYSTEM library.