Answer Posted / vinoth kumar.k
Yes,its possible.Using IDCAMS we can alter the limit value
of Base GDG.
Here the systax is,
//JOB STMT
//EXEC STMT
//SYSPRINT STMT
//SYSIN DD *
ALTER BASE-GDG-NAME -
LIMIT(10) /* NEW LIMIT VALUE*/
/*
//
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is it possible to left uncode disp?
Are there any set of rules for the names of the steps used in a job?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the function of dd name parameter with a 2 part structure; audit.report?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is one line to pass PARM from JCL to COBOL?
Explain about LMFREE�free data set from its association with data ID
How can return codes be tested before execution of a job step?
Are there any set of rules for the names of the steps used in a job? What are they?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What are hierarchy levels in jcl?
Explain the purpose of dd dummy statement?
What is the function of the steplib dd statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?