Previous Topic: Set the Update IntervalNext Topic: CICS Data Logger Subtask Setup


Start the JOBS Subtask

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

The JOBS subtask executes as part of Main Service Address Space.

To start the JOBS subtask, enter the following command:

START JOBS,parameters

Where parameters:

INTERVAL=nnn

Specifies the update interval as the number of seconds from 1 to 9999.

Default interval:10 seconds

CCODE

Indicates to collect highest completion code information for jobs on the output queue.

Default: CCODE

NOCCODE

Indicates do not collect highest completion code information for jobs on the output queue.

Default: CCODE