how to increase the space of a dataset in instream procedure.



how to increase the space of a dataset in instream procedure...

Answer / 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

More JCL Interview Questions

in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

0 Answers   IBM,


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

1 Answers  


What is the function of the dd avgrec keyword in sms datasets?

0 Answers  


How does jcl act on a cobol code?

0 Answers  


is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?

4 Answers   Accenture,






wht do u mean by notify parameter, how can u give acess to multiple users ?

4 Answers   L&T,


What is DYNAMBR in jcl?

2 Answers   CTS,


Is condition checking possible in jcl? If yes, how?

0 Answers  


what is a null indicator in db2?

5 Answers   Fiserv, IBM,


How do you submit JCL via a Cobol program?

2 Answers   Cap Gemini,


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

0 Answers   HF, iNautix,


If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job

4 Answers   UST,


Categories