What is the difference between the NOTIFY and MSGLEVEL parameters
- MSGLEVEL controls job logging level
- MSGLEVEL specifies the message level
- NOTIFY is used for job prioritization
- NOTIFY notifies a user about job
NOTIFY parameter notifies a user about job completion, while MSGLEVEL controls the message logging level.
Loading...
Related Quiz
- How does the REGION parameter impact job execution in a JOB statement?
- Explain a real-world scenario where you would use the COND parameter in JCL to control job execution based on specific conditions.
- What is the significance of the SYSIN DD statement when using IEBGENER?
- What is the primary difference between the SORT utility and the IEBCOPY utility in JCL?
- When multiple data sets are concatenated, DISP=_______ indicates that the data set will not be modified.