Chinaunix首页 | 论坛 | 博客
  • 博客访问: 656722
  • 博文数量: 102
  • 博客积分: 2241
  • 博客等级: 大尉
  • 技术积分: 1670
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-08 10:08
文章分类

全部博文(102)

文章存档

2013年(6)

2012年(15)

2011年(81)

分类: DB2/Informix

2012-08-20 20:10:39


db2 9.1 准备升级补丁时,提示das服务正在运行

The DB2 installer detects that DAS "dasusr1" is still active. Stop the DAS and rerun the command again.
 

停止das服务时又提示未运行
 
/opt/IBM/db2/V9.1/das/bin/db2admin stop
SQL4410W  The DB2 Administration Server is not active.

解决办法:先删除das实例,升级完补丁后重建
/opt/IBM/db2/V9.1/instance/dasdrop
...
/opt/IBM/db2/V9.1/instance/dascrt -u dasusr1

最后,程序升级完成,更新实例
/opt/IBM/db2/V9.1/instance/db2iupdt -u db2fenc1 db2admin

完成升级。

阅读(7060) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~