What is a COND parameter in JCL?

Answer Posted / shailendra

cond means condition parameter

this parameter we can use in job as well as exec statment

if we are mention cond then it will check condition for the
step before execute it. if condition will match then this
step never execute. we can put maximum 8 condition at a
time.

format
cond=((retern code,conditon,step name),....(retern
code,conditon,step name))

Is This Answer Correct ?    42 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of the dd dcb keyword?

706


List the various advantages of using jcl language?

852


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1807


How to execute 2nd and 4th steps among 5 steps in jcl proc?

750


which parameter is use to declare the name of dataset in dd statement?

737






How to pass the parameter in parm using linkage section ? (syntax)?

655


What is NOTCAT ?

740


what is use of dsn parameter in dd statement?

670


Which statement is used to identify the private libraries in job?

678


What is the significance of addrspc parameter in exec statement?

731


What is the function of the dd mgmtclas keyword in sms datasets?

740


What are steplib and joblib?

725


What is notcat 2 - gs?

941


What is the format of comment statement?

669


how do you access an uncataloged dataset in a jcl?

841