Answer Posted / vijay
it specifies a load library in which only a particular steps
of load module is searched.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is DD statement is used in JCL?
Explain how can values be passed from the job stream to an executable program?
Explain in DD statement what is the use of DCB parameter?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what is “Cond= even” and “Cond=only”?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How can the submitting users racf authority be overridden in a job stream?
What is the function of the dd avgrec keyword in sms datasets?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is jcl in mainframe?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
when does a dataset go uncataloged?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?