1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / mohamed khan
eg., I have a two steps in a Job -
Step 1 runs a program and Step 2 creates an outout file.
Now assume the output file(xxx.xxx)is already present.
If I give TYPRUN=SCAN, this will result in error , file
xxx.xxx already cataloged.
By doing this I save my time since I am alerted about the
file being cataloged before the program in step 1 was run.
(Though I will get the same error when i submit the job as
well)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is SOC4 error?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Can I share my data with other jobs? How?
what are the types of abends that occur on job failure? And explain the possible causes of these
I need exexution process for JCL programs
what is the difference between JES3 and JES2?
What are some jcl statements that are not allowed in procedures?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Is there any command to check wether the ps file is in sorted order?
Where can program checkpoints be stored for use in a restart?
How does the jcl specify the job to os?
What are steplib and joblib? What for they are used?
Describe the various parameters utilized in the creation of a gdg?