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 / chitra
The program will get abended and the error will data
exception error.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
) what is the difference between AID and HANDLE AID?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
what is search and searchall?what is the diffrence between them?give an best example?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How do you get the data to code the BMS macro?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Difference between array and sub-script ?
Mention the guidelines to write a structured cobol program?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How do you differentiate between cobol and cobol-ii?
How are the next sentence and continue different from each other?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that