How to use COND Parameter in jcl

Answer Posted / challa srinivas

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 step statement.

If COND parameter is coded both in job and step, then COND parameter of step will override JOB.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what sort card you will use to copy the data from one dataset to another dataset?

973


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1231


How to override loadlib?

1677


Is their any limit for data sets?

905


what is the use of JCL?

924


What are the 2 types of parameters in dd statement?

905


What is concatenating?

867


How would you understand error(execution phase)?

890


is there any way to execute more than one proc in the same exec statement at the same time..?

2382


what is the resolution for sb37 error

8414


What is the use of disp parameter?

866


Explain the function of dd disp parameter?

824


Differentiate between the joblib and the steplib statements?

1097


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1095


what JCL Procedures?

980