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 a COND parameter in JCL?

Answer Posted / guest

COND means condition parameter. It is compared with system
return code of previous step.//step1 exec pgm=abcd//step2
exec pgm=xyz, cond=(4,lt)step2 will be executed when system
return code of step1 is less than 4.

Is This Answer Correct ?    97 Yes 64 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Cataloged Procedures?

1203


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1284


List the different jcl statements that are not permitted in the procedures?

1124


What are hierarchy levels in jcl?

1570


In job processing, what happens in execution stage?

1284


How can the attributes of one sms dataset be copied to another dataset?

1475


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2505


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

1383


Explain how can values be passed from the job stream to an executable program?

1311


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2518


Define concatenating?

1149


Name a few IBM utility programs, and explain its function.

5033


Suppose I have five jobs to do. But I want to hold one?

1177


What is the purpose of dd * statement in jcl?

1331


How to override loadlib?

2111