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


Please Help Members By Posting Answers For Below Questions

If you are current on the owner of a set, what is the difference between obtain next and obtain first?

648


What is link edit in cobol?

780


What kind of error is trapped by on size error option?

749


what are decleratives in cobol?

1831


How do you define a variable of comp-1 and comp-2?

709






How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

746


What is perform what is varying?

713


How do you reference the fixed block file formats from cobol programs

712


How many bytes S(8) comp field occupy and its maximum value?

1641


What are all the divisions of a COBOL program?

667


What is static and dynamic call in cobol?

601


Difference between array and sub-script ?

1171


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2109


A table has two indexes defined. Which one will be used by the SEARCH?

764


How do we get current date from system with century in COBOL?

811