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 is the function of the steplib dd statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How is the record format of an output dataset specified?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are the difference between jcl and jes?
What do you understand by the terms: joblib and steplib?
What is the syntax of JCL statement?
How does the jcl specify the job to os?
Explain the function of the steplib dd statement?
What are the parameter we cannot use in procedure?
How does jcl specify the job to the operating system?
Are there any set of rules for the names of the steps used in a job?
how do you code a null statement?
How would you understand error(execution phase)?