DB2 - Problem description
Problem IC82132 | Status: Closed |
CALL TO STORED PROCEDURE WHICH WORKS IN V8.2, FAILS IN V9.5 WITH RGBVALUE 4. | |
product: | |
DB2 CONNECT / DB2CONNCT / 950 - DB2 | |
Problem description: | |
Stored procedure that worked in DB2 V8 no longer works in Version 9.5. Here the customers are using identical buffers for both rgbValue [ Which stores the value returned from the SP ] and pcbValue [Which stores the length of the datatype returned ]. As pcbValue is processed after rgbValue so the output value [ 0 ] of the Sp is overwritten by the length of the return type [ 4 ] and hence the customers were getting the rgbValue as 4 instead of 0 which is expected. But in v8 it was done the other way around, so the customers used to get 0 which is their expected value. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * When calling to a stored procedure, it was giving erreouous * * returns. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to product version v.95.fp10 * **************************************************************** | |
Local Fix: | |
Solution | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC82417 IC84567 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 20.03.2012 29.08.2012 29.08.2012 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.5.0.10 |