频道直达 - 专题 - 新闻 - 技巧 - 组网 - 开发 - 安全 - web编程 - 图像 - 操作系统 - 数据库 - 教育 - 旅游 - 健康 - 时尚 - 驱动 - 软件 - 游戏 - 多媒体 - ERP - 讨论组

REDHAT 7.3 DB2 安装记录

来源: 作者: 出处:巧巧读书 2006-02-14 进入讨论组

最近在自己的linux平台安装了一套DB2 PE 7.2,做研究用。在安装过程还是出了一些问题,所以把安装记录贴上来,给大家做个参考。

由于linux的中文问题,所以为英文的,较为简单
1.before
readhat : need pdksh*.rpm - donwload from redhat
user: db2inst1/db2fenc1/db2as
.bash_profile :
export DB2DIR=/usr/IBMdb2/V7.1
export PATH=$PATH:$DB2DIR/bin

!!!!!above is err
chage user's shell -> ksh

2.db2setup
DB2SYSTEM set to test
install on /usr/IBMdb2

3.postinst
3.1 /usr/IBMdb2/V7.1/instance/db2icrt -a AuthType -u FencedID InstName
3.2 /usr/IBMdb2/V7.1/instance/dasicrt ASName
 (use /usr/IBMdb2/V7.1/install/db2setup)
3.3 /usr/IBMdb2/V7.1/adm/db2licm -a /cdrom/db2/license/db2udbpe.lic
3.4 /usr/IBMdb2/V7.1/cfg/db2ln

check /tmp/db2setup.log :
/usr/IBMdb2/V7.1/instance/db2icrt -a SERVER -u db2fenc1 db2inst1

Output log of the above command:
DBI1768W Unable to modify the .profile or the .login file of
          user db2inst1.

Explanation:  DB2 has failed to modify the .profile file or the
.login file of this user.  These files may not exist, or you may
not have write permission to them.  Without the modification you
need to set your environment manually each time when you log in
as this user to use DB2.

User Response:  Add the following line to the .profile file or
the .login file:
. sqllib/db2profile   to the .profile file, or
source sqllib/db2cshrc to the .login file

See the Quick Beginning Guide for more details on how to set the
DB2 environment automatically.


DBI1070I Program db2icrt completed successfully.

4.verify
1.su - db2inst1
   db2sampl
   db2 connect to sample
   db2 "select * from staff where dept = 20"
   db2 connect reset

have err msg but OK AFTER . sqllib/db2profile   to the .profile file

5. stop
su - db2inst1 ; db2stop
su - db2as    ; db2admin stopWeb: http://www.qqread.com/db2/e112355405.html 更多文章 更多内容请看Windows操作系统安装系统安装手册DB2专题,或进入讨论组讨论。
收藏此文】【 】【打印】【关闭
较早的文章:DB2数据库

较新的文章:安装 WebSphere Application Server 4.0
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
讨论组问题推荐
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章