home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
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
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IT03953 Status: Closed

INCORRECT STATEMENT TEXT (WRAPPED SQL09076 ...) MIGHT BE CATALOGUED IN TEXT
COLUMN OF SYSCAT.ROUTINES

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
DB2 might catalog wrapped text for an internally-generated 
statement, instead of the original PL/SQL statement, like this. 
 
select valid, substr(text, 1, 600) text from sysibm.sysroutines 
where routinename = 'P' 
 
VALID TEXT 
----- -------------------------------------------------------... 
Y     CREATE PROCEDURE P  WRAPPED SQL09074 ablGWmdiWmtqTmdCTm... 
 
  1 record(s) selected. 
 
This can occur when a previously invalidated non-package PL/SQL 
routine is referenced from another routine inside a PL/SQL 
package body. 
This error does not affect the correct operation of the routine, 
and it only affects the value of the TEXT column.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Please upgrade to DB2 V10.5 FixPack 5 or later.              * 
****************************************************************
Local Fix:
The original value of the TEXT column can be restored by 
dropping and recreating the routine. However, without the fix, 
it might be incorrectly catalogued again.
Solution
This problem was first fixed in DB2 V10.1 FixPack 5.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
22.08.2014
13.07.2015
13.07.2015
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.5 FixList