hi iam learning mainframes,can anybody tell me how to check
JCL errors.(after submiting the JCL we have check in spool
or is there any other method)
Answer Posted / jignesh patel
there is one short command exist to check the JCL error
without submitting the job. Just type '!JCK' or 'JJ' to
check the JCL error. it would inform you about syntax or
logical error.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the jcl procedures?
Explain how can an in-stream dataset be terminated?
Is it possible to define dd statements as you want?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
List in order the hierarchical levels of jcl?
Describe the various parameters utilized in the creation of a gdg?
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.
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
what is SOC4 error?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is the use of JCL?
What is the function of dd disp parameter?
What parameter directs the output of the job log dataset?
Are there any set of rules for the names of the steps used in a job? What are they?
What do you know about jcl?