Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

what happens if parmparameter passes zero bytes to the program

2185


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?

1695


how to convert the recors form vsam file to db2 table tru file aid

3314


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?

2332


What are the rules of the move verb?

1323


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

1301


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

9177


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3319


How can you get the ksds file records into your cobol program?

1138


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

2192


What is length is cobol?

1156


Can we redefine the field of x(200) to less than 200?

1431


What are the different rules to perform a Search?

1144


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2135


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1302