Oracle 10gR2  installation error: ./runInstaller: line 54: PermissionDenied

Getting an error while installing oracle 10g release 2 on CentOS 5 (Linux Distribution)
Installed prerequisite RPM's:
-compat-db-4.2.52-5.1.i386.rpm - sysstat-7.0.2-1.el5.i386.rpm - libaio-devel-0.3.106-3.2.i386.rpm - libXp-1.0.0-8.1.el5.i386.rpm
And after making all changes to:
* Kernel Parameters * Setting Shell parameters * pam.d (login file) * centos/redhat release and profile files * created required groups and users.
Created path: /u01/app/oracle/product/10.1.0/db_1 (OFA Compliant) and copied .zip file in to it (Tried with a different path as well : install folder).
Unzipped the zipper file with 'oracle' user but getting an error while trying to run installer file (runInstaller)
===========================================================
[oracle@localhost database]$ ./runInstaller
*./runInstaller: line 54: /tmp/install/database/install/.oui: Permission denied*
[oracle@localhost database]$ ls -lh runInstaller
-rwxr-xr-x 1 root root 1.3K Jul 2 2005 runInstaller
===========================================================
Machine Details:
OS: CentOS
Environment: VMWare
DB: Oracle 10gR2
Space (Swap and Physical): Up to the mark as required.
Assistance required
Thanks
- Prashant Dixit

Hi Srini,
It worked but i'm getting a new error here while laucnhing Oracle Universal Installer:
==============================================
[oracle@localhost database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-01-27_12-25-14PM. Please wait ...[oracle@localhost database]$ Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
==============================================
- Please Suggest.
Thanks
Prashant Dixit

Similar Messages

  • Oracle 10GR2 Installation Error Red Hat EL4

    Hello,
    I'm currently installing Oracle 10GR2 on Red Hat EL 4 and I get an error when
    i'm 62% (Oracle Net Required Support Files 10.2.0.1.0). The error is the following:
    Error in invoking target 'ntcontab.o' of makefile '/u01/app/oracle/product/10.2.0
    /db_1/network/lib/ins_net_client.mk'.
    When I look the make.log file it shows this:
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1/rm -f ntcontab.*
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/product/10.2.0/db_1/bin/gennttab > ntcontab.c ;\
    /usr/bin/gcc -c ntcontab.c ;\
    rm -f /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o ;\
    mv ntcontab.o /u01/app/oracle/product/10.2.0/db_1/lib/ ;\
    /usr/bin/ar rv /u01/app/oracle/product/10.2.0/db_1/lib/libn10.a /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o ; fi)
    gcc: installation problem, cannot exec `cc1': No such file or directory
    mv: cannot stat `ntcontab.o': No such file or directory
    /usr/bin/ar: /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o: No such file or directory
    make: *** [ntcontab.o] Error 1
    My version of the gcc is 3.4.5-2

    read the oracle installation manual and install all recomended RPM then problem will resolved. binunit rpm is also required.
    i had got this problem and resolved by installing recomended rpms.

  • Oracle Universal Installer - Error En Create OUI Process (): 5

    When I want to install ODAC (Oracle Data Provider) for Visual Studio gives me the following error:
    Oracle Universal Installer - Error En Create OUI Process (): 5
    Thank You ..

    What version of client are you trying to install? I'd go with 11.2.0.2 to rule out any known issues with the OUI.
    11202 is available on MOS. If you don't have Oracle Support to be able to access MOS, 11201 is available in the downloads section on OTN.
    Greg

  • Oracle 10GR2 Installation On Cloud

    Hi Exports,
    Can anyone give me some knowledge how to Install Oracle 10GR2 on Cloud Server (Windows Server 2008 R2 64 bit). as i am very new to install Oracle in Cloud server. I am trying to install it but failed to proceed next after selecting advance installation.
    Thanks in advance...

    A server is a server is a server, whether physical sitting under your desk or in a datacenter, or virtual in "a cloud". The install process is the same as documented in the installation guide.
    http://docs.oracle.com/cd/B19306_01/install.102/b15681/toc.htm
    Which exact version of 10gR2 ? You will need 10.2.0.4 or later - http://docs.oracle.com/cd/B19306_01/relnotes.102/b15680/toc.htm#CHDFHIEA
    Have you met all of the pre-reqs and are you following all of the steps in the Install Guide ? Pl post the last 100 lines from the install log - http://docs.oracle.com/cd/B19306_01/install.102/b15681/ts.htm#i1090466
    HTH
    Srini

  • Oracle Universal Installer Error when Installing Oracle database Software

    Hi Guru's
    we are installing SAP ECC 6.0 on Linux:Oracle, we start the installation fine until we reach the oracle software installation step. we login as ora<sid> then set the DISPLAY variable setenv DISPLAY 192.168.1.155:0.0
    The csh shell is the one that is being used we find this after executing echo $SHELL, when we execute echo $DISPLAY it returns 192.168.1.155:0.0.
    When we run ./RUNINSTALLER it then returns Failed the DISPLAY variable is not set correctly, to check if it working execute xclock, we run that and it displays the clock.
    what could be the problem with this installation.

    I am trying to install Oracle 10g on Suse Linux and I am getting the
    following error...
           Checking monitor: must be configured to display atleast 256
    colors Failed <<<<  >>>> could not execute auto check for display colors
    using command /usr/X11R6/bin/xdpyinfo check if DISPLAY variable is set.
    I checked the DISPLAY variable and it is set right.

  • Oracle 10g Installation ./runInstaller Issue

    I have RHEL 5 64 bit OS installed Oracle 10g Release 10.2.0.1.0
    at end of oracle installation there is one error.
    ERROR
    OUI-10058: The OUI Inventory on this system does not exits or is not writable .
    1-The /opt/oracle/oraInventory/orainstRoot.sh script was not executed with root privileges,
    or an error occurred during execution;
    2-You are not a member of the specified installer gourp
    So i run
    cd /u01/app/oracle/oraInventory/
    ./orainstRoot.sh
    Changing permissions of /u01/app/oracle/oraInventory to 770.
    Changing groupname of /u01/app/oracle/oraInventory to oinstall.
    The execution of the script is complete
    And i am running version upgrade package p6810189_10204_Linux-x86-64.
    cd /u01/Disk1/
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /u01/app/oracle/tmp/OraInstall2010-07-28_12-49-50PM/installActions2010-07-28_12-49-50PM.log
    but it fail to install :)
    Please export guide me to solve the issue.
    Thanks for all your expertise ;o)
    Edited by: Oracle DBA P on Jul 28, 2010 5:16 AM

    thanks buddy
    ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /u01/app/oracle/tmp/OraInstall2010-07-28_01-40-35PM. Please wait ...
    installer started and it installing now but still it through Failed <<<< error
    Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM
    Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM

  • P6v7 Web Services Oracle Universal Installer Error Setting Java_Home veriab

    Hi,
    I am installing Primavera P6 v7 web serivces on a Ms Windows 2003 SP2 server machine but it gives error "error setting Java_Home environment variable" every time i run the oracle universal installer setup of P6 v7 web services. I have already installed Java JRE1.6.0_14 and set the JAVA_HOME variables in both system and user variables. I have also tried manually setting path of JAVA during setup but no luck so far everytime same error. I have been looking at the log file in oracle inventory folder but did not find any hint to resolve the issue.
    Please suggest a solution or workaround.
    Regards,
    Shahid

    r u using 32bit or 64bit java?? better to use 32 bit java. Create 3 variable for EPPM P6
    1) variable name: JAVA_HOME Value: c:\Java32\JRE1.6.0_27
    2) variable name: JRE_Location value: c:\Java32\jdk.1.6.0_27\jre
    3) variable name: p6_java_home value: c:\Java32\jdk.1.6.0_27

  • Oracle 10gR2 Installation on Linux 86(CHECKING NETWORK CONFIGURATION REQ)

    I tried to install oracle10gR2 on Redhat Linux X86 machine.
    In the middle of installation i got the following ERROR::
    checking network configuration requirements
    check complete: The overall result of this check is : Not Executed
    Recommendation: Oracle supports installation on systems with DHCP - assigned public IP addresses.
    However , the primary network Interface on the system should be configured with a static IP address
    in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the
    software on systems configured with DHCP
    Could anyone help me in this regard
    Thanks in Advance

    user12974178 wrote:
    checking network configuration requirements
    check complete: The overall result of this check is : Not Executed
    Recommendation: Oracle supports installation on systems with DHCP - assigned public IP addresses.
    However , the primary network Interface on the system should be configured with a static IP address
    in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the
    software on systems configured with DHCP
    Could anyone help me in this regard
    Thanks in AdvanceYour problem is:
    "However , the primary network Interface on the system should be configured with a static IP address in order for the Oracle Software to function properly"
    Your solution is
    "See the Installation Guide for more details on installing the software on systems configured with DHCP"
    That book is at http://tahiti.oracle.com and the steps you need are in Chapter 2 of the Installation Guide for Linux.
    Now, I could assume this is Oracle 11gR2 and you are using Oracle Enterprise Linux 5 Update 4, but I won't. Assuming things gets me into trouble.

  • Oracle 10gR2 installation on Linux

    Hi,
    I have installed Oracle 10gR2 on Fedora 11 in my laptop for personal use and it is working fine.Now i have created another user oradev and i want to control the database form oradev user.When i am issuing the command sqlplus/proc for development work it is showing error
    command not foundand when i am issuing the same by giving the full path of sqlplus it is giving some shared library error .
    Since the database is in localhost ,it should be available to all OS users and any user can work on the database .
    For your information i am able to connect the databse through Enterprise Manager and sqldeveloper but for pro*c Development i need to connect from the console only .
    Can anybody tell me to work as the "oracle" user what set up i have to do in" oradev" user so that i can achieve my Requirements.
    Regards,
    Dhabas

    Most people will advise putting environment variables into your .profile. This is bad advice because it limits the way you can work in the future.
    Better is to use the oracle environment configuration program provided by Oracle. It will verify that you do not have conflicting binaries in your path.
    To do so, as described in the "Administrator's Reference for UNIX-Based Operating Systems" at http://www.oracle.com/pls/db102/portal.portal_db?selected=3, you SOURCE oraenv.
    First, cat /etc/oratab to find out the list of databases. They are at the bottom of the file. The first column will provide the instance SID.
    Then, in your terminal (or shell script used for cron, etc) SOURCE oraenv (use dot space oraenv) and tell it the SID you want to use. In a shell script, such as my .bash_profile, I use
    ORAENV_ASK=NO
    export ORACLE_SID=orcl
    . oraenv
    unset ORAENV_ASKThe result is that the correct sqlplus for that Oracle Home should now work.

  • Oracle 10gR2 installation Media

    Hi,
    I can see on OTN where I can download Oracle 10gR2 for all platforms, and I can see on oraclepartnernetwork where I can request installation media be shipped for 10gR1.
    Where do I request official installation media from Oracle for 10gR2???
    Cheers for any feedback

    You want the CDs? You can get a media pack from http://store.oracle.com/
    If you just wante the images you probably need to go to edelivery.
    ~Jer

  • Documentation for Oracle 10gR2 Installation

    Hello,
    I would like to know which document should I download in order to install Oracle 10gR2 on the following system:
    -HW: IBM System x3550M3 Intel Xeon
    -SW: Red Hat Linux 5.4
    Thanks in advance for you help.
    Regards,
    Juan.

    850252 wrote:
    Hello,
    I would like to know which document should I download in order to install Oracle 10gR2 on the following system:
    -HW: IBM System x3550M3 Intel Xeon
    -SW: Red Hat Linux 5.4
    Thanks in advance for you help.
    Regards,
    Juan.http://www.oracle.com/pls/db102/homepage?remark=tahiti
    Linux Installation Guide

  • Oracle 11gR2 Installation Error "Invalid Entry Size"

    Hi Gurus,
    I am getting this error **"invalid entry size (expected 3486269263 but got 19496 bytes) "** during Oracle 11gR2 installation on Solaris 5.10.
    Here is the config log
    INFO: Extracting files to '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1'.
    INFO: Extracting files to '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_exp_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_dirs.lst'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_filemap.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
    INFO: Number of threads for fast copy :1
    INFO: invalid entry size (expected 3486269263 but got 19496 bytes)
    SEVERE: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: invalid entry size (expected 3486269263 but got 19496 bytes)
         at oracle.sysman.oii.oiic.OiicInstallAPISession.doOperation(OiicInstallAPISession.java:453)
         at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:973)
         at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:936)
         at oracle.install.driver.oui.OUISetupDriver.setup(OUISetupDriver.java:459)
         at oracle.install.driver.oui.SetupJob.call(SetupJob.java:166)
         at oracle.install.driver.oui.SetupJob.call(SetupJob.java:47)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    INFO: Update the state machine to STATE_READY
    INFO: isSuccessfullInstallation: false
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    SEVERE: [FATAL] invalid entry size (expected 3486269263 but got 19496 bytes)
    CAUSE: No additional information available.
    ACTION: Refer to the logs or contact Oracle Support Services
    SUMMARY:
    - invalid entry size (expected 3486269263 but got 19496 bytes).
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:5850
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -1
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    Please help me to solve this issue

    Hi Hans,
    Thanks for your reply, after downloading the new installer "invalid entry size" error is gone now.
    but once the installer reaches to 68% then its giving the error " Error in invoking target 'mkldflags ntcontab.o' of makefile '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'
    Here is the log info:
    INFO: (if [ "assemble" = "assemble" ] ; then \
    /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/bin/gennttab > ntcontab.s ;\
    /usr/ccs/bin/as -P -m64 -o ntcontab.o ntcontab.s ;\
    rm -f /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/ntcontab.o ;\
    mv ntcontab.o /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/ ;\
    /usr/ccs/bin/ar rv /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/libn11.a /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1
    INFO: /lib/ntcontab.o ; fi)
    INFO: /usr/ccs/bin/as: error: unknown option '6'
    /usr/ccs/bin/as: error: unknown option '4'
    usage: /usr/ccs/bin/as [-V] [-Q{y,n}] [-q] [-s]
         [-S] [-K {pic,PIC}] [-o objfile] [-L] [-T]
         [-P [[-Yc,path] [-Ipath] [-Dname] [-Dname=def] [-Uname]]...]
         [-m [-Ym,path]] [-n] [-ul] [-xF] [-xarch={v7,v8,v8a,v8plus,v8plusa,v8plusb,v9,v9a,v9b}] [-xcode={pic13,pic32}] file.s...
    INFO: *** Error code 1
    INFO: make: Fatal error: Command failed for target `ntcontab.o'
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'. See '/export/home/oemora/logs/installActions2010-03-08_08-42-39PM.log' for details.
    Exception Severity: 1
    INFO: Adding ExitStatus STOP_INSTALL to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -4
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    INFO: Unloading Setup Driver
    Thanks
    Krishna

  • Oracle 10gR2 installation problem on Solaris (sparc-64 bit)

    Hi All,
    I am unable to install Oracle 10gR2 on Solaris, I cannot understand what is wrong could u anybody help me that,
    Regards
    Harpreet Singh

    I also have a similar problem, when I insert the key in my car sometimes it does not start. I cannot understand what is wrong could you help me?
    Otherwise, It's been raining lately and our crystal ball's are somewhat foggy; therefore we cannot guess what is you problem.

  • Oracle 10gR2 Installation on Cold Failover Cluster

    Installation document recuired for Oracle 10g R2 on Cold Failover Cluster in Redhat Linux 4 platform.
    Message was edited by:
    user491196

    user12974178 wrote:
    checking network configuration requirements
    check complete: The overall result of this check is : Not Executed
    Recommendation: Oracle supports installation on systems with DHCP - assigned public IP addresses.
    However , the primary network Interface on the system should be configured with a static IP address
    in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the
    software on systems configured with DHCP
    Could anyone help me in this regard
    Thanks in AdvanceYour problem is:
    "However , the primary network Interface on the system should be configured with a static IP address in order for the Oracle Software to function properly"
    Your solution is
    "See the Installation Guide for more details on installing the software on systems configured with DHCP"
    That book is at http://tahiti.oracle.com and the steps you need are in Chapter 2 of the Installation Guide for Linux.
    Now, I could assume this is Oracle 11gR2 and you are using Oracle Enterprise Linux 5 Update 4, but I won't. Assuming things gets me into trouble.

  • Oracle 10gR2 installation on Redhat 5 hangs on 12%

    Dear experts
    I'm installing a 2 node Oracle 10gR2 on Redhat 5. Everything is ok when installing Oracle Clusterware and it works fine with all the services up and running. But when I start installing the Oracle Database, OUI hangs on 12%. I found couple of articles recommending to use another JRE so I tried SUN JRE 1.4.2 and point Oracle to it but still no luck. I also found something saying about '' optimized glibc package" for Oracle 9i which looks very familiar with my problem ( http://osdir.com/ml/linux.ubuntu.server/2006-12/msg00019.html )
    I appreciate any help.
    Thank you in advance.
    Kamy
    Edited by: kamy_a on Jun 20, 2009 5:05 PM

    10gR2 on RH5 requires specific preparations, see on metalink:
    Requirements For Installing Oracle 10gR2 On RHEL/OEL 5 (x86)
    Doc ID: 419646.1
    Werner

Maybe you are looking for