AIX6下安裝DB2 9

來源:互聯網
上載者:User

先檢查下機器環境,有沒有之前殘留的資料庫安裝目錄和相關的使用者,發現的話一律刪除。
注意檢查/opt/IBM這個目錄,有沒有db2的檔案
再看下/home下都有哪些使用者目錄,對應的使用者還在不在,不在的直接刪目錄,在的刪掉使用者再刪目錄,userdel命令
# mkgroup id=999 db2iadm1
# mkgroup id=998 db2fadm1
# mkgroup id=997 dasadm1
#
# mkuser id=1004 pgrp=db2iadm1 groups=db2iadm1 home=/home/db2inst1 core=-1 data=491519 stack=32767 rss=-1 fsize=-1 db2inst1
# mkuser id=1003 pgrp=db2fadm1 groups=db2fadm1 home=/home/db2fenc1 db2fenc1
# mkuser id=1002 pgrp=dasadm1 groups=dasadm1 home=/home/dasusr1 dasusr1

再分別配置密碼

然後開始安裝了就,安裝過程是有嚮導的,按照嚮導提示就可以順利完成了

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.