1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / viks
give in jobcard TYPRUN=SCAN it will check for syntax error
n job is sent to output queue.
Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
Explain dd statement in jcl?
Where & How Do You Code Identifier In Jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what sort card you will use to copy the data from one dataset to another dataset?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
what is the compile process of cobol program expalin with code
How can an in-stream dataset be terminated?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Explain about ISPF/TSO Commands
Explain the function of the steplib dd statement?
What parameters can be used to limit the number of records written to a sysout dataset?
How do you access an uncatalogued dataset in a jcl?
how would you create a temporary dataset? And where will you use them?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the purpose of dd dummy statement?