中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 操作系统 > AIX
我的db8.2安装经历
作者:未知 时间:2005-09-13 22:57 出处:Blog.ChinaUnix.net 责编:chinaitpower
              摘要:我的db8.2安装经历

1、从IBM网上下载db8.2

2、在图形界面下运行./db2setup,next就可以了

3、运行db2start,报roblem
Message SQL6048N is reported when starting WebSphere Voice Response, because DB2 is not running. However, issuing a
db2start command also fails.

The following errors are displayed from db2start:

exec(): 0509-036 Cannot load program db2stop because of the
following errors:
0509-130 Symbol resolution failed for /usr/lib/threads/libc.a?aio_64.o
because:
0509-136 Symbol kaio_rdwr64 (number 0) is not exported from
dependent module /unix.
0509-136 Symbol listio64 (number 1) is not exported from
dependent module /unix.
0509-136 Symbol acancel64 (number 2) is not exported from
dependent module /unix.
0509-136 Symbol iosuspend64 (number 3) is not exported from
dependent module /unix.
0509-136 Symbol aio_nwait (number 4) is not exported from
dependent module /unix.
0509-130 Symbol resolution failed for
/usr/opt/db2_08_01/lib64/libdb2e.a?shr_64.o? because:
0509-136 Symbol aio_nwait (number 506) is not exported from
dependent module /usr/lib/threads/libc.a?aio_64.o?.
0509-150 Dependent module libdb2e.a(shr_64.o) could not be loaded.
0509-026 System error: Cannot run a file that does not have a valid
format.
0509-192 Examine .loader section symbols with the
'dump -Tv' command.

sigh

从google上查到是AIO的原因。

This is a known problem for DB2 Version 8 when Kernelised Asynchronous I/O (KAIO) is not enabled. 
 
Solution
To enable KAIO:
1. Log in as root
2. Enter smitty aio
3. Select "Change / Show Characteristics of Asynchronous I/O"
4. Set the "STATE to be configured at system restart" field to "available"
5. Reboot AIX.

然后在运行db2start有出现SQL10007N Message "-1390" could not be retrieved.  Reason code: "6".
上CU上向CUser询问,感谢yufengsh 

说的是license的问题,让我留下mail,发license给我,好人啊!!

明天等邮件吧继续安装。^_^

关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有