DB2 - Problem description
Problem IC67055 | Status: Closed |
The files that contain the stored procedures are not world readable | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
During instance migration from V9.1 to V9.7, installed stored procedures may not have read permission for Other. Thus, when executing stored procedures you may get the following error: db2inst2 $ db2 "call out_language(?)" SQL4304N Java stored procedure or user-defined function "DB2INST2.OUT_LANGUAGE", specific name "JDBC_OUT_LANGUAGE" could not load Java class "testserver", reason code "1". SQLSTATE=42724 | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Calling stored procedure will fail. * **************************************************************** * PROBLEM DESCRIPTION: * * See the APAR description. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 UDB version 9.7 fixpack 2. * **************************************************************** | |
Local Fix: | |
Modify the permission on the following files manually after upgrading the instance: chmod -R 644 <Instance Home>/sqllib/function/jar/<user id>/* | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 2 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 10.03.2010 25.05.2010 25.05.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 |