To specify a job as a triggered job, the _______ parameter is used in JCL.
- JOBTRIG
- ONTRIGGER
- TRIG
- TRIGGER
The TRIG parameter is used to specify a triggered job
Loading...
Related Quiz
- In a JOB statement, what is the significance of the MSGCLASS parameter?
- How can you specify that a job should only execute if another job completes successfully?
- The DD statement in JCL is used to define and allocate _______.
- When an EXIT statement is executed, it can perform custom actions based on the job step's _______.
- In JCL, what is the purpose of a comment statement (/* ... */) and where is it typically placed?