THERE IS ONE STEP AS BELOW:
//STEPJS060 EXEC PGM=XYX,
COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN)
COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE?
I AM CONFUSED BECOZ OF "EVEN".

Answer Posted / veerakumar k

'Even' is generally used in such a scenerio that even if
the previous step abends, the current step has to be
executed.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What dd statement is used to supply the name of a dataset?

779


what happens in conversion stage in job processing?

730


Is it possible to define dd statements as you want?

646


what happens in execution stage in job processing?

657


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1769






How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

718


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

649


What is timing concept in mainframe?

1663


Is condition checking possible in jcl? If yes, how?

737


How does jcl act on code(if you take a cobol program)?

710


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1999


Where can program checkpoints be stored for use in a restart?

851


What is the function of the dd mgmtclas keyword in sms datasets?

740


For what purpose steplib and joblib are used ?

688


what sort card you will use to copy the data from one dataset to another dataset?

730