How to Fix Auto Check for Display Colors Failed in Oracle 11g or 12c on Fedora 23 & Ubuntu 15.04

Channel:
Subscribers:
25,100
Published on ● Video Link: https://www.youtube.com/watch?v=CoN3nbB4tQc



Category:
Tutorial
Duration: 7:21
40,509 views
49


Hello Everyone,

In this tutorial,

Let us Install 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 on Oracle 11g and 12c in Redhat Linux 5/6/7, Fedora 20/21/22, CentOS 6/7
and
Ubuntu 14.04/14.10/15.04, Debian 7/8 and Linux Mint 17 -- 64Bit or 32Bit

Enter the following commands,
where workstation_name is the host name or IP address of your workstation:

Bourne, Bash, or Korn shell:
Step1 :- xhost cloudnetwork.in
Step2 :- DISPLAY=workstation_name:0.0
Step3 :- export DISPLAY

To determine if an X Window application displays correctly on the local system, enter the following command:
Step4 :- xclock

For copy file errors review:
/u01/app/oraInventory/logs/timestamp for date of install.log
/u01/app/oraInventory/logs/timestamp for date of install.err
/u01/app/oraInventory/logs/timestamp for date of install.out

For errors during linking review:
Step5 :- ORACLE_HOME/install/make.log

If you encounter errors when you run the Oracle Universal Installer, then rerun the Oracle Universal Installer with the -debug option:
Step6 :-./runInstaller -debug

Are you logged into server itself or using putty or vnc viewer ?
You should be logged in as oracle and not root
Step7 :- export DISPLAY=ipaddress or hostname:0.0
Step8 :- echo $DISPLAY
Step9 :- xclock
Step10 :-./runInstaller

Or Another Method
You can use hostname or IP or LOCALHOST
Step11 :- su root
Step12 :- export DISPLAY=:0, to check if it works, type xdpyinfo.
Step13 :- export DISPLAY=hostname:0.0
Or setenv DISPLAY hostname:0.0
Or DISPLAY=hostname:0.0
Step14 :- export DISPLAY

Or Another Method
Step15 :- uname –a
Linux testsacx 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux
Step16 :- xhost+ testsacx
Step17 :- export DISPLAY=testsacx:0.0

Or Another Method
Step18 :- which xdpyinfo
Step19 :- cd /usr/bin/
Step20 :- ls -l | grep xdpyinfo
Step21 :- ls -l /usr/bin/xdpyinfo
Step22 :- cd /usr/X11R6
Step23 :- ls -lrt

Now i need to create a folder bin inside X11R6 and then i have to create a symbolic link for 'xdpyinfo'.
Step24 :- ln -s /usr/bin/xdpyinfo /usr/X11R6/bin/xdpyinfo

in some case we have to create directory /usr/X11R6/bin manually as root user before create symbolic link.
Step25 :- mkdir -p /usr/X11R6/bin

You need to install the xorg-x11-utils RPM:
Step26 :- yum -y install xorg-x11-utils
Step27 :- yum install xorg-x11-app*
Step28 :- Xclock
Step29 :- xhost +cloudnetwork.in ---Change cloudnetwork.in to the domain you are..
Step30 :- su oracle
Step31 :-./runInstaller

Or Another Method
Steps to resolve this issue:
1) login into root user --- su -l root
2) execute this command : xhost +SI:localuser:oracle
3) login to the oracle user
4) execute ./runInstaller
Now, its working fine.


NOTE :- For Any Clarification Please Below

Comment,
Like and
Share us and help us to spread.

####--------------------------------------------------------------------------------------####
Subscribe :- http://www.youtube.com/user/itcloudnet?sub_confirmation=1
Website :- http://www.cloudnetwork.in
Facebook :- http://facebook.com/itCloudNetwork/
Twitter :- http://twitter.com/itcloudnet
Pinterset :- http://pinterset.com/itcloudnet
LinkedIn :- http://in.linkedin.com/pub/itcloudnet
Google+ :- https://plus.google.com/u/0/107923552480070716949/posts
Skype Id :- cloud.network1
E-Mail Id :- itcloudnet@gmail.com
####----------------------------------------------------------------------------------------####

Thanking You
Hope U Like it........




Other Videos By Cloud Network


2015-07-21How to Update Your OS X El Capitan 10.11, OS X Yosemite 10.10.5 & OS X Server 5.0 Beta
2015-07-21How to Change the Mac System Font to the OS X El Capitan Font in OS X Yosemite 10.10.4
2015-07-21How to Disable Auto-Correction on iOS iPhone Completely
2015-07-21OS X 10.10.4 Yosemite Update Available with Bug Fixes for Wi-Fi & Networking, Photos, Mail.
2015-07-1425 Best Old Photos of Hyderabad in its Youth and Now
2015-07-08How to Install Adobe Flash Player 11.6 in Ubuntu 16.04, Linux Mint 17.3 & Debian 8
2015-07-08How to Update Mac OS X Yosemite 10.10 to 10.10.4 with improves in stability and security
2015-07-06How to Download & Install Latest Version of Virtual Box (5.0.12) in Windows 7 | 8 | 10 - 32 | 64-Bit
2015-07-06How to Install Linux Mint 17.2 Rafaela (Cinnamon or MATE) Desktop with Full Screen Resolutions
2015-06-25How to Fix Audio Issues or All in One Sound 1.0 on Mac OS X Yosemite 10.10.5
2015-06-25How to Fix Auto Check for Display Colors Failed in Oracle 11g or 12c on Fedora 23 & Ubuntu 15.04
2015-06-22How to Install Redis-Server 3.0.2 in Ubuntu 15.04 using Source or APT or PHP Extension and Removing
2015-06-22How to Create Own Online Shopping Store Using “OpenCart” in Ubuntu 15.04
2015-06-22How to Install and Configure Apache Tomcat 8.0.23 in Ubuntu Server 16.04, CentOS 7 & Fedora 24
2015-06-19How to Install RabbitMQ 3.5.3, Erlang 17.3 in Ubuntu Desktop 15.04/14.04/15.10
2015-06-19How to Install Apache Zookeeper Cluster 3.4.6 on Ubuntu Server 15.10/15.04/14.10
2015-06-19How to Install and Manage Sonatype Nexus 2.11.3 on Ubuntu Desktop 16.04 & Linux Mint 17.2
2015-06-14How To Install Apache Cassandra 2.1.5 & Run a Single or Multiple-Node Cluster On Ubuntu Server 15.04
2015-06-13How to Install OpenCart in Redhat Linux 7, CentOS Server 7 & Fedora Workstation 22, 21 - 64-bit
2015-06-12How to Install Jenkins (Deploying, Upgrade, Apache, Nginx Proxy) in Ubuntu Server 15.10/14.04
2015-06-11How to Install and Use Docker Machine 1.6 (Image, Containers) in Ubuntu Server 16.04,15.04,14.04



Tags:
CentOS (Operating System)
Oracle Corporation (Venture Funded Company)
Ubuntu (Operating System)
GNU/Linux (Operating System)
Computer
Fail
Tutorial
Oracle Database (Software)
redhat linux
linux
Software (Industry)
Oracle Database
Fedora (Operating System)