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 / hari

Please use TYPE RUN=SCAN or HOLD
SCAN - It checks for the JCL error
HOLD it checks for JCL error and waits till the user
interacts to it.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

765


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

810


what is the difference between JES3 and JES2?

783


How to alter the parameters for the existing gdg?

799


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1887






What is the function of the steplib dd statement?

824


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7821


What is the use of disp parameter?

727


What is use of restart and how to use it?

877


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

770


in ways data can be passed to a COBOL program from JCL?

738


Where can program checkpoints be stored for use in a restart?

978


List the various advantages of using jcl language?

958


Are there any set of rules for the names of the steps used in a job?

731


What are some jcl statements that are not allowed in procedures?

813