

按照檔案進行Oracle12R2,出現下面問題,環境變數已經配置完成,但是無法顯示Oracle安裝界面,相應的執行代碼如下,希望高手指路?我的Linux的IP設定為10.201.119.165,曾經配置過xhost與export DISPLAY=:“0.0”,但是沒有用。
[oracle@em13cr2 database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 500 MB. Actual 136598 MB Passed
Checking swap space: must be greater than 150 MB. Actual 10239 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
Some requirement checks failed. You must fulfill these requirements before
continuing with the installation,
Continue? (y/n) [n] y
>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2016-02-29_01-40-23AM. Please wait ...
DISPLAY not set. Please set the DISPLAY and try again.
Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
- For csh: % setenv DISPLAY 192.168.1.128:0.0
- For sh, ksh and bash: $ DISPLAY=192.168.1.128:0.0; export DISPLAY
Use the following command to see what shell is being used:
echo $SHELL
Use the following command to view the current DISPLAY environment variable setting:
echo $DISPLAY
- Make sure that client users are authorized to connect to the X Server.
To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
% xhost +
To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
% <full path to xclock.. see below>
If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
Typical path for xclock: /usr/X11R6/bin/xclock
[oracle@em13cr2 database]$ cd
uj5u.com熱心網友回復:
首先,你需要安裝xdpyinfo,其次,你在安裝資料庫的時候不能用root切換到oracle的方式,必須直接以oracle用戶登錄才可以,上次遇到跟你一樣的錯誤,折騰半天才意識到用戶必須以oracle登陸,然后順利解決了uj5u.com熱心網友回復:
問題解決沒呢?uj5u.com熱心網友回復:
這里有一些相關的內容大家可以看一下:http://article.lujishu.net/viewarticle/12997196101032,
http://article.lujishu.net/viewarticle/12996506501032,
http://article.lujishu.net/viewarticle/1287030601101
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/48214.html
標籤:基礎和管理
上一篇:MySql資料庫基本操作(一)
下一篇:關于pb做資料圖的一個基礎問題
