How to execute step2,step1,step3 when step1,2&3 are in order

Answer Posted / sandy

We can execute step3, 1, 2 in order by using the DPRTY.
By setting the execution priority of setplib we can achieve
this.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of restart and how to use it?

778


in ways data can be passed to a COBOL program from JCL?

674


In job processing, what happens in conversion stage?

749


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1740


how you will the direct the data to spool using sysout option?

1770






Is automatic restart possible in jcl?

751


What is the function of the steplib dd statement?

749


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

715


How does jcl specify the job to the operating system?

761


what is SOC4 error?

742


How does jcl act on a cobol code?

661


How to alter the parameters for the existing gdg?

718


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

1126


What is the purpose of the dd keylen parameter?

728


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

684