DB2 - Problem description
Problem IC73250 | Status: Closed |
CREATE OR REPLACE PROCEDURE (SQL) FAILS WITH SQLCODE -526, SQLSTATE 42995 | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
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. | |
Problem Summary: | |
**************************************************************** * 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. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Solution | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 13.12.2010 04.01.2012 04.01.2012 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.5 |