i have step1,step2,step3 from where can i start coding cond parameter ?

Answers were Sorted based on User's Feedback



i have step1,step2,step3 from where can i start coding cond parameter ?..

Answer / srk

u can code cond parameter on any step but coding it on step1
results nothing because no return code verification for step1.

Is This Answer Correct ?    7 Yes 0 No

i have step1,step2,step3 from where can i start coding cond parameter ?..

Answer / arunudhay

You can start either from step 1 or 2 or 3,it doesn't matter
but depending on your COND stmt the steps will be executed.

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More JCL Interview Questions

Explain dfsort utility?

0 Answers  


1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?

11 Answers  


How would you understand error(execution phase)?

0 Answers  


IF WE GIVE COND on step3 then, What does the following mean ? And Just adding to that, All the below COND are VALID as per the specifications. (i) COND = (8,LT,step1,step2) ---(AND/OR ?) (ii) COND = (8,LT,step1,step2, ONLY), (iii) COND = (8,LT,step1,ONLY) will it execute only if this condition is true or only if step1 ABENDS ? (iv) COND = (8,LT,step1,step2,EVEN), (v) COND = (8,LT,step1,EVEN) ?

2 Answers   IBM,


jcl is like a complier....?

6 Answers  






Can you give the sort card to arrange the specific column in the version of GDG.

1 Answers  


Explain about LMQUERY�give a dialog information about a data set

0 Answers  


what is JCL?

0 Answers  


How can unused space allocation be returned to the system when a dataset is closed?

0 Answers  


How to use COND Parameter in jcl

4 Answers   NIIT, Wipro,


What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?

2 Answers  


explain concatinating datasets?

1 Answers  


Categories