follow the link at http://www.togaware.com/linux/survivor/Oracle_10g.shtml.
during installation, only one dilemma i encountered was that
you need to export DISPLAY=:0 in order to help java have access to X display.
版主: 阿信
Anonymous 寫:follow the link at http://www.togaware.com/linux/survivor/Oracle_10g.shtml.
during installation, only one dilemma i encountered was that
you need to export DISPLAY=:0 in order to help java have access to X display.
Error:
XLIB:connection to "xxx.xxx.xxx.xxx:0.0" refused by server
先開啟 一個terminal. su - oracel . 然後 "export DISPLAY=IP_ADDRESS:0.0"
接著, 開啟另一個terminal.以原使用者 身分輸入 xhost+ (有安全問題. be careful!)
以 oracle 使用者 ./runInstaller
Erroe:
TNS lost contact
查閱 $ORACLE_HOME/network/admin/listener.ora
裡面的 host 和 port 是不是 有錯
host 通常會抓/etc/hosts 裡的 domain, 不過 local network 若無˙dns 可改用ip
Error:
oracleorcl: error while loading shared libraries: libaio.so.1: cannnot open shared object file: no such file or directory.
在 sources.list
新增底下list
deb http://oss.oracle.com/debian unstable main
deb-src http://oss.oracle.com/debian unstable main
in terminal 輸入 ..
apt-get update
apt-cache search libaio
libaio - kernel aio access library
apt-get install libaio
正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客