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 / siri

COND:-IT IS USED FOR EXCUTE THE STEPS BASED ON RETURN CODE....MAXIMUM 8 CONDITIONS ARE CODED IN ONE COND PARAMETER....
COND=(CODE,OPERATOR,STEPNAME)
CODE CAN BE 0-4095
OPERATOR CAN BE GT,LT,GE,LE,EQ
GIVING COND IS TRUE THE STEP WILL BE BYPASSED...COND IS FALSE THE STEP WILL BE EXECUTED....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of dd?

1293


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

1284


What do you understand by jcl?

1110


what is the compile process of cobol program expalin with code

2644


Name the parameters which can be used to limit the number of records written to a sysout dataset?

1201


List the different components of jcl statement?

1146


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

1245


Can an individual step be restricted from using all the jobs allowed cpu time?

1602


Explain the function of a dd statement?

1273


What are the difference between jcl and jes?

1658


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2350


What is the function of a dd statement?

1256


What is the function of job statement in jcl?

1141


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

1184


What is the use of symbol // in jcl?

1534