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
which utility is used to sort a file in jcl?
What is timing concept in mainframe?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
i want to store 20 digits . how will u do it in cobol ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How does jcl act on a cobol code?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what are JCLLIB and STEPLIB in JCL?
what is JCL?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What are steplib and joblib? What for they are used?
what is DSN parameter and DISP parameter is used for?
What do you understand by jcl?
What is the purpose of disp parameter?
How can the submitting users racf authority be overridden in a job stream?