DB2 - Problembeschreibung
| Problem IT11036 | Status: Geschlossen |
DB2_LOCAL_PS RETURNS RC 1 AFTER INSTANCE IS STOPPED | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problembeschreibung: | |
In v10.5, db2_local_ps returns rc 1 instead of 0 after the
instance is successfully stopped (and there are no db2 processes
remaining). It also reports a syntax error for db2gdeps.
>db2_local_ps
Node 0
Usage: db2gdeps <pid>
>echo $?
1
db2_local_ps should return rc 0, as observed in v9.7 and v10.1.
>db2_local_ps
Node 0
UID PID PPID C STIME TTY TIME
CMD
>echo $?
0 | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 10.5 Fix Pack 8 * **************************************************************** | |
| Local-Fix: | |
N/A | |
| Lösung | |
First fixed in DB2 10.5 Fix Pack 8 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 02.09.2015 13.03.2017 13.03.2017 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.5.0.7 |
|