I can not install Oracle 8i 1.6 Client for NT on an Intel pentium 4 Machine

Hi all,
I've heard the java virtual m installed during the installation of oracle client manager 8i 1.6 on a Intel Pentium IV is bugy till now we could n't bring it to runn. Is there anyone who has the uptodate Patch or work around for that problem?
I will be pleased to read any of the suggestions
Thanks and regards.
Gallican

I think you would need to contact Oracle support to get the CD's if they're still available. 8.1.6 is desupported.
What kind of errors do you get whne trying to use Crystal with Oracle 8.1.7.4? Perhaps this is an ODBC issue?

Similar Messages

  • Can not install Oracle 9i R2 on Windows 2000

    I can not install Oracle 9i R2 on Win 2000. It failed at 48% with this message.
    Error in writing to file C:
    \oracle\ora92\oem_webstage\oem_webstage_8.jar
    I tried by copying the 3 disks to my hard drive and reinstall but not success.
    Help me please.
    Thanks
    Ken Wongho

    I've been able to install 9iAS on Windows 2000 - I have the Origin database on a Solaris machine.
    Your best bet is to have all 3 folders Disk1/Disk2/Disk3 on your computer and the run the install from there. I didn't have the disk space on my computer and ran it from a shared drive.
    I'm currently in the post install section trying to Configure cache, and wondering if it's still working or hung up.
    The 9iAS Installation took 3 1/2 days to run - I have a 300 Mhz PC with about 380 RAM. The Cache Configuration has been running for over 26 hours.
    I don't know if this helps but I hope it does.
    I didn't experience any of the problems you have.
    Hope this helps

  • I lost my administrator password and can not install Mavericks (or any other software for that matter). How can I find my administrator password?

    I lost my administrator password and can not install Mavericks, or any other software for that matter. How can I retrieve an administrator password?

    Forgot Your Account Password
    For Lion/Mountain Lion
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see Reset a Mac OS X 10.7 Lion Password, OS X Mountain Lion- Reset a login password, and
         OS X Lion- Apple ID can be used to reset your user account password.
    For Snow Leopard and earlier with installer DVD
         Mac OS X 10.6- If you forget your administrator password
    For Snow Leopard and earlier without installer DVD
        How to reset your Mac OS X password without an installer disc | MacYourself

  • HELP! Can not install Oracle 8.1.5 w/ RedHat 6.1!

    I can not get Oracle 8.1.5 to install onto Linux RedHat 6.1. The
    Oracle installation script generates several errors. I have
    tried several attempts, using different options, but they all
    generate errors.
    Please help. The Oracle Installation scripts appear to be very
    buggy... or perhaps they are incompatible with the standard
    RedHat 6.1 release. Either way, it is very frustrating.
    I have documented one of my (failed) installation attempts below.
    Does anyone have any words of wisdom?
    I am installing Oracle onto a Dell Latitude CPi PC w/ 128MB RAM,
    a 366MHz Pentium II, and RedHat 6.1 (using the standard Linux
    2.2.12-2 kernel). RedHat was installed using the standard "Gnome
    Workstation" configuration.
    The Oralce CD is labeled:
    "Oralce 8i Enterprise Edition
    Release 8.1.5
    for Linux
    (c) Oracle Corporation 1999"
    I got this CD about one week ago at Oracle OpenWorld '99 in Los
    Angeles... it should be their "latest & greatest" version so far.
    1. Pre-Installation and ./runInstall
    I created an "oracle" Unix account w/ groups "oinstall" (the
    primary group) and "dba" (a secondary group).
    I created directories /u01 through /u04, belonging to oracle.
    I setup .cshrc and sourced it, containing:
    umask 022
    setenv DISPLAY `hostname`:0
    xhost +
    setenv ORACLE_BASE /u01/app/oracle
    setenv ORACLE_HOME ${ORACLE_BASE}/product/8.1.5
    setenv ORACLE_SID cprtest
    setenv PATH ${ORACLE_HOME}/bin:${PATH}
    setenv LD_LIBRARY_PATH ${ORACLE_HOME}/lib
    setenv NLS_LANG US7ASCII
    I downloaded jre116_v5 and installed to /usr/local/jre.
    Finally, I executed (from the "oracle" Unix account):
    cd /mnt/cdrom
    ./runInstall
    Problem: I got the error (from ./runInstall):
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
    Please wait...
    Error in CreateOUIProcess(): -1
    : Bad address
    Workaround: Executed the following commands instead:
    cd /mnt/cdrom/install/linux
    ./runIns.sh
    3. runIns.sh and root.sh
    I selected the following options (from ./runIns.sh):
    Source: /mnt/cdrom/stage/products.jar
    Destination: /u01/app/oracle/product/8.1.5
    Oracle 8i Enterprise Edition 8.1.5.0.0
    Typical (585MB)
    Installable Components: Oralce Intelligent Agent 8.1.5.0.0
    Global Database Name: cprtest.parkrussell.com
    SID: cprtest
    Directory for Database Files: /u02
    Then (when instructed by ./runIns.sh), I attempted to execute
    (from the
    "root" Unix account):
    cd /u01/app/oracle/product/8.1.5
    ./root.sh
    Problem: I got the error:
    "bash: ./root.sh: Permission denied"
    The execute bit was not set.
    Workaround: I executed:
    chmod a+x root.sh
    ./root.sh
    5. Configuration Tools
    The Oracle Installer (./runIns.sh) attempted to execute:
    A. Net8 Configuration Agent
    B. Oracle Database Configuration Agent
    Problem: The "Oracle Database Configuration Agent" failed with
    the following error message:
    "One or more tools have failed. It is recommended but not
    required that these tools succeed for this installation.
    You can now select these tools, read its details to examine
    why they have failed, fix those problems, and retry them.
    Or, you can click "Next" to continue."
    When I selected the "Oracle Database Configuration Agent" for
    more info, I got the following additional details (as the cause
    of the error):
    "A required command line argument is missing."
    The log file
    "/u01/app/oracle/oraInventory/logs/installActions.log" recorded:
    "Command which is being spawned is /usr/local/jre/bin/jre
    -Duser.dir=/u01/app/oracle/product/8.1.5/assistants/dbca/jlib
    -classpath
    /usr/local/jre/lib/rt.jar:/u01/app/oracle/product/8.1.5/jlib/ewt-3_1_10.jar:/u01/app/oracle/produc
    /8.1.5/jlib/share-1_0_6.jar:/u01/app/oracle/product/8.1.5/assistants/dbca/jlib/DBAssist.jar:/u01/a
    p/oracle/product/8.1.5/assistants/jlib/jnls.jar:/u01/app/oracle/product/8.1.5/assistants/jlib/ACC.
    AR:/u01/app/oracle/product/8.1.5/jlib/help-3_0_7.jar:/u01/app/oracle/product/8.1.5/jlib/oracle_ice
    4_03_3.jar:/u01/app/oracle/product/8.1.5/jlib/HotJavaBean.jar:/u01/app/oracle/product/8.1.5/jlib/n
    tcfg.jar:/usr/local/jre/lib/i18n.jar
    DBCreateWizard /createtype seed /numusers NO_VALUE /apptype
    NO_VALUE /cartridges NO_VALUE /options NO_VALUE /demos NO_VALUE
    /seedloc NO_VALUE /sid cprtest /orahome
    /u01/app/oracle/product/8.1.5 /orabase /u01/app/oracle /dbloc
    /u02 /clususer NO_VALUE /cluspswd NO_VALUE /nodeinfo NO_VALUE
    /gdbName cprtest.parkrussell.com
    Invalid Exit Code. The following result code will be used for
    configuration tool: 1
    Configuration tool Oracle Database Configuration Assistant
    failed"
    Workaround: There is obviously nothing I can do to fix this
    problem. It appears to be an internal bug in ./runIns.sh.
    Therefore, I selected "Next" and executed "dbassist" directly.
    6. dbassist
    I executed:
    dbassist
    Problem: I got the following error:
    "JNLS Execution:oracle.ntpg.jnls.JNLSException
    Unable to find any National Character Sets. Please
    check your Oracle installation."
    Workaround: Press "OK" and ignore the error.
    7. dbassist (cont.)
    I selected the following options:
    Create database
    Typical
    Copy existing database files from the CD
    Global Database Name: cprtest.parkrussell.com
    SID: cprtest
    Problem: I got the following error:
    "CD-ROM drive not detected on this system.
    Database not created."
    (Note: I've been running the installation scripts from the
    CDROM drive this entire time. "df" shows the CDROM drive
    mounted on /mnt/cdrom. "ls /mnt/cdrom" works too.)
    Workaround: Abort (which generated the additional error: "Unable
    to create database. DBCA-00003: No CD-ROM drive detected.") and
    run dbassist again, this time using different parameters.
    8. dbassist, again
    I executed "dbassist" again and selected the following options:
    Create database
    Typical
    Create new database files
    Hybrid
    Concurrently connected users: 5
    Options: Oralce interMedia, Oralce JServer, and iM demos
    Global Database Name: cprtest2.parkrussell.com
    SID: cprtest2
    Create database now
    Problem: I got the following error:
    "ORA-01012: not logged on"
    Workaround: Try, try again.
    9. dbassist, one last time
    Executed "dbassist" once more and selected the following options:
    Create database
    Typical
    Create new database files
    Hybrid
    Concurrently connected users: 5
    Options: Oralce interMedia, Oralce JServer, and interMedia
    demos
    Global Database Name: cprtest3.parkrussell.com
    SID: cprtest3
    Output creation script
    Then, I executed (from the "oracle" Unix account):
    cd /u01/app/oracle/product/8.1.5/install
    setenv ORACLE_SID cprtest3
    ./sqlcprtest3.sh
    Problem: I got the following output:
    "Oracle Server Manager Release 3.1.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
    With the Partitioning and Java options
    PL/SQL Release 8.1.5.0.0 - Production
    SVRMGR> SVRMGR> Connected.
    SVRMGR> ORACLE instance started.
    ORA-01012: not logged on
    SVRMGR> 2> 3> 4> 5> 6> 7>
    8> 9> CREATE DATABASE "cprtest3"
    ORA-01012: not logged on
    SVRMGR> Disconnected."
    Workaround: Beats me.
    10. sqlplus
    I attempted to execute sqlplus, but got the following error
    message:
    "/u01/app/oracle/product/8.1.5/bin/sqlplus: Permission denied."
    The execute bit was not set.
    Workaround: I executed:
    chmod a+x /u01/app/oracle/product/8.1.5/bin/sqlplus
    sqlplus
    I gave up for now... there were just too many things wrong with
    this installation, starting with the very first command I was
    supposed to execute (./runInstaller).
    I can't fathom why Oracle's installation script has so many bugs.
    Am I just doing something terribly wrong?
    Please help.
    null

    I'm using enlightenment version 0.15.5-41, which is more recent
    than the 0.15.5-37 version (containing the Oracle installer
    patch) that you recommended. Unfortunately, it fails when using
    this version.
    I also tried installing Oracle using twm, with enlightenment
    disabled. This didn't help either.
    Furthermore, the errors that I'm encountering in the OUI are
    not just toward the end of the installation. They happen from
    the very beginning, right after I enter "./runInstall", and
    continue every step of the way.
    Calvin Mitchell (guest) wrote:
    : Check out my thread: "Assistants Failure Toward end of Oracle
    : Install" to see where i've gone with this.
    : if your running Enlightenment as your window manager you need
    to
    : upgrade to 0.15.5-37, that will solve the OUI error.
    : Let me know if you solve any of your problems.
    : Chris Russell (guest) wrote:
    : : I can not get Oracle 8.1.5 to install onto Linux RedHat 6.1.
    : The
    : : Oracle installation script generates several errors. I have
    : : tried several attempts, using different options, but they all
    : : generate errors.
    : : Please help. The Oracle Installation scripts appear to be
    very
    : : buggy... or perhaps they are incompatible with the standard
    : : RedHat 6.1 release. Either way, it is very frustrating.
    : : I have documented one of my (failed) installation attempts
    : below.
    : : Does anyone have any words of wisdom?
    : : I am installing Oracle onto a Dell Latitude CPi PC w/ 128MB
    : RAM,
    : : a 366MHz Pentium II, and RedHat 6.1 (using the standard Linux
    : : 2.2.12-2 kernel). RedHat was installed using the standard
    : "Gnome
    : : Workstation" configuration.
    : : The Oralce CD is labeled:
    : : "Oralce 8i Enterprise Edition
    : : Release 8.1.5
    : : for Linux
    : : (c) Oracle Corporation 1999"
    : : I got this CD about one week ago at Oracle OpenWorld '99 in
    Los
    : : Angeles... it should be their "latest & greatest" version so
    : far.
    : : 1. Pre-Installation and ./runInstall
    : : I created an "oracle" Unix account w/ groups "oinstall" (the
    : : primary group) and "dba" (a secondary group).
    : : I created directories /u01 through /u04, belonging to oracle.
    : : I setup .cshrc and sourced it, containing:
    : : umask 022
    : : setenv DISPLAY `hostname`:0
    : : xhost +
    : : setenv ORACLE_BASE /u01/app/oracle
    : : setenv ORACLE_HOME ${ORACLE_BASE}/product/8.1.5
    : : setenv ORACLE_SID cprtest
    : : setenv PATH ${ORACLE_HOME}/bin:${PATH}
    : : setenv LD_LIBRARY_PATH ${ORACLE_HOME}/lib
    : : setenv NLS_LANG US7ASCII
    : : I downloaded jre116_v5 and installed to /usr/local/jre.
    : : Finally, I executed (from the "oracle" Unix account):
    : : cd /mnt/cdrom
    : : ./runInstall
    : : Problem: I got the error (from ./runInstall):
    : : Initializing Java Virtual Machine from
    : /usr/local/jre/bin/jre.
    : : Please wait...
    : : Error in CreateOUIProcess(): -1
    : : : Bad address
    : : Workaround: Executed the following commands instead:
    : : cd /mnt/cdrom/install/linux
    : : ./runIns.sh
    : : 3. runIns.sh and root.sh
    : : I selected the following options (from ./runIns.sh):
    : : Source: /mnt/cdrom/stage/products.jar
    : : Destination: /u01/app/oracle/product/8.1.5
    : : Oracle 8i Enterprise Edition 8.1.5.0.0
    : : Typical (585MB)
    : : Installable Components: Oralce Intelligent Agent 8.1.5.0.0
    : : Global Database Name: cprtest.parkrussell.com
    : : SID: cprtest
    : : Directory for Database Files: /u02
    : : Then (when instructed by ./runIns.sh), I attempted to execute
    : : (from the
    : : "root" Unix account):
    : : cd /u01/app/oracle/product/8.1.5
    : : ./root.sh
    : : Problem: I got the error:
    : : "bash: ./root.sh: Permission denied"
    : : The execute bit was not set.
    : : Workaround: I executed:
    : : chmod a+x root.sh
    : : ./root.sh
    : : 5. Configuration Tools
    : : The Oracle Installer (./runIns.sh) attempted to execute:
    : : A. Net8 Configuration Agent
    : : B. Oracle Database Configuration Agent
    : : Problem: The "Oracle Database Configuration Agent" failed
    with
    : : the following error message:
    : : "One or more tools have failed. It is recommended but not
    : : required that these tools succeed for this installation.
    : : You can now select these tools, read its details to
    examine
    : : why they have failed, fix those problems, and retry them.
    : : Or, you can click "Next" to continue."
    : : When I selected the "Oracle Database Configuration Agent" for
    : : more info, I got the following additional details (as the
    cause
    : : of the error):
    : : "A required command line argument is missing."
    : : The log file
    : : "/u01/app/oracle/oraInventory/logs/installActions.log"
    : recorded:
    : : "Command which is being spawned is /usr/local/jre/bin/jre
    : : -Duser.dir=/u01/app/oracle/product/8.1.5/assistants/dbca/jlib
    : : -classpath
    /usr/local/jre/lib/rt.jar:/u01/app/oracle/product/8.1.5/jlib/ewt-
    : 3_1_10.jar:/u01/app/oracle/product/8.1.5/jlib/share-
    1_0_6.jar:/u01/app/oracle/product/8.1.5/assistants/dbca/jlib/DBAs
    sist.jar:/u01/app/oracle/product/8.1.5/assistants/jlib/jnls.jar:/
    u01/app/oracle/product/8.1.5/assistants/jlib/ACC.JAR:/u01/app/ora
    : cle/product/8.1.5/jlib/help-
    : 3_0_7.jar:/u01/app/oracle/product/8.1.5/jlib/oracle_ice-
    4_03_3.jar:/u01/app/oracle/product/8.1.5/jlib/HotJavaBean.jar:/u0
    1/app/oracle/product/8.1.5/jlib/netcfg.jar:/usr/local/jre/lib/i18
    : n.jar
    : : DBCreateWizard /createtype seed /numusers NO_VALUE /apptype
    : : NO_VALUE /cartridges NO_VALUE /options NO_VALUE /demos
    NO_VALUE
    : : /seedloc NO_VALUE /sid cprtest /orahome
    : : /u01/app/oracle/product/8.1.5 /orabase /u01/app/oracle /dbloc
    : : /u02 /clususer NO_VALUE /cluspswd NO_VALUE /nodeinfo NO_VALUE
    : : /gdbName cprtest.parkrussell.com
    : : Invalid Exit Code. The following result code will be used
    for
    : : configuration tool: 1
    : : Configuration tool Oracle Database Configuration Assistant
    : : failed"
    : : Workaround: There is obviously nothing I can do to fix this
    : : problem. It appears to be an internal bug in ./runIns.sh.
    : : Therefore, I selected "Next" and executed "dbassist"
    directly.
    : : 6. dbassist
    : : I executed:
    : : dbassist
    : : Problem: I got the following error:
    : : "JNLS Execution:oracle.ntpg.jnls.JNLSException
    : : Unable to find any National Character Sets. Please
    : : check your Oracle installation."
    : : Workaround: Press "OK" and ignore the error.
    : : 7. dbassist (cont.)
    : : I selected the following options:
    : : Create database
    : : Typical
    : : Copy existing database files from the CD
    : : Global Database Name: cprtest.parkrussell.com
    : : SID: cprtest
    : : Problem: I got the following error:
    : : "CD-ROM drive not detected on this system.
    : : Database not created."
    : : (Note: I've been running the installation scripts from the
    : : CDROM drive this entire time. "df" shows the CDROM drive
    : : mounted on /mnt/cdrom. "ls /mnt/cdrom" works too.)
    : : Workaround: Abort (which generated the additional error:
    : "Unable
    : : to create database. DBCA-00003: No CD-ROM drive detected.")
    : and
    : : run dbassist again, this time using different parameters.
    : : 8. dbassist, again
    : : I executed "dbassist" again and selected the following
    options:
    : : Create database
    : : Typical
    : : Create new database files
    : : Hybrid
    : : Concurrently connected users: 5
    : : Options: Oralce interMedia, Oralce JServer, and iM demos
    : : Global Database Name: cprtest2.parkrussell.com
    : : SID: cprtest2
    : : Create database now
    : : Problem: I got the following error:
    : : "ORA-01012: not logged on"
    : : Workaround: Try, try again.
    : : 9. dbassist, one last time
    : : Executed "dbassist" once more and selected the following
    : options:
    : : Create database
    : : Typical
    : : Create new database files
    : : Hybrid
    : : Concurrently connected users: 5
    : : Options: Oralce interMedia, Oralce JServer, and interMedia
    : : demos
    : : Global Database Name: cprtest3.parkrussell.com
    : : SID: cprtest3
    : : Output creation script
    : : Then, I executed (from the "oracle" Unix account):
    : : cd /u01/app/oracle/product/8.1.5/install
    : : setenv ORACLE_SID cprtest3
    : : ./sqlcprtest3.sh
    : : Problem: I got the following output:
    : : "Oracle Server Manager Release 3.1.5.0.0 - Production
    : : (c) Copyright 1997, Oracle Corporation. All Rights
    Reserved.
    : : Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
    : : With the Partitioning and Java options
    : : PL/SQL Release 8.1.5.0.0 - Production
    : : SVRMGR> SVRMGR> Connected.
    : : SVRMGR> ORACLE instance started.
    : : ORA-01012: not logged on
    : : SVRMGR> 2> 3> 4> 5> 6> 7>
    : : 8> 9> CREATE DATABASE "cprtest3"
    : : ORA-01012: not logged on
    : : SVRMGR> Disconnected."
    : : Workaround: Beats me.
    : : 10. sqlplus
    : : I attempted to execute sqlplus, but got the following error
    : : message:
    : : "/u01/app/oracle/product/8.1.5/bin/sqlplus: Permission
    : denied."
    : : The execute bit was not set.
    : : Workaround: I executed:
    : : chmod a+x /u01/app/oracle/product/8.1.5/bin/sqlplus
    : : sqlplus
    : : I gave up for now... there were just too many things wrong
    with
    : : this installation, starting with the very first command I was
    : : supposed to execute (./runInstaller).
    : : I can't fathom why Oracle's installation script has so many
    : bugs.
    : : Am I just doing something terribly wrong?
    : : Please help.
    null

  • Can not install Database Oracle8i (8.1.7) for Windows 2000/NT

    I am not sucessfull in installing (Downloaded Unzipped then copied to CD) both version of Database "Oracle8i Release 3 (8.1.7)" Enterprise and Standard edition for Windows 2000/NT". After the start->run->autorun the CD spins for a minute then nothing happens. I tried running other files as well such as setup and install but still doesn't do anything.
    Read the Installation document but can not find the answer, need help from anyone (Oracle expert to non-expert) is greately appreciated.
    Server name = I am using Windows2000 "local" server.
    Date/Time = Happened yesterday and today (March 3-4/2002)
    Browser + Version = Microsoft Internet Explorer 5.0
    O/S + Version = Windows2000 version 5.0
    Error Msg = None (Will not install)
    ################################################################T
    Thanks...

    I am having the same problems!
    Any help here would be great!! Stephen, Hi!, I think I know what the problem is....but I need your confirmation on my hypothesis. These are the scenarios:
    PC#1
    =====
    In this computer it has operating system Windows2000 on C: Drive.
    RESULT: SUCESSFULLY INSTALLED THE ORACLE 8I (8.1.7) Enterprise or Standard (trial version) on this PC.
    PC#2
    ====
    In this computer it has operating system WindowsME on drive C:
    RESULT: When CD (Oracle 8i) was inserted on the CD Drive autorun was performed and Oracle 8i Installation screen pops up and I clicked on install and the Universal Installer shows up. A positive sign but I purposly aborted the installation.
    PC#3
    ====
    In this computer it has (2) operating system they are: Windows ME on Partitiion C: and another partition on F: the operating system is Windows2000. I Tried to install it on Windows2000 on partition F:
    RESULT: CAN NOT INSTALL (trial version) ORACLE 8I (8.1.7) Enterprise or Standard version on F: Windows2000.
    CD drive just spins for 15 seconds and nothing happens not even the Oracle Installation screen shows up.
    MY HYPOTHESIS:
    =============
    The ORACLE 8I (8.1.7) Enterprise or Standard trial version either:
    A) Can not be installed on another drive other than C: with a system with two (2) operating systems. and/or
    B) Can not be installed with a PC with two (2) operating system.
    Ben

  • Can not install Oracle on Redhat 7.3

    I have installed Redhat 7.3 . I tried to install Oracle 8i Release 2 (8.1.6).
    But when I try to run runInstaller, nothing runs, Applet(JRE) does not open.
    what is the problem?
    I have successfully installed this Oracle 8.1.6 on Redhat 6.2

    Hi there;
    Here is what I have done to install Oracle8i 8.1.7 on Redhat7.3:
    Things you need to download:
    JAVA:
    Get the JDK - jdk118_v3-glibc-2.1.3.tar.bz2
    Get the JRE - jre118_v3-glibc-2.1.3.tar.bz2
    use bzip2 OR tar:
    tar -xvjf jdk-1.1.8_v3.tar.bz2 -C /usr/local
    as well for jre118
    Symbolically link them:
    ln -s /usr/local/jdk118_v3/bin/java /bin/java
    ln -s /usr/local/jre118_v3/bin/jre /bin/jre
    ln -s /usr/local/jdk118_v3 /usr/local/java
    ln -s /usr/local/jre118_v3 /usr/local/jre
    After you: tar -xvf /tmp/linux81701.tar
    chmod 777 Disk1
    cd Disk1
    chmod 777 runinstaller
    Now you should be able to run the <runInstaller>
    when you receive this error close to end just click on ignor:
    Error in invoking target relink of makefile /u01/app/oracle/product/8.1.7/precomp/lib/ins_ctx.mk" Or something similar
    The below operations should be performed logged in as root.
    changes must be done on the root.sh script:
    line 102 Read:
    RMF=/bin/rm -f
    changed it to: RMF=`/bin/rm -f`
    line 156
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}`
    change it to:
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}'`
    Execute the script root.sh.
    Ignore the errors about not being able to delete the files.
    After you finish with: Net8 Configuration Assistant:
    The below operations should all be performed logged in as oracle.
    cd $ORACLE_HOME<In my machine is:cd product/8.1.7>
    tar -xvzf /tmp/glibc-2.1.3-stubs.tar.gz
    ./setup_stubs
    Then exit from: $ORACLE_HOME
    and edit .bash_profile OR .bashrc whichever you modified in preinstall
    add the following line: export ORACLE_SID=<whatever you named it during install>
    My machine read as this: export ORACLE_SID=oral
    At this point I strongly suggest you logg out from Oracle Account and re-log again
    Then edit this file: /etc/oratab
    and change: *:/home/oracle/product/8.1.7:N To *:/home/oracle/product/8.1.7:Y
    Now you can use dbstart and dbshut scripts from the command mode to start and stop the database.
    most likely when you try to start the database for the first time you will receive
    the error: ORA-01081<you can't star database is already startet>
    Then go to svrmgrl and connect internal and type: shutdown Abort
    re-start your Database and you are ready to go!!!!!!
    Hope that is help
    Abdul

  • Can not Install Oracle 9i on Linux RedHat AS 2.1 (Itanium)

    Hi,
    I am an oracle and system administrator. I'm trying for a month to install :
    Oracle 9i Database (64-bits) Rel 2 (9.2.0.2.0) for linux Intel Itaniuml
    On : my server (DELL PowerEdge 7150 bi-processor (Itanium 733 Mhz) )
    with : Red Hat Advanced Server for The Itanium Processor Operating system
    I have chaged the kernel, glibc and gcc with the versions described by different documents.
    but the oracle's binarys dont work, and i receve (illegal instruction) when i try SQLPLUS for example !!!
    I think that i'm enable to get the right glibc and the gcc rpms that can work with itanium-linux.
    One document says that i must get (Linux Header Patch 2.4.18 ) from Intel !!!
    I'm searching for days but no way !!!
    That's very urgent ...
    Please Help Me ..., this is my E-mail : [email protected]
    Many thanks ...
    Tayeb Jebeniani
    STS
    [email protected]

    Hi Tayeb,
    This forum relates only to the OTN Documentation pages at: http://otn.oracle.com/documentation/index.html
    Please try another forum, e.g. the Downloads forum:
    Downloads Issues
    Regards,
    Les

  • Can not Install Oracle Database 11g Release 2

    This will be my second time trying to install Oracle Database 11g Release 2 on my Computer. I have Windows 7 x64 and when go through the setup phase, I receive numerous errors stating that files are missing and it will never get past that stage. I downloaded both folders for the database:
    Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (x64)
    win64_11gR2_database_1of2.zip (1,213,501,989 bytes) (cksum - 3906682109)
    win64_11gR2_database_2of2.zip (1,007,988,954 bytes) (cksum - 1232608515)
    Can anyone tell me what I am doing wrong?

    Pl post the complete error message. Have you unzipped the two files into the same directory ?
    Oracle 11g R2 Windows Installation issue
    Re: 11g R2 install failure
    Srini

  • Can Not  installed latest iTunes 10.5.2 for Windows XP

    To System support,
    I am having trouble installed latest iTunes 10.5.2 for Windows XP. When I start install the exe file, I got an error message:
    “There is problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.”
    Could someone tell me why I can’t install iTunes 10.5.2?
    I even fellow the trouble shooting from iTunes page by uninstall the older version of iTunes. Now I can’t even link my iPhone or iPad now. Please advise me on what is missing in my computer for costing this issue. Thanks for all your supports.
    My computer inf:
    System:
    Microsoft Windows XP
    Professional
    Version 2002
    Service Pack 3
    Computer:
    Intell(R) Core 2 Duo CPU
    T7500 @ 2.20GHz
    2.19 GHz, 1.50 GB of RAM

    “There is problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.”
    Perhaps let's first try updating your Apple Software Update.
    Launch Apple Software Update ("Start > All Programs > Apple Software Update"). Does it launch and offer you a newer version of Apple Software Update? If so, choose to install just that update to Apple Software Update. (Deselect any other software offered at the same time.)
    If the ASU update goes through okay, try another iTunes install. Does it go through without the errors this time?

  • Where can I download Oracle 8.1.6 Client for Linux?

    I only found Oracle 8.1.6 Server for Linux on the download section of oracle.com, but I need the Client, to use with Cold Fusion Server 4.5.1 SP1 on my Linux box...
    Where can I get it?
    Thanks in advance.
    Marco Di Folco.
    [email protected]

    It is the same file, download it and when you run the installer it will ask you if you are installing th eclient or the server.
    Todd

  • Can not install Oracle 9i in window XP

    I downloaded Oracle 9i database (disk 1, 2 & 3).
    When I ran setup.exe in the directory of disk 1, there is an error of Oracle Universal Installer: "The Java Run Time Environment was not found at d:\temp\OraInstall2003-01-23_04-56-21PM\jre\bin\javaw.exe. Hence the Oracle Universal Installer cannot be run. Please install JRE version and try again."
    I have jre installed, but it does not work. Anyone can give me a hand? Thanks.

    Check out you JDK Version, Install JDK1.3.1_06 or J2SDK1.4. With this it will run

  • Can not install Oracle By Example BI samples

    Hi, I'm having problems installing the OBE BI samples for the Discoverer tool. It fails during the "discoverer" part, but it seems to be a general install issue rather than something with discoverer.
    The instructions say:
    1. CD to c:\temp\discoverer (c:\temp is where I put the files)
    2. set oracle_home=c:\oracle\BIToolsHome
    3. Run install.bat, I use the following command:
    install localhost 1521 dw dw pwd pwd USERS TEMP c:\temp\discoverer
    When I do this, the script blows up because it tries to run SQLPLUS out of the c:\oracle\BIToolsHome\bin directory - which is NOT where it is installed. Its in c:\oracle\product\10.1.0\dw\bin - the oracle home of my main database. It looks like the script is hard-coding where sqlplus is? And if I copy the sqlplus.exe into the directory, then it blows up (looks like its missing some language files or something?)
    Am I just being dense? I'm an old hand at Oracle Express, was trying to play with the new OLAP functionality and I'm not very familiar at all with standard Oracle database stuff.
    Please let me know what I should do to fix this.
    Thanks,
    Scott
    p.s. I just tried to run the Oracle 10g client disk installer to put sqlplus in the BIToolsHome directory, and its blowing up with an error (it didn't provide details of what the error was though...) I was hoping that would solve the problem, but apparently not.
    Thanks,
    Scott

    Hi!
    I also tried to install the samples, and I realized, that install notes not perfect everywhere. For example if you can see the install script in detail, you would find that the script expects parameters in another order, than the note said (it says service_name is the 4th param, but really it is the 7th)... So I think you should do the install manually. Follow the install script, and do what it says (I mean for example you should run sqlplus instead of the script). By the way as far as I remember the notes says the home of BI10.1.2 not BITools10.1.2. In home of BI10.1.2 there is an SqlPlus. I did the same way and I managed to install the whole sample's data. But I think unfortunately the OLAP sample data is wrong or not complete. The OLAP workbooks doesn't work properly. If you can install it successfully please notify me, whether you can use OLAP sample data or not.
    Thanks and hope it hepls!

  • I can not install Oracle ODI when Supervisor Password

    Hello,
    I have WIndows 7 (64 bit)
    Java jdk1.6.0_27,
    rcu version ofm_rcu_win_11.1.1.7.0_64_disk1_1of1,
    ofm_rcu_win_11.1.1.7.0_32_disk1_1of1,
    ofm_odi_win_11.1.1.7.0_32_disk1_2of2.
    And when squeegee program C: \ tmp \ odi \ Disk1 \ install \ win32 \ setup.exe
    when I enter only the Supervisor password in the User Details message Advisor is colored red and will not go to next screen
    Below is the log
    [code]
    Adicionando ao classpath:file:/C:/Users/REGINA~1/AppData/Local/Temp/OraInstall2013-11-22_07-23-40PM/ext/jlib/odiwl.jar
    Adicionando ao classpath:file:/C:/Users/REGINA~1/AppData/Local/Temp/OraInstall2013-11-22_07-23-40PM/ext/jlib/template.jar
    Adding C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM for deletion.
    null
    configFileName:C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\footprint.xml
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\activation.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-antlr.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-bcel.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-bsf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-log4j.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-oro.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-regexp.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-resolver.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-commons-logging.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-commons-net.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-contrib-1.0b3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jai.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-javamail.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jdepend.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jmf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jsch.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-junit.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-launcher.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-netrexx.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-nodeps.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-starteam.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-stylebook.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-swing.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-testutil.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-trax.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-weblogic.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\aopalliance.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bpm-infra.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bsf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bsh-2.0b2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\BUG9464369_PATCH.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\coherence.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-beanutils-1.7.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-codec-1.3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-collections-3.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-discovery-0.4.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-httpclient-3.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-io-1.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-lang-2.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-logging-1.1.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-net-1.4.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-vfs-1.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-vfs2-2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\component_events_xlf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\connector.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\cpld.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\dms.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\eclipselink.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\enterprise_data_quality.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ess_es_server.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ess_japi.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\groovy-all-1.7.4.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\HspJS.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\HspJS_11.1.2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\hsqldb.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\http_client.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jakarta-oro-2.0.8.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\javax.security.jacc_1.0.0.0_1-1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\javolution.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jms.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jsch.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jython.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jzlib-1.07.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\log4j-1.2.8.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\mail.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\mrua.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi-core.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi-sap.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_common.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_essbase.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_planning.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_planning_11.1.2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi_hfm.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ojdl.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\oracle.ucp_11.1.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\orawsdl.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\persistence.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\pop3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\SchemaVersion.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-aop.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-beans.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-context.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-core.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-dao.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jdbc.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jmx.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jpa.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-web.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\trove.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\wlthint3client.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\XmlSchema-1.4.2.jar
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Inside startPreReqOperation...prereq
    contextFile:C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\prereq\oui\agent_prereq_context.xml
    The entry point is: oracle.installType.all
    Check Name:CertifiedVersions
    Check Description:Esta condição é pré-requisito para testar se o software Oracle é ou não certificado no sistema operacional.
    Resultado esperado: Um de 5.1,5.2,6.0,6.1
    Resultado Real: 5.1
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Check Name:ServicePackChecks
    Check Description:Esta condição é pré-requisito para testar se o nível do Pacote de Serviços recomendado para instalar o produto está disponível no sistema.
    Resultado esperado: 2
    Resultado Real: 2
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Check Name:TotalMemory
    Check Description:Esta condição é pré-requisito para testar se o sistema tem memória física suficiente.
    Resultado esperado: 1024MB
    Resultado Real: 3766MB
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Setting current page standalone validations to true
    oracleHome: null
    oracleBase: null
    Setting current page standalone validations to true
    -scratchPath
    C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM
    -sourceLoc
    C:\tmp\odi\Disk1\install\win32\../../stage/products.xml
    -sourceType
    network
    -timestamp
    2013-11-22_07-23-40PM
    In processErrorMsgStringOracle Home
    Entering the exec handler method in get free space for home...
    quotaNeededProperty:null
    isQuotaNeeded : false
    resultset.getStatus() : true
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@127.0.0.1:1521:xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@127.0.0.1:1521:xe
    resultset.getStatus() : false
    [/code]

    Shows this message when running the setup.exe from disk 1
    more information about problem
    i  click y and go to screen initial  but stop in typing the Supervisor password
    Iniciando Oracle Universal Installer...
    Verificando se a velocidade da CPU é superior a 300 MHz .   Real 1862 MHz     Pa
    ssado
    Verificando espaço de swap: 0 MB disponíveis, 512 MB necessários.     Falha <<<<
    Verificando monitor: deve ser configurado para exibir pelo menos 256 cores Super
    ior a 256 .    Reais 4294967296     Passado
    Algumas verificações de requisitos falharam. Você deverá preenchê-las  requisito
    s antes de
    continuar com a instalação,
    Continuar? (y/n) [n]

  • Can not install oracle on linux red hat 6.2

    when i strat the ./runInstaller script it gives error message .
    Xlib: connection refused by server.

    What you need to do is to disable access control on your machine with the xhost command. Make sure you run xhost as the user you started X with. Normally you just need to type:
    xhost +Also, check your DISPLAY variable.
    // POA
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by saa sdasda ([email protected]):
    when i strat the ./runInstaller script it gives error message .
    Xlib: connection refused by server.<HR></BLOCKQUOTE>
    null

  • Can't install Oracle 8.1.7 client on  NT4.0 workstation

    I can't get Universal Installer started on Windows NT4.0 workstation.
    After I click the Deinstall/Install button, the install program terminated without any error messages. I tried many different ways, including applying Service Pack 6 on NT4.0, but nothing worked.
    There is nothing wrong with the media (CD), since I was able to install it on Win2000.
    Could some one give me a hint where to look at ?
    Thanks
    Joey

    Interesting - my problem is the other way around! I can install on NT4 but not on Win2k. I'm beginning to think it may be hardware related - I'm trying to install on a new Dell Precision 340. Initially I thought it might be related to the graphics card (ATI, and I know there was at least one issue with ATI cards under certain circumstances) but I swapped that out, reinstalled everything and I still get exactly the same symptoms you do.
    Will let you know if I find out the cause.
    Rory.

Maybe you are looking for