Is stepname is a MUST and should be unique also for each
JOBSTEP ? or system can supply the stepname for a step which
is not given a name by the programmer ?
Answer Posted / archana
Step name need not be unique.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
i want to store 20 digits . how will u do it in cobol ?
what is the use of IEBGENER utility?
What are hierarchy levels in jcl?
Explain the hierarchy levels in jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Is automatic restart possible in jcl? If yes, how?
what is use of dcb parameter in dd statement?
What is the format of comment statement?
What do you understand by the term job time – out and how can you overcome that?
How can a fb file convert to vb file using sort program?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Name the statement which can be used to send data to another mvs jes3 node?
What happens if both JOBLIB & STEPLIB is specified ?