When an EXIT statement is executed, it can perform custom actions based on the job step's _______.
- duration
- name
- priority
- status
When an EXIT statement is executed, it can perform custom actions based on the job step's status.
Loading...
Related Quiz
- Explain the relationship between job priority and job class in JCL job scheduling.
- What are the different methods for specifying input data for a program in JCL?
- When submitting multiple jobs in a JCL, how can you ensure that they run sequentially?
- When using the DSN statement, the _______ parameter defines the maximum number of tracks a dataset can span.
- The EXIT statement can be used to override the _______ condition of a step.