DB2 - Problem description
| Problem IT11036 | Status: Closed |
DB2_LOCAL_PS RETURNS RC 1 AFTER INSTANCE IS STOPPED | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problem description: | |
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 Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 10.5 Fix Pack 8 * **************************************************************** | |
| Local Fix: | |
N/A | |
| Solution | |
First fixed in DB2 10.5 Fix Pack 8 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 02.09.2015 13.03.2017 13.03.2017 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.5.0.7 |
|