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 / kalaiarasan
we can check errors only in spool otherwise use tools like
JSCAN,JJDIRECT,JEM,EJCK .but these all working based on your
installation
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the function of the dd dcb keyword?
What statement can be used to send data to another mvs jes3 node?
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 ?
What dd statement is used to supply the name of a dataset?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the purpose of disp parameter?
What is notcat 2 - gs?
How can unused space allocation be returned to the system when a dataset is closed?
What parameter directs the output of the job log dataset?
How does the jcl specify the job to os?
What is the purpose of the dd keylen parameter?
How can values be passed from the job stream to an executable program?
How can the attributes of one sms dataset be copied to another dataset?
How to run cobol program using jcl?