What is the error in the following JCL statements :
I) //step#three exec pgm=hkbc762
ii) //step#3 exec pgm = hkbc762
iii) //step#3 exec pgr = hkbc672
Answer Posted / krishna
3 IS WRONG
BECUASE IN THE THIRD STMT PGR USED BUT IT IS PGM MEANS IT SPECIFIES THE PROGRAM NAME TO BE EXECUTED.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
whats the diff bw the evaluate also and and?
Can I send output of job to my remote device careerride123?
How can a fb file convert to vb file using sort program?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what is the use of JCL?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What statement can be used to send data to another mvs jes3 node?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what JCL Procedures?
Name what parameter directs the output of the job log dataset?
Is their any limit for data sets?
List in order the hierarchical levels of jcl?