db2_local_ps - Db2 process status for Linux/UNIX command
On Linux® and UNIX systems, all of the Db2 processes running under an instance can be displayed using the db2_local_ps command.
Authorization
None
Required connection
None
Command syntax
Command parameters
- db2_local_ps
- Outputs all of the Db2 processes running under an instance.
Examples
[db2inst1@db2host ~]$ db2_local_ps
Node 0
UID PID PPID C STIME TTY TIME CMD
root 84293 1 0 May26 pts/0 00:00:01 db2wdog 0 [db2inst1]
db2inst1 84295 84293 0 May26 pts/0 00:20:39 db2sysc 0
root 84301 84293 0 May26 pts/0 00:00:00 db2ckpwd 0
root 84302 84293 0 May26 pts/0 00:00:00 db2ckpwd 0
root 84303 84293 0 May26 pts/0 00:00:00 db2ckpwd 0
db2inst1 84305 84293 0 May26 pts/0 00:00:00 db2vend (PD Vendor Process - 1) 0
db2inst1 84312 84293 0 May26 pts/0 00:02:15 db2acd 0
db2fenc1 274824 84293 0 May26 pts/0 00:00:01 db2fmp
Node 1 ...
Usage notes
Note that processes will not be shown if the instance is stopped. Run the db2start command if processes are not listed.