Hi, all
Suppose i have 10 step in a job (s1,s2,s3,...s10)
i want to execute step9 first and then step3
and i used the DPRTY for these steps. so what will happen
to other steps? Will the get executed or only these two
steps get executed?

Answer Posted / muttiah

Priya,,

Can you please provide us the JCL.

Thanks in advance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is DSN in JCL and what are the parameters to declare the DSN?

733


How can a stopped job be started again?

721


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

759


What is the maximum length of a single line of jcl?

840


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

710






is there any way to execute more than one proc in the same exec statement at the same time..?

2118


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

936


when does a dataset go uncataloged?

845


How jcl work to handle various input output file operations?

664


What are some jcl statements that are not allowed in procedures?

736


Explain the purpose of the dd keylen parameter?

691


What is condition checking in jcl? Is this possible?

638


What are the 4 fields in dd statement?

758


Explain the function of //cntl statement?

666


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

627