1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / leena_kulkarni
TYPRUN=SCAN checks the JCL only through the converter, not
the interpreter. The difference is that the converter
basically checks all expressions to the LEFT of an equal
sign plus SOME expressions to the right of an equal sign
(and issues messages that start with IEFC), while the
interpreter checks all expressions to the RIGHT of an equal
sign (and issues messages that start with IEF). For
example, a data set name containing a qualifier that
exceeds eight characters,
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is condition checking possible in jcl?
Describe the various parameters utilized in the creation of a gdg?
when can a job time-out occur? How to overcome that?
What is the purpose of dd dummy statement?
Where can program checkpoints be stored for use in a restart?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
A dd statement consists of 4 fields. Name them?
What is one line to pass PARM from JCL to COBOL?
What is jcl in mainframe?
what is the difference between JES3 and JES2?
how to compare two datasets without using superce because output is limited to 133 bytes
Explain the function of dd name parameter with a 2 part structure; audit.report?
Explain dfsort utility?
Explain about ISPF/TSO Commands