1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / vtp
again the exact siginificance of TYPRUN = SCAN is yet to be
identified.
If you submit a job with(syntax error) by giving TYPRUN
=SCAN and without giving the same, the error message which
we are getting the same.
In both cases spool contains the message "EXPECTED
CONTINUATION NOT RECEIVED"
So anyone please tell the exact significance of this
command?
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does jcl act on code(if you take a cobol program)?
What is jcl in mainframe?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the purpose of dd dummy statement?
In sms datasets, what is the function of the dd avgrec keyword?
What is the function of the dd mgmtclas keyword in sms datasets?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What are the 2 types of parameters in dd statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to do automated restart when a job abend?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Explain about LMQUERY�give a dialog information about a data set
What is the purpose of the dd keylen parameter?
What are the parameters that are used in creating a gdg?