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


Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?

Answers were Sorted based on User's Feedback



Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?..

Answer / sushree mohanty

yes, condition codes can be given for JCL statements even
if job is scheduled thru a scheduler, since Cond parameters
is used in steps and not job level statement.

Is This Answer Correct ?    13 Yes 6 No

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?..

Answer / santy

yes i can.

COND parameters is mainly used in steps level execuition
not for the JOB levle.

Is This Answer Correct ?    3 Yes 2 No

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?..

Answer / bala

Yes we can. If COND=EVEN is specified in Job card it
applies to all steps in that job and it overrides the COND
parameters coded on the EXEC statements if any.

Is This Answer Correct ?    3 Yes 2 No

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?..

Answer / manohar

yes

Is This Answer Correct ?    2 Yes 3 No

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?..

Answer / muttaiah

Coding Cond=even is one of the best way in case if you want
to execute all the steps in your job irrespective of any
abend..But make sure the functionality doesn't miss here.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More JCL Interview Questions

What are the utility programs in jcl?

0 Answers  


How can return codes be tested before execution of a job step?

0 Answers  


I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?

4 Answers   BirlaSoft, FIS, Wipro,


How do you skip a particular step in a proc/JOB?

5 Answers   CSC, CTS,


List in order the hierarchical levels of jcl?

0 Answers  


Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.

9 Answers   iGate, Lehman Brothers,


Explain about LMCOPY -

1 Answers  


what happens if job falls in loop ? how to resolve it ?

3 Answers   Patni,


What happens if both JOBLIB & STEPLIB is specified ?

0 Answers  


if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.

4 Answers   IBM,


a dd statement has 2 types of parameters. Name them?

0 Answers  


i have a string of 80 chars i want to replace 4th char with "a"?

3 Answers   CSC,


Categories