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 / 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 dd statement in jcl?

1176


What is the function of job statement in jcl?

1138


What is the difference between run mode and addressing mode?

1302


Mention the types of job control statements?

1224


What does a disposition of (MOD,DELETE,DELETE) mean ?

1187


what is use of disp parameter in dd statement?

1149


Is acct parameter mandatory?

1271


Is their any limit for data sets?

1236


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

1512


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

1317


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

1306


Is it possible to left uncode disp?

1247


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

2073


Explain the job statement in jcl?

1212


what are the various stages of job processing?

1345