Creating a Subsystem for the Service Pack
Ensure you are signed on as QSECOFR before performing these steps.
Add the
SYSTEMlibrary to your library list.ADDLIBLE syslibEnter 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 PGMcommand requires four parameters, and the last three parameters should be the newSYSTEMlibrary.