Error in runInstaller.

Hello Gurus,
I am installing Oracle 9.2.0 (64 Bit) on HP 11i.
After running runInstaller by Oracle user I am getting following error, which indicates issue with Java. Please let me know what could be the solution to resolve this issue.
$ ./runInstaller
$ Initializing Java Virtual Machine from /tmp/OraInstall2005-04-22_01-05-22AM/jre/bin/java. Please wait...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2005-04-22_01-05-22AM/jre/lib/PA_RISC2.0/libmawt.sl: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1073)
at java.awt.Toolkit.<clinit>(Toolkit.java:1117)
at java.awt.Component.<clinit>(Component.java:406)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
Thanks,
Kishor

Hello Kamalesh,
Thanks for your reply.
I have resolved this issue my making some chnages in CD contents.
Followings are the steps How it solved.
1. Copy the first CD-ROM to disk (e.g. /d01/Disk1)
2. $ cd /d01/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.
0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC
$ rm hotspot
$ ln -s server hotspot
$ rm libmawt.sl
$ ln -s motif21/libmawt.sl libmawt.sl
$ cd /d01/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.
0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0
$ rm hotspot
$ ln -s server hotspot
$ rm libmawt.sl
$ ln -s motif21/libmawt.sl libmawt.sl
3. Run the installer from Disk1:
$ cd /d01/Disk1
$ ./runInstaller
Thanks,
Kishor

Similar Messages

  • Install Oracle 8.1.6 (Solaris): show error after runInstaller

    Hello,
    After entered "runInstaller" on my SunOS 5.6, the following error message appeared
    "Initializing Java Virtual Machine from <.... a list of library ........> Please wait..."
    Error in CreateOUIProcess : 14
    :Bad Address
    I've already set ENVIRONMENT variables (including DISPLAY)
    csh> xhost +
    csh> setenv DISPLAY my_workstation_name:0.0
    Any suggestions?
    Thanks for your great help!!
    Kent

    You need to do the xhost +YOUR_MACHINE_NAME as root.                                                                                                                                                                                                           

  • 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

  • Upgrade oracle to 10.2.0.4 : error with runinstaller

    I have oracle 10.2.0.1.0 a 32 bit machine on linux
    I would like to install the patch for oracle 10.2.0.4 :6010189
    but I get the error when I start runinstaller
    ./runInstaller
    ./runInstaller: line 72: /home/oracle/Desktop/Disk1/install/.oui: No such file or directory
    what does it mean?

    Where on your computer did you download the patch set to? After downloading it, where did you extract it to? For example, if you have a directory named downloads and it is located at /downloads, you could download the patch set to this directory. Extracting the patch set to this directory would give you a directory structure for the .oui file of /downloads/Disk1/install/.oui . The runInstaller file would be in /downloads/Disk1/ .
    Tom

  • "Font.properties not found" error when runInstaller in Suse 7.3 + 9iDB_R2

    when I try to install 9iDB_R2 in Suse 7.3, the runInstaller have this error:
    " Font specified in font.properties not found [--Symbol -medium -r-normal--*-%d-*-*-p-*-adobe-fontspecific] "
    the [Next] button in the installer does not response, but the [Deinstall Products] and [About Oracle Universal Installer] has response and display what normally does.
    I installed almost everything except games and multimedia when installing Suse 7.3
    What is the possible reason?

    I am not sure that I can help you much, but it sounds like a Java install error. The installer uses the JVM to do the install. Do you have any other Java virtual machines loaded on the machine.
    If you do a java -version
    what shows up? I kinda hope that nothing shows up or at worst case is is jdk.1.3.1
    This may be what is causing the problem. Also I believe that there was suppose to be system variables set in the shell you are installing from. Are those set? It has been a while since I installed 9i on RedHat.

  • Oracle 10G Linux runInstaller Error in writing to directory

    RDBMS Version: 10.1.0.3.0
    Operating System and Version: Enterprise Red Hat Linux 4.0
    Linux runInstaller Error in writing to directory
    Steps :-
    1. Downloaded the Install 10.1.0.3 for Linux X86
    2. Followed the Instructions as per B15521-01
    3. When running runInstaller got below Error
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8or UnitedLinux-1.0
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2005-06-28_01-40-22PM/installActions2005-06-28_01-40-22PM.log
    4. Found Patch 4153257 after unzipping the file and running as below got another error
    $ ./runInstaller -paramFile /home/oracle/p4153257
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    The Java RunTime Environment was not found at 0/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory
    5. Then Copied the oraparam.ini to the folder where the original oraparam.ini file was present ie /tmp/orcl/Disk1/install
    6. After running the installer again got below error
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8, UnitedLinux-1.0 or redhat-4
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 80 MB. Actual 3409 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 2055MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-06-28_01-53-49PM. Please wait ...sh: /tmp/orcl/Disk1/install/unzip: No such file or directory
    Error in writing to directory /tmp/OraInstall2005-06-28_01-53-49PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    7. Saw the Error that it was looking for unzip in /tmp/orcl/Disk1/install so Created a Soft link
    8. Still the other Error exists ie as below. Well the DIR is created and oracle user has written files. So not sure why it says check disk space or directory is writable.
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8, UnitedLinux-1.0 or redhat-4
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 80 MB. Actual 3409 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 2055MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-06-28_02-23-50PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2005-06-28_02-23-50PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    $ ls -al /tmp/OraInstall2005-06-28_02-23-50PM
    total 40
    drwxr-xr-x 3 oracle oinstall 4096 Jun 28 14:23 .
    drwxrwxrwt 44 root root 4096 Jun 29 04:03 ..
    -rwxr-xr-x 1 oracle oinstall 4036 Jun 28 14:23 command_output_27899
    drwxr-xr-x 2 oracle oinstall 4096 Jun 28 14:23 images
    -rwxr-xr-x 1 oracle oinstall 528 Jun 28 14:23 installActions2005-06-28_02-23-50PM.log

    I am not sure what was wrong in the Initial download of the Install.
    I did it again and this time it came properly and all the files in the install directory ie unzip was present and the Installer came up properly.

  • Error in installation of 11g

    hi gurus
    as i am installing oracle11gR2 on aix.
    i confirmed all pre-requisites all is fine
    now i am running runInstaller so it is giving below error
    $ ./runInstaller
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' before
    you proceed with Oracle installation. rootpre.sh can be found at the top level
    of the CD or the stage area.
    Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
    installation.
    Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    exec(): 0509-036 Cannot load program /opt/installers/aix/V19105-01_1of2/database
    /install/.oui because of the following errors:
    0509-120 An offset in the .loader section header is too large.
    0509-193 Examine the .loader section header with the
    'dump -Hv' command.
    Please tell what could be the actual cause as whwn i am doing
    #echo $DISPLAY(its showing nothing)
    but my startx option giving as
    # startx
    Environment variable DISPLAY was set to 10.64.25.31:0
    Please wait - starting your session
    Please tell what could be the cause
    ques1--according to me its not loading directory path also .i download the software in a directory then unzip it there in same directory and then copied the directory
    in my /opt folder.So do i need to unzip it there by going in oracle user or what i have followed is alright as i have changed the permission on directory oracle:oinstall.
    ques2---Also as required patches are
    Authorized Problem Analysis Reports (APARs) for AIX 6L:
    - IZ41855
    - IZ51456
    - IZ52319
    # /usr/sbin/instfix -i -k "IZ51456 IZ52319 IZ41855"
    Note: IZ52319 and IZ41855 might not displayed because these are included in Isome other installed APARs
    but by the above command i am not getting list of these patches.but my sys admin is saying they are install in tl level with higher
    name so not comming with this name.my TL level is 06 so they must be installed and he is assuring they are installed.so how could i check.

    >
    as i am installing oracle11gR2 on aix.
    i confirmed all pre-requisites all is fine
    now i am running runInstaller so it is giving below error
    Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
    installation.
    Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    exec(): 0509-036 Cannot load program /opt/installers/aix/V19105-01_1of2/database
    /install/.oui because of the following errors:
    0509-120 An offset in the .loader section header is too large.
    0509-193 Examine the .loader section header with the
    'dump -Hv' command.
    >
    Oracle seems to think otherwise; have you run roopre.sh as suggested above?
    Regards,
    Phiri

  • .oui error in the install of oracle database client in a linux CentOS

    I am installing oracle database client in eqipo linux CentOS, after making all the passages for the creation of the user oracle and its groups beginning the ./runInstaller application and appears to me the following error:
    ./runInstaller: line 66: /install/.oiu: cannot excecute binary file
    as I can solve this
    they can notify me the possible solution to the following e-mail?
    [email protected] or
    [email protected]

    You may want to check these references for CentOS install:
    Installing 10g Release 2 on Centos 4.3 & 4.4
    http://www.dizwell.com/prod/node/50
    http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b15660/toc.htm
    Oracle® Database Installation Guide
    10g Release 2 (10.2) for Linux x86
    Part Number B15660-02
    Installing Oracle 10.2.0.1 on CentOS 5.0 (x86_64)
    http://bderzhavets.blogspot.com/2007/04/installing-oracle-10.html
    Installing 9i (9.2.0.1) Database on Centos 4.5
    Installing 9i (9.2.0.1) Database on Centos 4.5
    installing 10.2.0 on CentOS
    Re: Got "java.lang.NullPointerException" installing 10.2.0 on CentOS
    Link error installing 10gR2 on CentOS 4.4
    Link error installing 10gR2 on CentOS 4.4
    Re: 10g in vmware Centos
    10g in vmware Centos
    ~ Madrid.

  • Error in creating Oracle 10.2.0.3 agent

    I get the folloing error with runInstaller when adding the Oracle 10g Agent on a 9.2.0.6 database:
    Error in invoking target ‘client_sharelib’ of makefile ‘/oracle/agent10g/network.lib.ins_net_client.mk’
    This is the error in the log file:
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: /oracle/agent10g/bin/genclntsh
    INFO: genclntsh: Failed to link libclntsh_nopthread.sl.10.1
    INFO:
    Stop.
    INFO: *** Error exit code 1

    I installed the agent on about 60 other HP-UX boxes,
    so I know the install files are good.
    <<Your OS completed all the pre-installation checks
    OK>>
    I did not run any re-install checks. Are they part of
    the install files?
    It is adviceable to use the Installation Guide for the platform/OS you are installing
    <<Your OS has all the required Packages installed>>
    What are the required packages for HP-UX & Oracle
    9.2.0.6?It is adviceable to use the Installation Guide for the platform/OS you are installing

  • Got an error while installing oracle 10gR2 on RHEL 4

    Hi Everybody,
    After running ./runInstaller while installing oracle 10gR2 on RHEL4 ,i got an error message showing below can anyone guide me how can i proceed furthur?
    As Follows:-
    [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/OraInstall2007-10-29_09-37-34PM. 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)
    [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/OraInstall2007-10-29_09-37-54PM. 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)

    Hi,
    You got these errors because runInstaller can not start the GUI. There are 2 solutions, you can choose one:
    1. logout Gnome/Kde, login as oracle user, and run runInstaller again.
    2.open a new root terminal,
    a) run "xhost +" as root.
    b) run "su - oracle" switch to oracle
    c) run "export DISPLAY=:0.0"
    d) then run "./runInstaller" again.
    cheers.
    Ice

  • Errors installing Oracle 10.2 on Oracle Linux 6.3

    I'm encountering this error from runInstaller:
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-11-13_05-47-27PM. Please wait ...[oracle@ora01 database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-11-13_05-47-27PM/jre/1.4.2/lib/i386/libawt.so: libXt.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I'm running Oracle Linux 6.3.
    I've spent hours searching for any missing libraries and installed all the ones that are pre-requisites.
    Has anyone seen these errors before installing Oracle 10.2 on Oracle Linux 6.3 64 bit?
    Oracle 11.2 has installed without problem.
    Edited by: SamM2 on Nov 12, 2012 11:07 PM

    Hi,
    some similar problem.
    libXp.so.6: cannot open shared object file: No such file or directory
    Hope that helps.
    *T                                                                                                                                                                                                                                                                   

  • Error while installing Oracle SQLNet32 7.3.4

    Hi All,
    I am Ravi Shankar, Programmer.
    i have one query while installing the Oracle SQLNet32 7.3.4.
    When i install the setup file of Oracle SQLNet32 7.3.4, i am getting the below Error message. Can anyone help on this.
    Error 1309. Error reading from file: Z:\Product......\Oracle SQLNet\WinRoot\Orant\ASSIST~1\jilib\ACC.JAR. Verify that the file exists and that you can access it.
    Can anyone do the needful on this.
    Regards,
    Ravi

    Hi,
    You got these errors because runInstaller can not start the GUI. There are 2 solutions, you can choose one:
    1. logout Gnome/Kde, login as oracle user, and run runInstaller again.
    2.open a new root terminal,
    a) run "xhost +" as root.
    b) run "su - oracle" switch to oracle
    c) run "export DISPLAY=:0.0"
    d) then run "./runInstaller" again.
    cheers.
    Ice

  • ./runInstaller: line 54: /media/Oracle_Linux_022007/database/install/.oui:

    hi,
    i m installing oracle 10g on a linux machine. have setup the required oracle directories and user's..i m running the installer fr a cd but getting the error : ./runInstaller: line 54: /media/Oracle_Linux_022007/database/install/.oui:" i have tried copying the whole file on a new folder and tried running the installer but again getting the same error.. thought the below written info might help :
    [oracle@localhost database]$ pwd
    /media/cdrecorder/database
    [oracle@localhost database]$ env
    SSH_AGENT_PID=3613
    HOSTNAME=localhost.localdomain
    SHELL=/bin/bash
    TERM=xterm
    HISTSIZE=1000
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/oracle/.gtkrc-1.2-gnome2
    WINDOWID=39845969
    QTDIR=/usr/lib/qt-3.3
    USER=oracle
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    GNOME_KEYRING_SOCKET=/tmp/keyring-thz0Zy/socket
    SSH_AUTH_SOCK=/tmp/ssh-WhVwoH3612/agent.3612
    KDEDIR=/usr
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/3585
    MAIL=/var/spool/mail/oracle
    DESKTOP_SESSION=default
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    INPUTRC=/etc/inputrc
    PWD=/media/cdrecorder/database
    LANG=en_US.UTF-8
    GDMSESSION=default
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/home/oracle
    SHLVL=2
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=oracle
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Ul7oyJqR6k
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:0.0
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/home/oracle/.Xauthority
    _=/usr/bin/env
    OLDPWD=/home/oracle
    [oracle@localhost database]$ ./runinstaller
    ./runinstaller: line 54: /media/cdrecorder/database/install/.oui: No such file or directory
    PLZ DON'T SEND ME ANY LINK LIKE TELLING THAT FOLLOW THE INSTRUCTIONS FR THE INSTALLATION BY ORACLE OR SOME WRITER OR SO..

    Well, I'm never sure what to write to someone that stuffs up the business of installing Oracle and then tells people what he will or won't accept by way of advice! ESPECIALLY WHEN THEY START SHOUTING BEFORE EVEN GIVING SOMEONE A CHANCE TO REPLY!!
    It is in any case very difficult to offer any meaningful advice to someone who thinks that minor details such as his distro and his processor architecture is irrelevant.
    The plain fact of the matter is, however, that 32-bit installs of Oracle on practically any distro you care to mention are simply a matter of doing a default OS installation, downloading one shell script and executing it: http://www.dizwell.com/prod/node/1208
    Sorry if you don't like that advice, but it's true nonetheless. 64-bit installations can be a bit trickier, that's for sure...
    Meanwhile, your ORACLE_SID, ORACLE_BASE and ORACLE_HOME don't appear to be set and your PATH seems to be set incorrectly, so it seems as if not very much of the necessary prerequisites have been carried out correctly. And the specific error message you're receiving seems merely a result of not launching the installer correctly. Try /media/cdrecorder/database/runInstaller, always assuming your installation media is sound, of course: I don't know how you got your Oracle CD ready, but you might take a look at http://www.dizwell.com/prod/node/1207 to make sure you did it right.
    (While you're at it, perhaps you'd be kind enough to go edit your original post and break that LS_COLOURS line up, because right now it's causing your post and any replies to be fitted across an incredibly wide screen, necessitating a lot of horizontal scrolling).

  • Problem right after running runInstaller - No such file or directory

    Right after I run "runInstaller" while trying to install 9.2 on a Linux machine, I get the following error:
    ./runInstaller
    Initializing Java Virtual Machine from /tmp/OraInstall2004-08-11_12-49-38PM/jre/bin/java. Please wait...
    /tmp/OraInstall2004-08-11_12-49-38PM/jre/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
    Can someone please help me with this?
    Thanks,
    Michael

    Could you check the note 252217.1 on metalink?

  • RunInstaller Execute permission denied

    Hi.
    I downloaded the SW of ORACLE 9.2.0 from the web. I did all the steps to uncompress these 3 files (gunzip and cpio). But when I try to execute RunInstaller I've got the following error:
    ./runInstaller: ./runInstaller: Execute permission denied.
    But the permissions are 777 in all the directories and all the files that are inside the directories. The owner is correct (oracle:dba)
    My server is HPUX-11.00
    Sometime, when you mount the CD but with the wrong options you have the same problem, but this time, y download the files from the web.
    ¿Anybody knows who can I solve this error?

    Yes I have the ROOT in the server and I run the runInstaler with the oracle user and dba group but doesn't work. I run (to check the file) with root user but the same problem.

Maybe you are looking for

  • Vendor Account in FB60

    Hi, My client is asking when they are watching GL line items display the vendor account field is blank for document type KR. And these KR invoices are posted in TCode FB60. But I saw that there is no field to put vendor account while entering the tra

  • Icc profile not showing up in Photoshop

    hi- I downloaded an ICC profile from an online printer that I want to use in Photoshop CS3 so my images appear properly for their output. I placed it in Library/Adobe /Color/Profiles and restarted Photoshop but it does not show. What am I doing wrong

  • Design considerations while accessing data of a different web application

    I am database developer for a web application (*WebApp1*) which supports around *6 million* merchant data across various tables in database (*DB1*). The users for the above mentioned application are less, around *50* who monitor the 6 million merchan

  • Blend mode settings

    hello photoshopers. id like to know if possible from what the blend modes are composited by,i tend to like mostly the overlay or soft ligh blend mode,is the a seeting for this?the reason i as for this is that if i tend to lower the opacity i wont get

  • SAP Roadmap Composer

    Where can I find the off line versie of "SAP Roadmap Composer"? Please provide me a link to download the composer. It should contain SAP EAF, is this correct?