Previous Topic: PARMLIB Member CICSCMDS

Next Topic: WebSphere MQ Data Collection Subtask Setup

Start the CICSLOGR Subtask

This statement is only valid in the Main Services Address Space.

The CICSLOGR subtask executes as part of the Main Services Address Space. Address space initialization statements are found in the sysview.CNM4BPRM member SYSVIEW.

If multiple loggers are to be used, a unique task ID must be supplied. If a task ID is not specified, the default task ID is equal to the subtask name of CICSLOGR.

To start the CICSLOGR subtask, enter:

START CICSLOGR.taskID,parameters

The values for parameters are:

STARTcmds

Specifies that the commands defined in the CICSCMDS member are to be issued at the end of the subtask initialization. The option will override the STARTUP‑COMMANDS configuration option that is found in the parmlib member CICSLOGR.

NOSTARTcmds

Specifies that the commands defined in the CICSCMDS member not be issued at the end of the subtask initialization. The option will override the STARTUP-COMMANDS configuration option that is found in the parmlib member CICSLOGR.