SUNFire V280主機兩臺,每臺1個CPU,2G內存,36G硬盤和73G的硬盤個一個。
軟件情況:
操作系統: SUN OS 8 64-bit
打SUN 最新的補丁。
打系統補丁,使用patchadd (注意順序)
108434-06 108435-06 111293-04 111310-01 111111-03 112396-02 108987-09 108528-14(時間較長) 108652-53 108869-15 108921-14 108940-41
數據庫系統:Oracle 9.0.2 for SUN OS Enterprise Edition (64 bit)
設置及安裝步驟:
1. 創建組dba,及其所屬用戶oracle,dba為其主組。用戶的工作目錄 /export/home/oracle,首先安裝IAS 9.0.2.0.1 infrastructure。編輯oracle用戶的.profile,定義下列oracle使用的環境變量:

























2. 調整核心參數










3. 修改與網絡有關的配置文件,最好使用DNS




4. 把四張光盤拷貝到硬盤,分別對應(這樣安裝時,不會提示換盤)





5. 以root身份運行命令 xhost +
6. 以oracle用戶運行/oracle/Disk1/runInstaller 開始安裝
welcome 點擊 next-> Inventor location 指定安裝inventor 的目錄 點擊ok->提示執行/tmp/orahostRoot.sh-> File Location->Available Product (Oracle 9iAS infrastructure 9.0.2.0.1-> select configuration Options( accept default selection)-> create instance name and ias_admin password (實例名:iasdb,口令:ias_admin1)-> Database Character set (選擇English Us7ascii)->開始安裝。
一切正常,完成時提示執行root.sh。
7. 自動進入配置工具configure tools,自動完成以下配置



















所有組件順利成功。
使用http://localhost:7777,可以進行正常訪問,進入配置菜單,可以啟動所有服務。IAS 9.0.2.0.1 infrastructure安裝成功了。
安裝IAS MIDDLE TIER
1. 以root身份運行命令 xhost +
2. 以oracle用戶運行/oracle/Disk1/runInstaller 開始安裝
welcome 點擊 next-> Inventor location 指定安裝inventor 的目錄 點擊ok->提示執行/tmp/orahostRoot.sh-> File Location->Available Product (Middle tier)-> Business Intelligence and FORMS -> Component Configuratioin 默認值 -> Exist Oracle 9iAS SSO (主機名:test.oracle.com,端口:7777)-> 鍵入OID的端口,用戶名和口令,端口值可以查看$ORACLE_HOME/install/setupinfo.ini文件,用戶名為cn:orcladmin,口令是ias_admin用戶的口令ias_admin1-> Create instance name and ias_admin password 實例名為iasdb,ias_admin口令為ias_admin1 ->Mail server information Enter outgoing mail (SMTP) server used by oracle 9iAS Reports services -> install開始安裝。
一切正常,完成時提示執行root.sh。
3. 自動進入配置工具configure tools,自動完成以下配置





















所有組件順利成功。