................................... 100% Done.
Setup successful
End of install phases.(Fri Oct 19 18:43:36 CST 2007)
WARNING:
The following configuration scripts need to be executed as the "root" user.
#!/bin/sh
#Root script to run
/data/oracle/product/11.1/root.sh
To execute the configuration scripts:
1. Open a terminal window
2. Log in as "root"
3. Run the scripts
The installation of Oracle Database 11g was successful.
Please check '/data/oracle/oraInventory/logs/
silentInstall2007-10-19_06-40-04PM.log' for more details.
最后使用root執行一下$ORACLE_HOME/root.sh腳本就可以了。
不過這里Oracle存在一個bug,在root.sh腳本中,自動將OUI_SILENT參數設置為TRUE,
而后的檢查中,如果發現這個值為TRUE,那么這個腳本運行會自動退出了。
這里需要手工將其修改為FALSE,然后使用root執行:
文章來源于領測軟件測試網 http://www.kjueaiud.com/