To define an EXIT statement in JCL, you typically provide a program or script that will be executed as an _______.
- Event Handler
- Exit Routine
- External Module
- Interrupt Handler
An EXIT statement in JCL typically provides an External Module to be executed
Loading...
Related Quiz
- The _______ parameter in the EXEC statement defines the maximum CPU time allowed for a step.
- In JCL, DISP=_______ can be used to delete a data set when the job completes successfully.
- The IEBDG utility can be employed to generate test data for _______ purposes.
- What is the difference between the EXIT statement and the IF statement in JCL?
- When using job dependencies, the _______ job must complete successfully for the dependent job to run.