where did you see the information regarding abend codes in jcl?
Answer Posted / aparajeeta
CEEDUMP, JESMSGLG
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
What is a scope terminator give example?
Explain about different table spaces.
What is comp-1 and comp-2?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are the different data types in cobol?
HOw can I get the negative sign while deduct high value from low value
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How do you reference the following file formats from cobol programs?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is report-item in COBOL?