//step#3 exec pgm = hkbc762
what is wrong with the syntax?
Answers were Sorted based on User's Feedback
Answer / nidhi sharma
THERE SHOULD BE NO SPACE BETWEEN PGM AND =
IT SHOULD BE
//STEP#3 EXEC PGM=HKBC762
| Is This Answer Correct ? | 5 Yes | 0 No |
do we need to mention the location of catalogued procedure for each it's call in a single job?
Can you code instream data in a PROC ?
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
What are the common keyword parameters in both job and exec statements
I 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?
My 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?
Explain the function of dd disp parameter?
what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
Name what parameter directs the output of the job log dataset?
What is the function of dd disp parameter?
Explain about User Information
How do You skip a Step In JCL?