DB2 解决db2stop 停止不了,数据库仍是活动的
程序员文章站
2022-05-26 12:53:02
...
1.[odsuser@localhost ~]$ db2stop SQL1025N The database manager was not stopped because databases are still active 2.[odsuser@localhost ~]$ db2 force application all DB20000I The FORCE APPLICATION command completed successfully. DB21024I Th
1. [odsuser@localhost ~]$ db2stop
SQL1025N The database manager was not stopped because databases are still active
2. [odsuser@localhost ~]$ db2 force application all
DB20000I The FORCE APPLICATION command completed successfully.
DB21024I This command is asynchronous and may not be effective immediately.
3. [odsuser@localhost ~]$ db2stop
2014-03-19 18:41:46 0 0 SQL1064N DB2STOP processing was successful.
SQL1064N DB2STOP processing was successful.