Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC84567 Status: Geschlossen

CALL TO STORED PROCEDURE WHICH WORKS IN V8.2, FAILS IN V9.5 WITH RGBVALUE
4.

Produkt:
DB2 CONNECT / DB2CONNCT / A10 - DB2
Problembeschreibung:
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-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* When the stored procedure was called it was giving a wrong   * 
* answer, which it should not have.                            * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade product to v.10.fp2                                  * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
14.06.2012
18.12.2012
18.12.2012
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.2 FixList
10.5.0.2 FixList