Answer Posted / kabi
I am agree with Shailendra .
EVEN means we have to check both normal and abnormal
condition of the prevoius step.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Matching Logic in Jcl not in cobol.Could any one please answer this question
How do you overcome this limitation ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What is the maximum length of a single line of jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Differentiate between addressing mode and run mode.
When output dataset space is required, what quantity categories are used?
List the various advantages of using jcl language?
What dd statement is used to supply the name of a dataset?
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?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
how can the same proc be re-used and called by many jobs?
Explain how can a jobs execution priority be modified?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain the jcl exec statement?