DB2 - Problem description
Problem IC66050 | Status: Closed |
THE DB2 LICENSE DAEMON (DB2LICD) MIGHT INHERIT FILE DESCRIPTORS INCLUDES SOCKET FROM APPLICATION PROCESS. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
The db2 license daemon might be spawned from application when User Policy is enabled. Because db2 client code keep track the license with license daemon in this settings, and might spawn license daemon if it's not started. This behavior is expected one, but all the file descriptor includes sockt will be inherited by db2licd and it might cause some problems on the application. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * all Unix * **************************************************************** * PROBLEM DESCRIPTION: * * In DB2 environments where a per user license policyis * * enabled, an application calling a DB2 API cantrigger the * * license daemon to be started. On Unixsystems, the license * * daemon will inherit all of theparent process' file handles. * * The license daemonis a long-running process, and so any * * inheritedfile handles (which include sockets) will be * * heldopen indefinitely. * **************************************************************** * RECOMMENDATION: * * apply DB2 v9.7 FixPack 2. * **************************************************************** | |
Local Fix: | |
Please start db2licd manually to prevent application spawns the daemon. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
The license daemon now closes all inherited file handles. The fix is present in DB2 v9.7 FixPack 2. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 03.02.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 |