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 / romang
I) label is too long - 8 characters maximum.
PS This is Stepname, not jobname.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //cntl statement?
How to alter the parameters for the existing gdg?
Explain the function of dd disp parameter?
What parameter directs the output of the job log dataset?
Explain the job statement in jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the function of the dd dcb keyword?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the function of job statement in jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What are the 2 types of parameters in dd statement?
i want to store 20 digits . how will u do it in cobol ?
What is Cataloged Procedures?
What is the difference between the positional and keyword parameters? Give examples.