Size of a column has been changed in DB2 table (Suppose it
was of 5 characters and later changed to 4 characters) and
forgot to change the DCLGEN in COBOL program, what will
happen during the execution of code? If the program Abends
then what will be the error? If it doesn't abend then hpw
the error can be catched?
Answer Posted / suresh
The program will get abended and the error will data
exception error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define static linking and dynamic linking.
What is link edit in cobol?
Explain about different table spaces.
How do u write test cases?
) How do u handle errors in BMS macro
What is static and dynamic call in cobol?
Define cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
how do you reference the rrds file formats from cobol programs
i want a program using by if, evaluate , string, unstring, perform, occurs?
what is the use of outrecord?
how to convert the recors form vsam file to db2 table tru file aid
How many bytes S(8) comp field occupy and its maximum value?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?