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
What is the difference between Call and a Link?
what happens if parmparameter passes zero bytes to the program
What is the difference between goback, stop run and exit program in cobol?
In COBOL, what is the different between index and subscript?
what is difference between cobol and cobol/400
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How you can characterize tables in cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
what are decleratives in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Write a program to explain size error.
How do you get the data to code the BMS macro?
How do we get current date from system with century in COBOL?