1/4
Understanding JCL syntax
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
DSORG
This is to specify whether it is a sequential (PS) or partitioned (PO) dataset.
How is the record format of an output dataset specified
By using the RECFM parameter
How many qualifiers are within ABC.DEF.TEST
Three qualifiers are available: ABC is the first, DEF is the second, and TEST is the third and final.
On the TSO screen, What is the reason you are seeing three asterisks highlighted? ( ***)
The screen is full and there is more data that needs to be displayed
The process has completed and is waiting for your input
A broadcast message interrupted your activity