if my GDG limit has been kept as 50 and if am trying to put
60 records.what would happen. will there be any abend for
this scenario
Answer Posted / nikhil
First 10 records will be uncataloged if one of the
parameter is empty but not deleted.
If parameters are Scratch & Empty then records will be get
deleted.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What are the 2 types of parameters in dd statement?
Explain dd statement in jcl?
Explain how can an in-stream dataset be terminated?
how do you access an uncataloged dataset in a jcl?
How to run cobol program using jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is notcat 2 - gs?
Explain the hierarchy levels in jcl?
When output dataset space is required, what quantity categories are used?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What are the utility programs in jcl?
Does jcl support automatic restart?