
You can use the following command to determine the DB2 process in the Windows and UNIX / Linux operating environment.
Execute below command if you want to find out the process on UNIX / Linux environment.
db2_local_ps
Node 0
UID PID PPID C STIME TTY TIME CMD
db2sd1 6160484 8192056 0 Jul 01 - 597:45 db2sysc 0
root 4129018 6160484 0 Jul 01 - 0:00 db2ckpwd 0
root 4784366 6160484 0 Jul 01 - 0:00 db2ckpwd 0
root 7340142 6160484 0 Jul 01 - 0:00 db2ckpwd 0
db2sd1 7602424 6160484 0 Jul 01 - 0:00 db2vend
This function can only be works on Windows operating system environment. Execute the following command, db2stat in the command prompt.
C:\Users\Admin>db2stat

