Do we need to code DCB parameters when using DISP position as MOD?
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?
7 Answers Cognizant, IBM, IGT,
what is DSN parameter and DISP parameter is used for?
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
hi friends........if u know syntax of IEBEDIT IN JCL
How can a stopped job be started again?
How do you send the output of a COBOL program to a member of a PDS?
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
Explain about LMMLIST�list a library's members
What are the differences between JES2 & JES3 ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain how can an in-stream dataset be terminated?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.