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
what are the types of abends that occur on job failure? And explain the possible causes of these
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What is the purpose of dd * statement in jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What are the 4 fields in dd statement?
Can I send output of job to my remote device careerride123?
in ways data can be passed to a COBOL program from JCL?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
How can a stopped job be started again?
List the different components of jcl statement?
what is the compile process of cobol program expalin with code
what is use of dcb parameter in dd statement?
What are some jcl statements that are not allowed in procedures?
Explain the jcl exec statement?