This statement is used to define the tasks from which monitored data is to be written to the SM2 output file for the PERIODIC-TASK monitoring program.
Format
SET-PERIODIC-TASK-PARAMETERS | ||||||||||||||||||||
|
Operands
LOG-TASKS =
Specifies the tasks in the monitoring program definition whose monitored data is to be written to the SM2 output file.
LOG-TASKS = *NONE
No records are written to the SM2 output file.
LOG-TASKS = *ALL
Monitored data on all tasks is written to the SM2 output file.
LOG-TASKS = *SPECIFIED(...)
Monitored data on selected tasks is written to the SM2 output file.
USER-ID =
Tasks are selected on the basis of their user ID.
USER-ID = *NOT-SPECIFIED
Tasks are not selected on the basis of their user ID.
USER-ID = list-poss(64): <alphanum-name 1..8>
Monitored data on the tasks with the specified user IDs is written to the SM2 output file. These user IDs must be specified without the $
sign.
JOB-NAME =
Tasks are selected on the basis of their job names.
JOB-NAME = *NOT-SPECIFIED
Tasks are not selected on the basis of their job names.
JOB-NAME = list-poss(64): <alphanum-name 1..8>
Monitored data on the tasks with the specified job names is written to the SM2 output file.
TSN =
The tasks are selected on the basis of their TSN.
TSN = *NOT-SPECIFIED
No tasks are selected on the basis of the TSN.
TSN = list-poss(64): <alphanum-name 1..4>
The monitored data of the tasks with the specified TSNs is written to the SMS output file.