Can't install oracle8.0.5.1 on RedHat 6.0

After runing the ./orainst, I got the below message:
There are still sgadef<SID>.dbf file(s) in $ORACLE_HOME/dbs/
(/usr/oracle/8.0.5.1.0/dbs/). This indicates that there may
still be running instances. You must shut down all database
instances associated with this ORACLE_HOME before upgrading the
Server. Select (Yes) if you have shut down the instances from
another terminal/window. Select (No) to abort the installation.
null

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jens Salomon ():
If you finished the installation (?) look in $ORACLE_HOME/dbs for sgadef<ORACLE_SID>.dbf files. If you just started it's a CD-ROM error.
Problem is the umask.
Try to copy the entire CD onto HD with umask 022. Then run the installation process from there.
<HR></BLOCKQUOTE>
Hi!
how to copy from the CD to the HD on an Unix/Win environment.
thanks
null

Similar Messages

  • How can I install oracle8i for Red hat8 in intel P4

    Hi everybody,
    I want install oracle8.1.6 to my Red Hat8.0 in intel P4 desktop but when I run ./runInstaller or /install/linux/runInstaller the machine can't pop the install screen like the jre can't run in my machine how can I change config that the install can complete.

    There is an installation forum on OTN, but the best place to find out about Oracle on Linux is Werner Puschitz's website.
    Cheers, APC

  • Can be install Oracle8i on linux slakware4.0?

    Have any try to install oracle8i on slakware4.0 success?
    null

    Ilker (guest) wrote:
    : Shih-Chung Lin (guest) wrote:
    : : Have any try to install oracle8i on slakware4.0 success?
    : After hacking some makefiles in the install cd, I installed
    : succesfully on Slackware 4. The basic problem for Oracle
    install
    : on Slackware is libc5, glibc2 conflict I think. If you have
    : libc5 as the default c lib like mine, you must install another
    c
    : compiler and pass some arguments to compiler and linker to be
    : able to link Oracle library/binaries. (something like gcc -b
    : i486-glibc ... to indicate glibc based compiler).
    : Mail me if you are interested for such installation, I can
    give
    : you patched makefiles for slack and explain how to do it.
    : Besides other installation problems with 8i, link problems
    must
    : be the same as for 8.0.5.1. Hope this helps you :)
    hi,
    I 'm tying to get oracle 8.0.5 working wih slackware 4.0.
    kernel is v. 2.2.13.
    I 'm using glibc 2.1.2. (./configure prefix=/usr enable-add-
    ons=crypt,linuxthreads).
    oracle installation went fine.
    svrmgrlO is running but svrmgrl provoques a Seg. Fault for
    example. More generally, all the progs called xxxxO are running
    but not the corresponding xxxx.
    So i would be very intersted to get your help.
    Thanks
    null

  • I can't install Oracle8.1.7 on Pentium4,Help me please

    i can't install Oracle 8.1.7 Enterprise Edition on Pentium4-
    1.3G , I use W2k Server. Have any idea to help me? I've heard
    that there is a patch to solve this problem,but i can't find it.
    Help me please.

    There are very few patches available on OTN. Members who want to
    get patches would have to purchase them through Oracle
    Support/Metalink or at the Oracle Store.
    http://otn.oracle.com/support/content.html
    http://oraclestore.oracle.com/
    Regards,
    OTN Team

  • Can't install Oracle8i on Linux 6.0

    I downloaded jre1.1.6 v5 and installed/created symbolic link
    from /usr/local/jre to /download/jre116_v5. When I installed
    Oracle8i, I got the following message:
    [oracle@beta cdrom]$ . runInstaller
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
    Please wait...
    /usr/local/jre/bin/../bin/checkVersions: /tmp/ldd.out.5285:
    Permission denied
    SIGSEGV 11* segmentation violation
    stackbase=(nil), stackpointer=(nil)
    Full thread dump:
    NULL (TID:0x406a40b0, sys_thread_t:0x81a53c0, state:R)
    prio=5Killed
    Oracle does have write permission on /tmp as show below:
    [oracle@beta oracle]$ ls -l /tmp
    total 44
    drwxr-xr-x 2 oracle dba 4096 Aug 30 22:27 OraInstall
    -rwx------ 1 oracle dba 362 Aug 30 22:34 b.log
    -rwx------ 1 root root 11 Aug 25 20:40 filep1Ekhg
    -rw-r--r-- 1 oracle dba 0 Aug 27 03:16
    ldd.out.4255
    drwx------ 2 oracle dba 4096 Aug 30 22:47 orbit-
    oracle
    drwx------ 2 root root 4096 Aug 30 22:26 orbit-root
    drwxr-xr-x 3 root root 4096 Jul 9 17:47 tksysv-
    backup
    -rw------- 1 root root 19996 Aug 24 05:55
    upgrade.log
    Does anyone know the problems?
    Thanks.
    David
    null

    Thank you.
    I solved that problem by installing jre1.1.7 instead of jre1.1.6
    v5.
    David
    Kevin Johnson (guest) wrote:
    : David Cecchino (guest) wrote:
    : : still have the wrong version
    : : make sure your system is either glibc or libc
    : : dave
    : : David Hua (guest) wrote:
    : : : I downloaded jre1.1.6 v5 and installed/created symbolic
    link
    : : : from /usr/local/jre to /download/jre116_v5. When I
    installed
    : : : Oracle8i, I got the following message:
    : : : [oracle@beta cdrom]$ . runInstaller
    : : : Initializing Java Virtual Machine from
    : /usr/local/jre/bin/jre.
    : : : Please wait...
    : : : /usr/local/jre/bin/../bin/checkVersions: /tmp/ldd.out.5285:
    : : : Permission denied
    : : : SIGSEGV 11* segmentation violation
    : : : stackbase=(nil), stackpointer=(nil)
    : : : Full thread dump:
    : : : NULL (TID:0x406a40b0, sys_thread_t:0x81a53c0, state:R)
    : : : prio=5Killed
    : : : Oracle does have write permission on /tmp as show below:
    : : : [oracle@beta oracle]$ ls -l /tmp
    : : : total 44
    : : : drwxr-xr-x 2 oracle dba 4096 Aug 30 22:27
    : : OraInstall
    : : : -rwx------ 1 oracle dba 362 Aug 30 22:34
    b.log
    : : : -rwx------ 1 root root 11 Aug 25 20:40
    : : filep1Ekhg
    : : : -rw-r--r-- 1 oracle dba 0 Aug 27 03:16
    : : : ldd.out.4255
    : : : drwx------ 2 oracle dba 4096 Aug 30 22:47
    orbit-
    : : : oracle
    : : : drwx------ 2 root root 4096 Aug 30 22:26
    : : orbit-root
    : : : drwxr-xr-x 3 root root 4096 Jul 9 17:47
    : tksysv-
    : : : backup
    : : : -rw------- 1 root root 19996 Aug 24 05:55
    : : : upgrade.log
    : : : Does anyone know the problems?
    : : : Thanks.
    : : : David
    : Hi David,
    : Try running the shell script runIns.sh from the Oracle
    : installation directory. The file is under the /install/linux/
    : directory. This should get you past the checkversions problem
    and
    : start the RunInstaller.
    null

  • Why can't install Oracle 8.1.7 in Redhat 7,1

    Please see this page first: http://linuxfab.cx/indexEasy.php
    if you really want to install, please run these files first:
    compat-glibc-6.2-2.1.3.2.i386.rpm
    compat-egcs-c++-6.2-1.1.2.9.i386.rpm
    compat-libs-6.2-3.i386.rpm
    compat-egcs-6.2-1.1.2.14.i386.rpm
    and try again.

    Here's the easy way to do it.
    1. Install EVERYTHING into your drive from Redhat 7.1; that's right choose 'EVERYTHING' when prompted at the 7.1 install.
    (You need about 2GB to fit the 7.1 install plus the additional 2GB for oracle)
    (Make a user named 'oracle' who will load and administer the database)
    2. Type the following at the root command prompt:
    groupadd oinstall
    groupadd dba
    groupadd oper
    useradd oracle -g oinstall -G dba,oper
    passwd oracle (it will prompt you for the password)
    3. (Now let's make the directories and assign ownership starting from the root directory)
    cd /
    mkdir oraclestage
    mkdir orahome
    mkdir ora1
    mkdir ora2
    mkdir ora3
    (the ora1,2,...etc should be mount points on different physical disks, but just make directories if you only have one disk)
    4. (Now assign ownership to the directories)
    chown oracle.dba /oraclestage
    chmod 775 /oraclestage
    chown oracle.dba /orahome
    chmod 775 /orahome
    chown oracle.dba /ora1
    chmod 775 /ora1
    chown oracle.dba /ora2
    chmod 775 /ora2
    chown oracle.dba /ora3
    chmod 775 /ora3
    (Next log out as root and log in as oracle using the password you assigned)
    5. (Now set up environmental variables IF YOU SCREW THIS UP IT WONT WORK!!!SO PAY ATTENTION)
    (Go into the place where user oracle's environment variables are kept...)
    cd /home/oracle
    more .bash_profile
    (look at your .bash_profile file. You're going to replace it with the one below...
    the easiest way to do this is to copy the contents of this file into Linux and save it as 'myfile', then place it in the /home/oracle directory. Then type:
    cp myfile .bash_profile
    at the command prompt. Say yes if asked to replace file)
    Here's the file contents:
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    #PATH=$PATH:$HOME/bin
    #BASH_ENV=$HOME/.bashrc
    #export BASH_ENV PATH
    #unset USERNAME
    export LD_ASSUME_KERNEL=2.2.5
    ./usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    ORACLE_BASE=/orahome; export ORACLE_BASE
    ORACLE_HOME=/orahome; export ORACLE_HOME
    ORACLE_SID=ORCL; export ORACLE_SID
    PATH=$PATH:/orahome/bin; export PATH
    CLASSPATH=:/orahome/jdbc/lib/classes111.zip; export CLASSPATH
    LD_LIBRARY_PATH=/orahome/lib; export LD_LIBRARY_PATH
    umask 022
    ORA_NLS33=/u01/app/oracle/product/8.1.7/ocommon/nls/admin/data; export ORA_NLS33
    NLS_LANG=american; export NLS_LANG
    5.1(notice the following lines:
    export LD_ASSUME_KERNEL=2.2.5
    ./usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    These are designed to make oracle compatible with LINUX. The ./usr/i386...etc. is a script that has to fire off to make oracle 817 run off a backward version of the glibc library. If this script fails when logging into the box as user oracle, then run it from the command line after you get into the box. You may have to run it from root, but fire it off.
    6. Get your oracle817 tar file and copy it to the 'oraclestage' folder. Log in as root and untar it to expand it. The command is:
    tar xvf linux*...etc (whatever...)
    7. Next get the jdk118_v3 file from http://java.sun.com and put that on in your user/local directory. As the root user, untar it and make a symbolic link as follows:
    ln -s /usr/local/jdk118_v3 /usr/local/java)
    8. Go back to the /oraclestage as user 'oracle' and do a 'cd Disk1' at the command prompt and then do a './runInstaller' from the prompt. Keep in mind that you have to be in xwindows for the latter to work. Put oracle into the 'orahome' directory. You don't need all the obnoxious 12-mile-long path statements, just put the thing into orahome.
    That will get oracle817 going on your Redhat 7.1 box. It works for me. You don't have to deal with all that 'compat-glibc' loading shit. Just do an 'everything' install and it will work. Beside, what if you want to start using the box as a Linux box also? Do you want to keep searching for *.rpm files when you need extra functionality? Just throw them all in when you install.
    null

  • Why I can not install oracle8.17 on P4 machine? SOS

    The install prg of oracle8.1.7 can not run on p4 machine.

    Dear Manzur Elahi ,
    You are absolutly right but he is asking about the
    oracle 6i developer and the piv support the oracle develpler 6i the problem is any other
    li xinzhu plz mention the error which is comming during
    the instalaiton thx

  • Help, Can't Install Oracle8i

    Very Strange why couldn't the Universal installer couldn't even run, the Jrew exe Process start and in a second exists without any error logs, this is a machine without any Oracle installations before the OS is Win 2000 Advanced Server SP2
    Please Help
    Peter Magdy

    Are you installing this on a Pentium 4 server? If you are there a known issues with this. Try using the search functionality
    in the upper right corner using Pentium or Pentium 4 for the search and you should find something that will help you.

  • 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

  • Help:Can't install oracle 8.1.5i on Redhat 6.0!

    The error is :
    Error in CreateOUIProcess():-1
    :Perimission denied
    Can anyone help me?
    Thanks.
    ruddock [email protected]

    Did you install JRE?

  • HowTo Install Oracle8i (8.1.7) on RedHat 7.0

    Hello all,
    Im trying to install Oracle 8i (8.1.7) on RedHat 7.0, after change the header file in linux system (/usr/src/linux/include/linux/sem.h and /usr/src/linux/include/asm/shmparam.h). i compile the kernel.
    I start for the very first time installation of oracle on my linux system, when the database assitent creation time came a window message appear with a message, something like this "error: oracle not available".
    HELP!!! What can i do to install oracle on my system ?
    null

    Ciao Paolo,
    grazie per la risposta.
    Ho risolto la cosa installando una patch glibc scaricata da metalink. il problema era dato da alcuni file che durante l'installazione non venivano compilati correttamente. ora funziona tutto!
    grazie
    pedro

  • Can't Install Oracle 9i for Linux on RedHat 7.1

    I can't get either libclntsh.a or libclntsh.so. genclntsh fails with following error message:
    /home2/ora/OraHome/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
    skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
    /lib/libc.so.6: undefined reference to `_dl_lazy@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_substitute@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_out_of_memory@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_relocate_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_clktck@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `__libc_enable_secure@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_catch_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_platformlen@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_mcount@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_count@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_initial_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_start_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `__libc_stack_end@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_argv@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_loaded@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_origin_path@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_check_map_versions@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_main_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_mask@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_load_lock@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_state@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_init_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_r_debug@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_unload_cache@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_signal_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_debug_printf@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_init@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object_deps@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_nloaded@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile_map@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_profile_output@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_pagesize@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_fpu_control@GLIBC_2.1'
    /usr/lib/libdl.so: undefined reference to `_dl_catch_error'
    /lib/libc.so.6: undefined reference to `_dl_global_scope_alloc@GLIBC_2.1'
    What is the problem?

    Did you carefully go through all pre-req steps for install?
    Oracle needs some "compatibility libraries" as well (compat-lib*). Here are packages for AS 10g, most or all of which apply to Database too.
    Checking operating system packages: gcc-3.2.3-20,compat-gcc-7.3-2.96.122,compat-gcc-c++-7.3-2.96.122,compat-libstdc++-7.3-2.96.122,compat-libstdc++-devel-7.3-2.96.122,setarch-1.3-1,pdksh-5.2.14,sysstat-4.0.7,gnome-libs-1.4.1.2.90-34.1,libstdc++-3.2.3,compat-libstdc++-devel-7.3-2.96.122,compat-glibc-7.x-2.2.4.32.5
    When required packages are in place, there's another error lurking, related to __libc_wait symbol.
    runInstaller "boots" OUI, which includes running a JRE from tmp. This JRE (build 02) is broken, but you can setup to run another one via oraparam.ini and JRE_LOCATION. Download build 10 from Sun (google "jre 1.3.1 download").

  • Trying install Oracle8i(8.1.7) in RedHat Linux 7.3

    I'm trying to install Oracle 8i on RedHat Linux 7.3., but I don't get start the "runInstaller". The error that I can see is:
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    SIGSEGV received at bfffd974 in /var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libjava.so. Processing terminated
    Wed Oct 9 14:05:02 2002
    jre full version "JDK 1.1.8 IBM build l118-20000713 (JIT enabled: jitc)"
    Operating Environment
    Host : nzalisa.netzima.com.(none)
    OS Level : 2.4.18-3custom.#3 SMP mii sep 11 20:16:31 UTC 2002
    glibc Version : 2.2.5
    No. of Procs : 1
    Memory Info:
    total: used: free: shared: buffers: cached:
    Mem: 393465856 282988544 110477312 0 23052288 165285888
    Swap: 805384192 0 805384192
    MemTotal: 384244 kB
    MemFree: 107888 kB
    MemShared: 0 kB
    Buffers: 22512 kB
    Cached: 161412 kB
    SwapCached: 0 kB
    Active: 221216 kB
    Inact_dirty: 4764 kB
    Inact_clean: 19332 kB
    Inact_target: 49060 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 384244 kB
    LowFree: 107888 kB
    SwapTotal: 786508 kB
    SwapFree: 786508 kB
    Committed_AS: 347568 kB
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : infinity
    RLIMIT_STACK : 2093056
    RLIMIT_CORE : 0
    RLIMIT_NOFILE : 1024
    RLIMIT_NPROC : 3070
    Application Environment
    Signal Handlers -
    SIGINT : ignored
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : unknown handler
    Environment Variables -
    PWD=/var/tmp/Disk1/install
    ORACLE_SID=netzima
    LD_ASSUME_KERNEL=2.2.5
    LDEMULATION=elf_i386_glibc21
    TMPDIR=/tmp
    KONSOLE_DCOP=DCOPRef(konsole-2370,konsole)
    GS_LIB=/u01/app/oracle/.kde/share/fonts
    HOSTNAME=nzalisa.netzima.com
    LD_LIBRARY_PATH=/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads:/lib:/usr/lib:/u01/app/oracle/lib:/lib:/usr/lib:/usr/local/lib
    SESSION_MANAGER=local/nzalisa.netzima.com:/tmp/.ICE-unix/2346
    QTDIR=/usr/lib/qt3-gcc2.96
    CLASSPATH=/tmp/OraInstall:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/OraInstaller.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/InstImages.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/InstHelp.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/oracleice.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/help.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/ewt.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/xmlparser.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/swingaccess.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/rt.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/i18n.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/math.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/classes.zip
    KONSOLE_DCOP_SESSION=DCOPRef(konsole-2370,session-2)
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    USER=oracle
    LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
    THREADS_TYPE=native_threads
    KDE_MULTIHEAD=false
    THREADS_FLAG=native
    MAIL=/var/spool/mail/oracle
    INPUTRC=/etc/inputrc
    GTK_RC_FILES=/etc/gtk/gtkrc:/u01/app/oracle/.gtkrc:/u01/app/oracle/.gtkrc-kde
    XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched
    XMODIFIERS=@im=none
    EDITOR=vi
    LANG=es_ES@euro
    JAVA_HOME=/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux
    ORACLE_BASE=/u01/oraInventory
    ORACLE_HOME=/u01/app/oracle
    ORACLE_TERM=xterm
    COLORTERM=
    GCC_EXEC_PREFIX=/usr/i386-glibc21-linux/lib/gcc-lib/
    DISPLAY=:0.0
    LOGNAME=oracle
    SHLVL=4
    ORA_NLS33=/u01/app/oracle/ocommon/nls/admin/data
    SHELL=/bin/bash
    HISTSIZE=1000
    HOME=/u01/app/oracle
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    TERM=xterm
    PATH=/bin:/usr/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/u01/app/oracle/bin:/sbin:/usr/sbin:/usr/local/sbin:/opt/bin://u01/app/oracle/bin:/usr/local/java/bin
    NLS_LANG=spanish_spain.we8dec
    TNS_ADMIN=/u01/app/oracle/network/admin
    ORACLE_OWNER=oracle
    LIBPATH=/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads
    Libraries Loaded by the JVM
    <main>
    libjitc.so
    libzip.so
    Current Thread Details
    "main" (TID:0x4032f2d8, sys_thread_t:0x804df40)
    Native Thread State: Pid: 2591 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL RUNNING
    Native Stack Data : base: bfffee74 pointer bffdf760 used(128788) free(-12052)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_System_initProperties
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    ExecuteJava
    ------ Java stack ------ () prio=5 current thread
    java.lang.System.initializeSystemClass(System.java)
    Total Thread Count: 3
    Active Thread Count: 3
    JNI Thread Count: 0
    Full thread dump:
    "Async Garbage Collector" (TID:0x4032f238, sys_thread_t:0x80d9380)
    Native Thread State: Pid: 2597 ThreadID: 00000803 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bf5ffb00 pointer bf5ff5f0 used(1296) free(115440)
    ----- Monitors held -----
    ----- Native stack -----
    (null)
    __pthread_mutex_unlock
    pthread_cond_wait
    sysThread_shell
    (null)
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x4032f288, sys_thread_t:0x80d9100)
    Native Thread State: Pid: 2596 ThreadID: 00000402 Reuse: 1 DAEMON MONITOR WAIT
    Native Stack Data : base: bf7ffb00 pointer bf7ff968 used(408) free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    (null)
    sysThread_shell
    (null)
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x4032f2d8, sys_thread_t:0x804df40)
    Native Thread State: Pid: 2591 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL RUNNING
    Native Stack Data : base: bfffee74 pointer bffdf754 used(128800) free(-12064)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_System_initProperties
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    ExecuteJava
    ------ Java stack ------ () prio=5 current thread
    java.lang.System.initializeSystemClass(System.java)
    System Monitor Status
    Thread queue lock: unowned.
    Name and type hash table lock: unowned.
    String intern lock: unowned.
    JNI pinning lock: unowned.
    JNI global reference lock: unowned.
    Zip lock: unowned.
    BinClass lock: unowned.
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: unowned.
    Has finalization queue lock: unowned.
    Finalize me queue lock: unowned.
    Integer lock access-lock: unowned.
    Monitor cache lock: unowned.
    Monitor registry: unowned.
    Object Monitor Status
    OK
    I have tried to used diferents ways, but the result is the same. Can anybody help me?
    Thanks

    Hi,
    Unset the LANG environment variable in your shell before starting the Oracle
    Universal Installer as follows:
    $ unset LANG
    in case problem persist mail me back
    -Yogi
    [email protected]

  • Can't install Oracle 8.1.7 on Redhat 7.2

    Please, I have a problem, as i told in the subject.
    I ran the runInstaller script from the oracle Cdrom but the OUI
    doesn't appear. After a ps in the command line i see that jre
    and runInstaller are running.
    Any idea ?

    I have the same question.
    Pls pay attention, the running JRE is not the JRE provided by JDK. U can run "ps aux" in the command line to proove it.
    But my java runs well in my computer. How can I start the OUI?

  • Install Oracle8 client in silent mode under windows environment

    I would like to know how can i install Oracle8 client in silent mode under windows
    environment.
    I would appreciate a prompt reply on this

    I would like to know how can i install Oracle8 client in silent mode under windows
    environment.
    I would appreciate a prompt reply on this

Maybe you are looking for

  • How do we determine the HTTP authentication header for our hosted solution?

    How do we determine the HTTP authentication header (adobeconnect_admin_httpauth) from our hosted solution? The documentation says to find it in a custom.ini file but I have no clue how to access that. I need to supply that to the adobeconnect plugin

  • About Performance Tuning in java

    What good ways to improve performance of code that uses lot of strings?

  • Business Engine Requisition Queue is not available

    Hello, did anyone encounter the error I wrote in the title? I went to http://<Ciaca server>:8080/RequestCenter/businessengine/configdebug.jsp to check the business engine config, every thing seems fine. I'm going to use a clone/Backup of the VM where

  • Program in my Startup

    Hi Guys I installed a couple of programs this evening and now it starts when i login. I cant figure out how to delete it and stop it. Its no longer in the Applications folder. Any ideas? Thanks!

  • AS3 Datagrid - html link?

    I have a custom cell renderer for a AS3 Datagrid and the html tags work except for the links. Anyone know how to get those to work? I am using the class below for the custom renderer which is called in the fla with dg.setStyle("cellRenderer", CustomC