How to pass the parameter in parm using linkage section ? (syntax)?
What is the maximum length of a single line of jcl?
Describe the various parameters utilized in the creation of a gdg?
Explain about LMMFIND - find a library member
List the different jcl statements that are not permitted in the procedures?
How to override loadlib?
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?
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?
How to pass data to a program that is coded in an exec statement?
what is DSN parameter and DISP parameter is used for?
I have a File that has duplicate records. I need only those records that occur more than thrice.
lines(1,cancel)??What is meant by that??Plz explain it....