首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > IBM DB2 >

在linux启动出现SQL1026N The database manager is already active,该如何处理

2012-06-01 
在linux启动出现SQL1026NThe database manager is already active[db2inst1@BFCJ ~]$ db2start08/18/2011

在linux启动出现SQL1026N The database manager is already active
[db2inst1@BFCJ ~]$ db2start
08/18/2011 10:18:01 0 0 SQL1026N The database manager is already active.
SQL1026N The database manager is already active.
[db2inst1@BFCJ ~]$ db2stop
2011-08-18 10:18:59 0 0 SQL1025N The database manager was not stopped because databases are still active.
SQL1025N The database manager was not stopped because databases are still active.



[dasusr1@BFCJ ~]$ db2admin start
SQL4409W The DB2 Administration Server is already active.
[dasusr1@BFCJ ~]$ db2admin stop
SQL4410W The DB2 Administration Server is not active.
[dasusr1@BFCJ ~]$ 

SQL1005N The database alias "GISDb" already exists in either the local 
database directory o

[解决办法]
以前安装的"GISDb"实例

解决方法:

1.db2 CATALOG DB GC503

2.db2 drop database GC503
 


[解决办法]
你应该把这个问题贴到DB2区去
[解决办法]
db2stop force

热点排行