how can we pass external data to instream procedures
Answer Posted / hari.b
by talent
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
What is condition checking in jcl? Is this possible?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How jcl is used for testing batch programs?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How is a type of file defined in the jcl that executes the cobol program?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
List in order the hierarchical levels of jcl?
Where can program checkpoints be stored for use in a restart?
what are the statements that are not valid to be included in an include statement?
Name what parameter directs the output of the job log dataset?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Why block size is multiple of lrecl in jcl?
when does a dataset go uncataloged?