DB2 - Problem description
Problem IC65898 | Status: Closed |
SQL0444N ERROR DUE TO MISSING ACCOUNTSGROUPS FUNCTION FROM DB2DBROUTEXT.DLL ON WINDOWS | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
On Windows, one will get the SQL0444N error with reason code 6 due to missing accountsGroups function from the db2dbroutext.dll file from the DB2 v9.7 GA. This will affect the following stored procedures: SYSFUN.USERS_GROUPS SYSFUN.GROUPS SYSFUN.USERS SYSFUN.GROUPS_FOR_USER An example of a situation is when one attempts to change the security information in the Task Center's security tab when scheduling a task. The error can also be hit by connecting to a database and executing the following SQL statement: C:\Users\db2admin>db2 SELECT NAME from TABLE(USERS_GROUPS(1,'')) NAME ------------------------------ SQL0444N Routine "*S_GROUPS" (specific name "USERS_GROUPS") is implemented with code in library or path "...IB\bin\routine\db2dbroutext", function "accountsGroups" which cannot be accessed. Reason code: "6". SQLSTATE=42724 | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Users on DB2 v9.7 GA on Windows * **************************************************************** * PROBLEM DESCRIPTION: * * On Windows, one will get the SQL0444N error with reason code * * 6 due to missing accountsGroups function from the * * db2dbroutext.dll file from the DB2 v9.7 GA. This will affect * * the following stored procedures: * * * * * * * * SYSFUN.USERS_GROUPS * * * * SYSFUN.GROUPS * * * * SYSFUN.USERS * * * * SYSFUN.GROUPS_FOR_USER * **************************************************************** * RECOMMENDATION: * * None * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
Fixed in DB2 v9.7 FP2. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 27.01.2010 30.06.2010 30.06.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP2 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.2 |