Answer Posted / mahendra
It's vei simple just write a code and execute keeping time
parameter as '0'..........you will get the answer...don't
go with nyone...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the hierarchy levels in jcl?
How does jcl act on a cobol code?
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 to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Can we call instream to catalog and catalog to instream?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain the function of job statement in jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
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 ?
what is the use of JCL?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Name a few IBM utility programs, and explain its function.
What are steplib and joblib?
when does a dataset go uncataloged?
How to override loadlib?