Answer Posted / krishna
cond statement is used for conditional execution of a
perticular step.
cond=(return code, relational operator)
it can be coded with job statement or with exec statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What parameter directs the output of the job log dataset?
what is the use of IEBGENER utility?
What are the jcl procedures?
Explain the function of the dd dcb keyword?
how would you create a temporary dataset? And where will you use them?
List the different components of jcl statement?
What are the difference between jcl and jes?
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?
How to submit a jcl from cics?
what is use of space parameter in dd statement?
which utility is used to run a cobol-db2 program?
what is the compile process of cobol program expalin with code
How can a jobs execution priority be modified?