Fixes are available
DB2 Version 9.1 Fix Pack 7 for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 6 for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 6a for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 7a for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 8 for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 9 for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 10 for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 11 for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 12 for Linux, UNIX and Windows
APAR status
Closed as program error.
Error description
In Linux db2sysc crash (Signal #11) does not create core file eventhough ulimit -c unlimited. Manually doing kill -11 twice against db2sys PID does not create core file. However it does with db2agent.
Local fix
A workaround is to set suid_dumpable. # The suid_dumpable control file is found in different places .... if [ -e /proc/sys/kernel/suid_dumpable ] ; then echo 1 > /proc/sys/kernel/suid_dumpable else echo 1 > /proc/sys/fs/suid_dumpable NOTE that value of "1" means that the core is dumped by the current user. "2" is more restrictive, and allows only root to read the file. We use "1" in our prctl() call (which can be viewed as a security issue) To make the change permanent, add the following to /etc/sysctl.conf # Allow suid programs to dump core fs.suid_dumpable = 1
Problem summary
IN LINUX DB2SYSC CRASH (SIGNAL #11) DOES NOT CREATE CORE FILE EVENTHOUGH ULIMIT -C UNLIMITED.
Problem conclusion
Fixed in FP6
Temporary fix
Comments
APAR Information
APAR number
LI73696
Reported component name
DB2 UDE ESE LIN
Reported component ID
5765F4104
Reported release
910
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2008-08-06
Closed date
2008-12-03
Last modified date
2008-12-03
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
DB2 UDE ESE LIN
Fixed component ID
5765F4104
Applicable component levels
R910 PSY
UP
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSEPGG","label":"DB2 for Linux- UNIX and Windows"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"910","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Document Information
Modified date:
15 October 2021