What is the meaning of the EXEC statement keyword, COND?
What is its syntax?

Answer Posted / suresh babu

EXEC operation is meant for executing a program or
procedure. Each EXEC is known as one step. Maximum EXEC
steps in a JCL can be: 255.
The COND parameter coded on the EXEC statement applies only
to the job step that it is coded in. The job step is
executed or bypassed, depending on the condition codes
issued by one or more prior job steps.
SYNTAX: COND=(comparison-code,condition,stepname)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is concatenating?

634


Is condition checking possible in jcl? If yes, how?

736


what is the compile process of cobol program expalin with code

1998


what is the resolution for sb37 error

7705


what is a jcl?

686






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?

8670


What are the jcl procedures?

645


Explain about LMQUERY�give a dialog information about a data set

899


How do you access an uncatalogued dataset in a jcl?

726


Name what parameter directs the output of the job log dataset?

559


what is the use of JCL?

661


How to do automated restart when a job abend?

790


Can I send output of job to my remote device careerride123?

664


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

581


How can a stopped job be started again?

707