IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN
EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
Answer Posted / muttaiah
@ Loga: If we use your option then we have to restart the
same job Twice to achieve this.
@ Pradip: Generally we won't be having that much time to
write a JCl with 2 steps and check the execution
If anyone can provide a simple solution that would be
better.
Sorry if you guys feel hurt but it's true!!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what happens in execution stage in job processing?
List the different jcl statements that are not permitted in the procedures?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How to do automated restart when a job abend?
What is the function of job statement in jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
How does jcl specify the job to the operating system?
What is the significance of addrspc parameter in the exec statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
what is DSN in JCL and what are the parameters to declare the DSN?
How is a type of file defined in the jcl that executes the cobol program?
Where can program checkpoints be stored for use in a restart?
What is the function of the dd mgmtclas keyword in sms datasets?
Is their any set of rules for dd? Explain.
What is timing concept in mainframe?