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 the cond=even only

Answers were Sorted based on User's Feedback



what is the cond=even only..

Answer / kishore

it means that even if the previous step abends in jcl -
jes will go to the next step.

Is This Answer Correct ?    14 Yes 2 No

what is the cond=even only..

Answer / meenu

The step coded with cond=even is executed whether there is an error in the previous or not

Is This Answer Correct ?    8 Yes 0 No

what is the cond=even only..

Answer / vinay sonar

It means execute that step even if previous step abends

Is This Answer Correct ?    2 Yes 2 No

what is the cond=even only..

Answer / raghavendra

even previous step terminates abnormally then also next
step will be executed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?

2 Answers   CCS, CTS,


how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?

6 Answers   CSC,


What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672

6 Answers  


how to resolve the soc4 error?

5 Answers   ITC Infotech,


What are some jcl statements that are not allowed in procedures?

0 Answers  


How to use COND Parameter in jcl

4 Answers   NIIT, Wipro,


Explain how can an in-stream dataset be terminated?

0 Answers  


i just need the first and last record from a sequencial file?how

2 Answers  


If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?

4 Answers   Wipro,


How to get the last but one duplicate record of the file using Sort?

2 Answers   Fidelity,


What happens if both JOBLIB and STEPLIB is specified ?

8 Answers  


Explain about LMINIT - generate a data ID for a data set

1 Answers  


Categories