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
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain how can a jobs execution priority be modified?
How gdg are concatenated?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Where can program checkpoints be stored for use in a restart?
what are JCLLIB and STEPLIB in JCL?
How do you create a temporary dataset?
What is the significance of addrspc parameter in the exec statement?
Explain the function of a dd statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the motivation behind coding class parameter in job statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Explain the hierarchy levels in jcl?
How jcl work to handle various input output file operations?