| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| Hi I am a db2 user. I want to know how to kill a db2 process from command line or through control center. First i want to know what are the process are running in db2 server. where to find that?. I am using db2 v9.1 running in windows. Please brief me on this topic. |
|
#2
|
| I am new to DB2. But may be this will help.... To list all the process running in db2 is >db2 list application To stop ALL running application is >db2 force application all So ... to stop a particular application is... should be almost like db2 force application .... something... Hope this help. :> Best Regards, Calvin |
|
#3
|
| Selvakumar_Natarajan-at-infosys.com wrote: > Hi > > I am a db2 user. I want to know how to kill a db2 process from > command line or through control center. > > First i want to know what are the process are running in db2 server. > where to find that?. I am using db2 v9.1 running in windows. You don't want to "kill" a DB2 process unless you want to bring down the whole DB2 instance. Only force off a connection/application using the FORCE APPLICATION command. -- Knut Stolze DB2 z/OS Utilities Development IBM Germany |
![]() |
| Thread Tools | |
| Display Modes | |