I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?
Answer Posted / veer
we can achieve this with the IEBEDIT Utility......!!!
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what are the statements that are not valid to be included in an include statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What do you understand by the term job time – out and how can you overcome that?
List in order the hierarchical levels of jcl?
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?
Explain about LMFREE�free data set from its association with data ID
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Can we call instream to catalog and catalog to instream?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
When space is allocated for an output dataset, what units can be used?
whats the diff bw the evaluate also and and?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Explain how can the attributes of one sms dataset be copied to another dataset?