When multiple data sets are concatenated, DISP=_______ indicates that the data set will not be modified.
- MOD
- NEW
- OLD
- SHR
DISP=SHR is used to indicate that the data set will not be modified when multiple data sets are concatenated.
Loading...
Related Quiz
- In JCL, the _______ parameter is used to ensure that a job is not started before a specific date and time.
- In a mainframe environment, you need to create a JCL job that runs a program only if a specific dataset exists; otherwise, it should skip that step. How would you accomplish this using IF-THEN-ELSE conditions?
- Describe a situation where proper catalog management of data sets saved valuable processing time and resources in a mainframe environment.
- A job you submitted is running longer than expected and consuming excessive CPU time. How would you modify the JCL to limit the job's CPU time?
- In JCL, a cataloged dataset is a dataset entry that is registered in the _______.