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

If a JOBSTEP abends, AND without using COND also, all the
subsequent steps execute, then what is the use of using EVEN
? Why do we use EVEN when without it also all the JOBSTEPs
execute ?

Answer Posted / kodees

Once the Job abends, the Execution in CPU ends & the job
would be returned to Output queue.

COND=EVEN in a step, allows the job to further execute in
the CPU for completion of that particular step.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

1264


i want to store 20 digits . how will u do it in cobol ?

1490


What is the purpose of disp parameter?

1172


What is the function of dd name parameter with a 2 part structure; audit.report?

1315


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

1245


How can a jobs execution priority be modified?

1341


Explain the job statement in jcl?

1214


what happens in execution stage in job processing?

1192


Differentiate between the joblib and the steplib statements?

1517


What is the function of job statement in jcl?

1141


Is it possible to code instream data in a PROC?

1392


Name what parameter directs the output of the job log dataset?

1105


For what purpose steplib and joblib are used ?

1186


What are s0c1, s0c4, s0c5, s0c7 and socb?

1218


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2609