Answer Posted / satheesh
compile use list option and then select from the compile
listing offset of the record and then made change where you
done error and recompile
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Must tape dataset definitions include vol=ser specifications?
what is the resolution for sb37 error
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
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?
What is the function of dd name parameter with a 2 part structure; audit.report?
what operation is performed by job statement?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Explain how can the submitting users racf authority be overridden in a job stream?
How is the record format of an output dataset specified?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is timing concept in mainframe?
what is use of dcb parameter in dd statement?
What are some jcl statements that are not allowed in procedures?