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 57431My 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 9738JCL 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 16926what 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 14060in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
4 11857I 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 21713Post New HCL JCL Interview Questions
How can you implement LSTM network in tensorflow ?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
Can we use fieldset in the lightning component? : salesforce lightning component
Explain the difference between the local variable and global variable in c?
What is a resource in co? : co- cost center accounting
Which type of video formats are supported by html5?
Can you explain different types of joins?
Explain what is scrum poker or planning poker?
What is the homepage in joomla?
What are the types of arrays in c?
Tell me what is the main difference between require() and require_once()?
• The silicon of a new device has memory leak. When all "0" are written into RAM, it reads back all "0" whithout any problem. When all "1" are written, only 80% of memory cells are read back correctly. What can be possibly the problem with the RAM?
When do we run a shell in the unix system?
how does a submersible pump work..?
how does the 8086 differ from the 8085 microprocessor?