Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How can the submitting users racf authority be overridden in a job stream?

1353


Is it possible to code instream data in a PROC?

1399


Explain the purpose of dd dummy statement?

1277


List the various advantages of using jcl language?

1522


Is automatic restart possible in jcl? If yes, how?

1174


what is the use of IEBGENER utility?

1230


What is the function of dd disp parameter?

1180


Is there any command to check wether the ps file is in sorted order?

2961


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

1132


Is condition checking possible in jcl?

1260


Explain the purpose of the dd keylen parameter?

1216


What do you understand by jcl?

1116


How to submit jcl through a cobol program?

1193


what is use of space parameter in dd statement?

1333


which utility is used to run a cobol-db2 program?

1467