Previous Topic: PARMLIB Member OPTIONS Sets Task Configuration DefaultsNext Topic: Start the SYSVUSER Started Address Space


PARMLIB Member STARTCMD—Start the User Interface Address Space

The STARTCMD parmlib member is processed immediately after the initialization completes. The member can contain a list of any valid z/OS operator commands. These commands are issued following initialization.

After the Main Services Address Space initializes, it can automatically start the User Interface Address Space by adding the following statements to the STARTCMD member:

)IF JOBNAME=SYSVIEW
)IF INACTIVE=SYSVUSER
START SYSVUSER
)ENDIF
)ENDIF

Note: For detailed information regarding the options, see the parmlib member.