1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / 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 |
Post New Answer View All Answers
What do you understand by the term notcat 2 – gs?
which utility is used a dummy utility?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to submit a jcl from cics?
Must tape dataset definitions include vol=ser specifications?
Can we call instream to catalog and catalog to instream?
Brief description of inline procedure of jcl.
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How do you create a temporary dataset?
how to run batch program without jcl?
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
how you can access an uncataloged dataset in a JCL?
what is the compile process of cobol program expalin with code
How can the attributes of one sms dataset be copied to another dataset?
which utility is used to sort a file in jcl?