How do you check the syntax of a JCL without running it?
Answer Posted / wipro
I guess u can use JCLPLUS PACK also !!
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of dd dummy statement?
I need exexution process for JCL programs
What is the maximum length of a single line of jcl?
What is condition checking in jcl? Is this possible?
What are some jcl statements that are not allowed in procedures?
Which dd parameters are required?
What are steplib and joblib?
What is the use of disp parameter?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the function of the dd avgrec keyword in sms datasets?
In sms datasets, what is the function of the dd mgmtclas keyword?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
A dd statement consists of 4 fields. Name them?
How can an in-stream dataset be terminated?
Explain dd statement in jcl?