Answer Posted / kavya
COND parameter specifies the return code test which the
system uses to determine whether a JOB wil continue
processing or not.If the test is not specified then the
system executes the job step else system bypasses all the
remaining steps.
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
define cond parameter in jcl?
Explain the function of job statement in jcl?
How can the attributes of one sms dataset be copied to another dataset?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain dd statement in jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how to compare two datasets without using superce because output is limited to 133 bytes
What do you understand by the term job time – out and how can you overcome that?
What is jcl in mainframe?
what is the JCL statement consists of?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How does the jcl specify the job to os?
Does jcl support automatic restart?
Is automatic restart possible in jcl?