DB2 - Problembeschreibung
Problem IC91786 | Status: Geschlossen |
DB2CLUSTER -CFS -ENTER -MAINTENANCE -ALL WILL STOP AIX TRACE VIA MMTRACE STOP. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
db2cluster -cfs -enter -maintenance -all will stop AIX trace via mmtrace stop. mmtrace stop is calling trcstop, so the /usr/bin/trace stopped by mmtrace stop. From mmtrace script. function stopTrace { typeset sourceFile="mmtrace.sh" [[ -n $DEBUG || -n $DEBUGstopTrace ]] && set -x if [[ $osName = AIX ]] then # Stop the current trace $trcstop >/dev/null 2>&1 # Stop the current trace, producing a trace report if requested. if [[ $trace_action = "stop" || ($trace_action = "cycle" && $USERELAY -eq 0) ]] then stopTrace rc=$? # If stopTrace fails, remove the lock if [[ $rc -ne 0 && $havelock = "yes" ]] then freeLock_local mmtraceExecLock fi fi # end of if [[ $trace_action = "stop" ]] "There's no need to stop tracing on AIX during a GPFS upgrade. On Linux, it's necessary because the tracing subsystem is a part of GPFS. That said, if GPFS code is being updated, leaving tracing on for GPFS needs makes little sense. However, if tracing is enabled for troubleshooting something unrelated to GPFS, there's no need to stop it." | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 UDB version 10.1 fixpack 3. * **************************************************************** | |
Local-Fix: | |
You can manually re-enable AIX tracing using 'trace' facility provided by AIX. More details might be accessed from either AIX user manual or AIX experts. | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 UDB Version 10.1 FixPack 3. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 22.04.2013 08.10.2013 08.10.2013 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.3 | |
10.1.0.3 |