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
Is condition checking possible in jcl?
How to do automated restart when a job abend?
How is a type of file defined in the jcl that executes the cobol program?
how do you access an uncataloged dataset in a jcl?
Is it possible to define dd statements as you want?
Explain dd statement in jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain about LMFREE�free data set from its association with data ID
what is the purpose of coding notify parameter in job statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the purpose of dd dummy statement?
What is the function of the dd avgrec keyword in sms datasets?
how JCL works?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?