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 use of IEBGENER utility?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
define cond parameter in jcl?
What is the function of //jcllib statement?
What is the function of the steplib dd statement?
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 a jcl?
Explain the function of //cntl statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
Which dd parameters are required?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What are steplib and joblib? What for they are used?
List the various advantages of using jcl language?
How can unused space allocation be returned to the system when a dataset is closed?