1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answers were Sorted based on User's Feedback
Answer / om prakash yadav
hi .....kavya........
The JCL being scanned for syntax errors and reports them to
the requested uotput media.
Syntactical errors are comprised of invalid keywords.
Illegal characters, incorrect use of parentheses.
Is This Answer Correct ? | 0 Yes | 2 No |
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
In sms datasets, what is the function of the dd avgrec keyword?
I have three files for one step i need to override the third file how to do that in jcl?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
what are the technical terms for // /* in jcl
Explain about LMGET�read a logical record from a data set
Explain about Specifying compiler options in the PROCESS (CBL) statement
What does a disposition of (MOD,DELETE,DELETE) mean ?
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
what is the Difference between SYSIN and PARM ?
how to execute the last 5 steps in jcl