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 57986My 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 9889JCL 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 17135what 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 14381in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
4 12051I 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 21953Post New HCL JCL Interview Questions
What is a product cipher?
What is unidirectional causality?
What does isalpha do in python?
mention what is code first approach and model first approach in entity framework?
wt is MAG weld? wr it is specifically used and reason for it .
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How can we map the class to a DB Table in Pega?
Which environmental directives are used in jenkins?
What if we pass negative value in load-on-startup?
what are the major duties of a mechanical engineer in a power plant.?
Define fast enumeration?
What is chart of account?
What is mysql server and client?
What is the use of execAndWait interceptor?
what is the role of transistor in Circuit?