Answer Posted / mahesh
suppose program is not executed within time we
sprcified(TIME PARAMETRE).it shows error s222.
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
Describe the various parameters utilized in the creation of a gdg?
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 are some jcl statements that are not allowed in procedures?
Explain how can the submitting users racf authority be overridden in a job stream?
How can a fb file convert to vb file using sort program?
What is the use of disp parameter?
what is the purpose of coding notify parameter in job statement?
how to run batch program without jcl?
how can the same proc be re-used and called by many jobs?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Mention the types of job control statements?
Name what parameter directs the output of the job log dataset?
What are the utility programs in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
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?