I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4.
Can it possible to run the reverse order like step4 first
then step3,step2,step1?
Post New Answer View All Answers
what is DSN parameter and DISP parameter is used for?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain how can values be passed from the job stream to an executable program?
Can an individual step be restricted from using all the jobs allowed cpu time?
How do you access an uncatalogued dataset in a jcl?
What is the purpose of dd dummy statement?
What parameter directs the output of the job log dataset?
What do you understand by the term notcat 2 – gs?
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.
What are the jcl procedures?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Give the syntax of job specifying jcl statement.
What is timing concept in mainframe?
Explain in DD statement what is the use of DCB parameter?
write a jcl to execute a job by 7:00 am on jan 20,1986?