DB2 - Problembeschreibung
| Problem IC73250 | Status: Geschlossen |
CREATE OR REPLACE PROCEDURE (SQL) FAILS WITH SQLCODE -526, SQLSTATE 42995 | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
CREATE OR REPLACE PROCEDURE (SQL) fails with SQLCODE -526, SQLSTATE 42995 if a declared global temporary table is referenced anywhere within the procedure body. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Running DB2 v9.7 and trying to use the create or replace * * proc command with a DGTT * **************************************************************** * PROBLEM DESCRIPTION: * * CREATE OR REPLACE PROCEDURE (SQL) fails with SQLCODE -526, * * * * SQLSTATE 42995 if a declared global temporary table is * * * * referenced anywhere within the procedure body. * **************************************************************** * RECOMMENDATION: * * Upgrade * **************************************************************** | |
| Local-Fix: | |
Drop the procedure if it already exists and remove the OR REPLACE clause. | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 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: | 13.12.2010 04.01.2012 04.01.2012 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.5 |
|