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...

When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?

Answer Posted / shubha

statement is executed,but if we use cond=( ),
then if the statement is true step will be bypassed.

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2344


What is job control language?

1148


what is a jcl?

1179


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1347


which parameter is used to check the syntax of a jcl without executing it?

1422


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

1604


Is it possible to left uncode disp?

1250


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

2409


What is the difference between run mode and addressing mode?

1308


Differentiate between addressing mode and run mode.

1134


Give the syntax of job specifying jcl statement.

1202


What are the difference between jcl and jes?

1660


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1381


Explain the function of job statement in jcl?

1266


what is use of dcb parameter in dd statement?

1345