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
a dd statement has 2 types of parameters. Name them?
Why include statement is used in a jcl?
How can an in-stream dataset be terminated?
what is a jcl?
Explain the function of the dd dcb keyword?
What is catelog procedure and how many catelog procedure to use in one job?
In sms datasets, what is the function of the dd mgmtclas keyword?
What are the 4 fields in dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is multithreading in jcl?
What do you understand by the term notcat 2 – gs?
How to do automated restart when a job abend?
how to compare two datasets without using superce because output is limited to 133 bytes
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
List the different components of jcl statement?