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 / vira2z
plz tell me how it can change, give the istructions to cange
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the syntax of JCL statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How does the jcl specify the job to os?
What is the use of symbol // in jcl?
Can I send output of job to my remote device careerride123?
Explain the function of a dd statement?
How jcl is used for testing batch programs?
what is the use of JCL?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain the purpose of dd dummy statement?
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 ?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How can the submitting users racf authority be overridden in a job stream?