How do you check the syntax of a JCL without running it?
Answer Posted / psreddy
We can give 'jcl' in tso command line
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in exec statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How can the attributes of one sms dataset be copied to another dataset?
What is the format of comment statement?
What is timing concept in mainframe?
when does a dataset go uncataloged?
what is the use of IEBGENER utility?
What is Cataloged Procedures?
How to override loadlib?
Differentiate between addressing mode and run mode.
What is notcat 2 - gs?
What is the motivation behind coding class parameter in job statement?
a dd statement has 2 types of parameters. Name them?