I have a JCL with 100 steps. I want run the Alternate steps
in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this
scenario? If It is by Cond Parameter can you provide the
Condition code for that?

Answer Posted / chandrakant

Hi ,

cond=even means if previous steps are terminated abnormally
that time also this step should be executed . it does not
mean to execute the steps in any specific order( even 2,4,6)

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is their any limit for data sets?

786


what are the types of abends that occur on job failure? And explain the possible causes of these

1222


Can we use DISP=SHR in output file in JCL

1070


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

770


what is the JCL statement consists of?

791






Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

808


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

803


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

914


Explain the function of job statement in jcl?

735


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

961


List in order the hierarchical levels of jcl?

756


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1764


what are the various stages of job processing?

840


What are the parameter we cannot use in procedure?

721


What is NOTCAT ?

842