In JCL, what does the TYPRUN parameter in the EXEC statement control?
- BATCH
- HOLD
- INTERACT
- SUBMIT
The TYPRUN parameter controls how the program is executed
Loading...
Related Quiz
- Which JCL statement is used to specify an abend code condition for a job step?
- Which JCL component defines the program or utility to be executed in a job step?
- When performing complex sorts using JCL, the ____ statement is used to define custom comparison criteria.
- When using a GDG dataset, which parameter in the DD statement is used to specify the generation number?
- Describe a scenario where you would use the EXIT statement in JCL to control the job flow.