keysched
The keysched keyword is used to mark a job stream as key in both the database and in the plan and for monitoring by applications, such as Tivoli® Business Systems Manager. See the HCL Workload Automation Integrating with Other Products guide for information about enabling the key flag mechanism.
Syntax
keysched
Examples
The following example :
SCHEDULE cpu1#sched1
ON everyday
KEYSCHED
AT 0100
cpu1#myjob1 KEYJOB
END