DB2 - Problembeschreibung
Problem IC89069 | Status: Geschlossen |
THE DB2VXX_MONITOR.KSH SCRIPT MAY FALSELY REPORT PARTITION 0 AS ONLINE | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
In a DB2 HA(TSA) environment, where partition 0 has designated failover nodes, the db2VXX_monitor.ksh script may falsely report that partition 0 is "Online" on one of its failover nodes. This causes the partition to be automatically stopped by TSA. There is a small window of time whereby the "ps -u" command will capture the "[db2sysc]" process in its output and falsely interpret it as partition 0's "db2sysc" process. The "[db2sysc]" process temporarily appears in the "ps -u" output after a partition's "db2sysc" process spawns and terminates one of its child processes. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 8 * **************************************************************** | |
Local-Fix: | |
Modify the appropriate db2VXX_monitor.ksh script so that it uses db2gcf instead of ps to monitor partition 0's status, i.e. make the following change: if [[ $NN -ne 0 ]]; then bypassHomeDir=TRUE fi | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in Version 9.7 Fix Pack 8 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC89305 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 12.12.2012 15.04.2013 15.04.2013 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP8 | |
Problem behoben lt. FixList in der Version | |
9.7.0.8 |