1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / azaadpakistani
 Enter !JCK on the Command Line
 Press Enter
If no Errors are detected:
 The System will return a message (on the “MSG”
lines). This message will contain the words “No
Statements” and “Severity was 0”.
If an Error is detected:
 You will see a summary message at the top of
screen. This message contains information regarding the
total number of potential errors sources. Example: “5
Statements”
 You will also see messages throughout the job. The
system flags location that may be a source of the error.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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?
how JCL works?
what is a jcl?
In job processing, what happens in conversion stage?
How would you understand error(execution phase)?
How can return codes be tested before execution of a job step?
how to do automated restart when a job abends?
Explain the job statement in jcl?
Does jcl support automatic restart?
a dd statement has 2 types of parameters. Name them?
How gdg are concatenated?
How to submit jcl through a cobol program?
What are the jcl procedures?
How can values be passed from the job stream to an executable program?
What is the difference between run mode and addressing mode?