You are trying to stop the database engine at two many locations. One of
the db2stop command is not completed. Before it is completed you have given
this command.
Just wait this to complete. If you are using 8.1 with FP-3, there is a chance
of this process to hang.
Then, in that case,
If you are you using Unix system, db2stop spawns a child process like
db2stop ....dmesg..
If you run ps -ef|grep db2stop, you can see this. You need to kill this child
process. Do this after making sure that it is not writing any transaction
information in the transaction log directory. When you kill this process,
there is a chance of DB2 crash [8.1 FP-3]; But since you are not writing any
transactions, no data will be lost; hence don't worry.
Then run db2_kill, ipclean, ipclean.
This completes the db2stop process.
Then start the database engine.
Hope this helps
Good luck
Partha
-----Original Message-----
From: thirumaran
[mailto:db2udbdba-ezmlmshield-x29495007.[Email address protected]
Sent: Monday, November 29, 2004 1:10 PM
To: LazyDBA Discussion
Subject: db2 stop / start is in progress
Dear All,
I am not able to stop or start the DB Server . How can i rectify this
db2stop
START or STOP DATABASE MANAGER command is already in progress. ...
db2start
START or STOP DATABASE MANAGER command is already in progress. ...
Thanks
Thirumaran
---------------------------------------------------------------------
PLEASE CLICK REPLY-ALL TO SEND A REPLY TO EVERYONE
website: http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html
DB2 & UDB email list listserv db2-l LazyDBA home page