FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER
the LIMIT parameter after it is defined'. (p-211).
But many persons have written that it can be changed, which
one is true ?
Answer Posted / vinay sonar
I have personally tried using ALTER command
I dont remember exact syntax
//sysin dd*
alter pmap391.a1.gdg,limit=(5)
/*
It is possible
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the 4 fields in dd statement?
which utility is used to sort a file in jcl?
what happens in conversion stage in job processing?
What is the significance of addrspc parameter in exec statement?
For what purpose steplib and joblib are used ?
what is “Cond= even” and “Cond=only”?
Can we use DISP=SHR in output file in JCL
What parameter of the job statement is used to limit the cpu time consumed by the job?
How does jcl act on code(if you take a cobol 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
What is the use of disp parameter?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is job control language?
Can I share my data with other jobs? How?
Explain the hierarchy levels in jcl?