To load a job-tracking definition table into the system, use the LOADJTDT command. z/OS Agent uses this table to determine what it must track.
Type: OPER command
Authority: To issue the LOADJTDT command, you require OPER authority.
This command has the following format:
LOADJTDT 'dsname[(member)]'
Specifies the name of a sequential data set or PDS member that contains the job-tracking definition table.
Notes:
Related Information
For information on job-tracking definition tables, see the Installation and Configuration Guide.
Example: Load the Job-Tracking Definition Table
The following example shows how to load the job-tracking definition table JOBDEF1 from CYBER.PARMLIB.
OPER LOADJTDT 'CYBER.PARMLIB(JOBDEF1)'
|
Copyright © 2013 CA.
All rights reserved.
|
|