How to execute only th 15th step of JCL consisting of 50 steps?
Answer Posted / raj
use iebedit utility
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Which dd parameters are required?
Explain the purpose of dd * statement in 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?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Is automatic restart possible in jcl?
What is the purpose of the dd keylen parameter?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What do you understand by the terms: joblib and steplib?
how JCL works?
what is SOC4 error?
How can the attributes of one sms dataset be copied to another dataset?
Explain dd statement in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?