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
How is the record format of an output dataset specified?
What are the 2 types of parameters in dd statement?
Can we use DISP=SHR in output file in JCL
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
i want to store 20 digits . how will u do it in cobol ?
What is concatenating?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What do you know about jcl?
How can a stopped job be started again?
in ways data can be passed to a COBOL program from JCL?
What are the parameter we cannot use in procedure?
How can a jobs execution priority be modified?
How can values be passed from the job stream to an executable program?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC