Answer Posted / guest
in additon to the aobve answers, max of 15 Data sets can be
used in JCLLIB ORDER.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
what is DSN in JCL and what are the parameters to declare the DSN?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the purpose of disp parameter?
What is catelog procedure and how many catelog procedure to use in one job?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What are steplib and joblib? What for they are used?
Explain how can return codes be tested before execution of a job step?
what is DD statement is used in JCL?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
define cond parameter in jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is timing concept in mainframe?
Is automatic restart possible in jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.