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 IT02974 Status: Closed

PROCEDURE SYSPROC.GET_DBSIZE_INFO MAY INCORRECTLY RETURN ERROR SQL0493

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
When there is a problem during the execution of the 
SYSPROC.GET_DBSIZE_INFO procedure, 
the current error handling may obscure the real error and return 
a misleading error SQL0493 : 
 
 Routine "<routine-name>" (specific name "<specific-name>") has 
      returned a date, time or timestamp value which is 
syntactically or 
      numerically invalid. 
 
 
A common problem is a lack of select privileges on table 
"SYSTOOLS.STMG_DBSIZE_INFO" 
This should return error SQL0551 instead.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* all users                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Please upgrade to V10.1 fp5                                  * 
****************************************************************
Local Fix:
Try : grant select on table SYSTOOLS.STMG_DBSIZE_INFO to user 
"username"    to see if the problem is resolved.
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
04.07.2014
24.07.2015
24.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