Oracle Installation check if the DISPLAY variable is set error, oraclevariable
Original Works are from the blog of "Deep Blue blog". You are welcome to reprint them. Please note the following source when reprinting them. Otherwise, you will be held legally liable for copyright.
Deep Blue blog: http://blog.csdn.net/huangyanlong/article/details/45021771
The graphic interface is not displayed when oracle12c is installed in linux7.
Error: check if the DISPLAY variable is set.
From the above content, lock the following error message, marked in the red box below:
Run the following command several times:
Xhost +
DISPLAY = 10.53.105.10: 0.0
The error is still reported. What is the problem ???
Suddenly realized that this time the root user was logged on, so the root user was logged off and logged on again using oracle. The operation was successful.
Note that the remote login user must be oracle !!! As follows:
Executed successfully:
Original Works are from the blog of "Deep Blue blog". You are welcome to reprint them. Please note the following source when reprinting them. Otherwise, you will be held legally liable for copyright.
Deep Blue blog: http://blog.csdn.net/huangyanlong/article/details/45021771