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
What is Cataloged Procedures?
What is the significance of addrspc parameter in exec statement?
What is the syntax of JCL statement?
What is the function of the steplib dd statement?
Is it possible to define dd statements as you want?
is there any way to execute more than one proc in the same exec statement at the same time..?
In job processing, what happens in execution stage?
What is concatenating?
List the different components of jcl statement?
Can I send output of job to my remote device careerride123?
Are there any set of rules for the names of the steps used in a job?
what is DSN in JCL and what are the parameters to declare the DSN?
how can the same proc be re-used and called by many jobs?
what is the use of IEBGENER utility?
How do you submit a job for execution?