Can a single job be triggered by multiple other jobs simultaneously?
- It depends on the priority
- No
- Only if the jobs have the same job class
- Yes
In JCL, a single job can be triggered by multiple other jobs simultaneously
Loading...
Related Quiz
- The _______ parameter can be used to specify a default value for a SET statement.
- Which JCL statement is used to specify the DSN for a dataset in a job step?
- In a JCL job, you have defined an abend code condition to execute a specific action when a file is not found during execution. How would you set up this condition, and what action would you take?
- What are some common operations that can be performed using IDCAMS?
- The job dependency parameter used to specify a job that must complete successfully before the current job starts is _______.