how to increase the space of a dataset in instream procedure.
Answer Posted / vaneesh khurana
Simply override the parameter.
//STEP1 EXEC TESTPROC,
//STEP2.DD1 DD SPACE=(100,100)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the resolution for sb37 error
What is the format of comment statement?
What is the function of the dd mgmtclas keyword in sms datasets?
Name a few IBM utility programs, and explain its function.
What is the purpose of dd * statement in jcl?
which utility is used to sort a file in jcl?
how to do automated restart when a job abends?
Can we use DISP=SHR in output file in JCL
how can you check if a file is empty using jcl?
How can the attributes of one sms dataset be copied to another dataset?
How to alter the parameters for the existing gdg?
What is the function of job statement in jcl?
How can unused space allocation be returned to the system when a dataset is closed?
Why block size is multiple of lrecl in jcl?
In job processing, what happens in conversion stage?