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
How to do automated restart when a job abend?
Explain the function of the dd dcb keyword?
when can a job time-out occur? How to overcome that?
what is use of space parameter in dd statement?
Suppose I have five jobs to do. But I want to hold one?
List the different jcl statements that are not permitted in the procedures?
What is the function of the dd mgmtclas keyword in sms datasets?
Is acct parameter mandatory?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is timing concept in mainframe?
Explain dd statement in jcl?
Explain the function of //cntl statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what operation is performed by job statement?
How dummy is used in jcl?