1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / prakash
Hi Sandhya, Its a kind of dry run where all the steps will
be performed but it won't be executed. Meansa data base
will not be updated, or dataset will not be catalogued. As
the name suggests its just a scan and checks the skeleton
of the jcl whether it is going to give error or not.
You need to submt the jcl in the same manner as u submit
all the jcls (by SUB) but this type it will only scan.
Thanks
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the function of the dd avgrec keyword in sms datasets?
how would you create a temporary dataset? And where will you use them?
what is SOC4 error?
what sort card you will use to copy the data from one dataset to another dataset?
How would you understand error(execution phase)?
How does jcl specify the job to the operating system?
Does jcl support automatic restart?
What is the function of dd disp parameter?
define cond parameter in jcl?
What is use of restart and how to use it?
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?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How to do automated restart when a job abend?