My JCL have five steps & I created new versions of GDG in first step through fourth step & fifth step I was refered Step one GDG version. My JCL got abend at 4th step and how I can restart my JCL Please let me know the answers. //STEP1 EXEC GDG1(+1) DISP=(NEW) //STEP2 EXEC GDG1(+2) DISP=(NEW) //STEP3 EXEC GDG1(+3) DISP=(NEW) //STEP4 EXEC GDG1(+4) DISP=(NEW) //STEP5 EXEC GDG1(+1) DISP=(OLD)
11 56969My requirement is : How to populate a empty PS/flat file with ONLY spaces in the first line. You should not use any input dataset to do this. I'm not sure whether you may use any utility for this purpose?
2 9630JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
4 16777what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
6 13817in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
4 11686I 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?
4 21573Post New HCL JCL Interview Questions
What is 4test?
can dp type level transmitter work in under vaccum condition
Explain is data mart?
What is closure? Give an example.
how to fetch a contact person number from contact application using content provider?
What is the difference between business requirement document and use case document.
What is the isa member?
What file systems does spark support?
What is sybase infomaker?
What is j std 001 class 3?
Is there any way to slow coke formation in ethylene furnaces?
Explain me how many sap sessions can you work on at a given time?
How to copy file into directory?
i have gear oil pump with single phase motor.some time its motor starts running in reverse direction rather than forward direction...whats the reason behind this issue. 1- either capacitor is week? 2- or winding is week?
How can you declare a variable in Kotlin?