wt will happen to the step of a job if u code COND=ONLY

Answer Posted / vinay sonar

//STEP2 DD PGM=IEBGENER,COND=ONLY

it means execute that step only if previous step abends

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

723


Explain how can values be passed from the job stream to an executable program?

605


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

848


Name a few IBM utility programs, and explain its function.

4422


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

765






What are the rules employed while naming the steps in a job?

646


Is there any command to check wether the ps file is in sorted order?

2417


What is the use of disp parameter?

641


Explain the function of dd disp parameter?

587


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

850


What does a disposition of (new,catlg,keep) for a dsn mean?

601


Explain in DD statement what is the use of DCB parameter?

642


Why include statement is used in a jcl?

678


define cond parameter in jcl?

760


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1915