Can you specify different dispositions for different conditions when de-allocating data sets in JCL?
- No, disposition is a global parameter
- No, disposition is uniform for all datasets
- Yes, but only for specific dataset types
- Yes, using conditional processing in JCL
Different dispositions can be specified for different conditions in JCL
Loading...
Related Quiz
- What is the primary component of a JCL job?
- Which statement is used to specify the attributes of a dataset in the DD statement?
- In JCL, what does a user-defined abend code represent?
- How can you set up a job dependency in JCL to execute the current job only if a particular job finishes with a specific return code?
- What is the purpose of the INREC and OUTREC control statements in IEBGENER?