10.2.0.1 install, linux Red Hat 4 fails on Oracle Config Asst ORA-27102

INFO: Configuration assistant "Oracle Net Configuration Assistant" succeeded
INFO: Command = /oracle/ora10gr2/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName orcl -sid orcl -sysPassword 053d3e43dd32524082f71c639091631d49 -systemPassword 053d3e43dd32524082f71c639091631d49 -sysmanPassword 05b00420ddf1177c1f3b07b25fae5c1679 -dbsnmpPassword 05b00420ddf1177c1f3b07b25fae5c1679 -emConfiguration LOCAL -datafileJarLocation /oracle/ora10gr2/assistants/dbca/templates -datafileDestination /oracle/oradata/ -responseFile NO_VALUE -characterset WE8ISO8859P1 -obfuscatedPasswords true -sampleSchema true -oratabLocation /oracle/ora10gr2/install/oratab -recoveryAreaDestination NO_VALUE
Command = /oracle/ora10gr2/bin/dbca has failed
INFO: Configuration assistant "Oracle Database Configuration Assistant" failed
*** Starting OUICA ***
Oracle Home set to /oracle/ora10gr2
Configuration directory is set to /oracle/ora10gr2/cfgtoollogs. All xml files under the directory will be processed
INFO: The "/oracle/ora10gr2/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.
The error on the screen shows an ORA-27102 Out of Memory. This is confusing the machine has 8gb of memory and there is nothing running on it accept the install. My shmmax is set to 4180670464.
Any ideas would be greatly appreciated.
Thanks,
Kim

I too am failing on this.
# /sbin/sysctl -a | grep shm
# /sbin/sysctl -a | grep shm
# /sbin/sysctl -a | grep shm
# /sbin/sysctl -a | grep sem
# /sbin/sysctl -a | grep file-max
# /sbin/sysctl -a | grep ip_local_port_range
# /sbin/sysctl -a | grep rmem_default
# /sbin/sysctl -a | grep rmem_max
# /sbin/sysctl -a | grep wmem_default
# /sbin/sysctl -a | grep wmem_max
vm.hugetlb_shm_group = 0
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 2147483648
vm.hugetlb_shm_group = 0
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 2147483648
vm.hugetlb_shm_group = 0
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 2147483648
kernel.sem = 250 32000 100 128
fs.file-max = 65536
net.ipv4.ip_local_port_range = 1024 65000
net.core.rmem_default = 262144
net.core.rmem_max = 262144
net.core.wmem_default = 262144
net.core.wmem_max = 262144
Any ideas?
TIA!

Similar Messages

  • Error en Import abap phase Linux Red hat 5.4- oracle

    Hello  I had been got this messaje in  the installation 's screen
    sapinst.log
    WARNING[E] 2010-03-12 15:28:13.393
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log
    ERROR 2010-03-12 15:28:13.455
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|
    10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    import_monitor.java.log the last lines
    Loading of 'SAPSLEXC' import package: ERROR
    Import Monitor jobs: running 0, waiting 5, completed 1, failed 24, total 30.
    Import Monitor jobs: running 1, waiting 4, completed 1, failed 24, total 30.
    Import Monitor jobs: running 2, waiting 3, completed 1, failed 24, total 30.
    Import Monitor jobs: running 3, waiting 2, completed 1, failed 24, total 30.
    Loading of 'SAPDODS' import package: ERROR
    Import Monitor jobs: running 0, waiting 2, completed 1, failed 27, total 30.
    Loading of 'SAPUSER' import package: ERROR
    Import Monitor jobs: running 0, waiting 2, completed 1, failed 27, total 30.
    Loading of 'SAPSLDEF' import package: ERROR
    Import Monitor jobs: running 0, waiting 2, completed 1, failed 27, total 30.
    Import Monitor jobs: running 1, waiting 1, completed 1, failed 27, total 30.
    Loading of 'SAP0000' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 1, failed 28, total 30.
    import_minitor.log
    TRACE: 2010-03-12 15:27:43 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is started.
    TRACE: 2010-03-12 15:27:43 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAP0000' import package into database:
    /usr/sap/SOL/SYS/exe/run/R3load -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error
    ERROR: 2010-03-12 15:27:43 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is interrupted with R3load error.
    Process '/usr/sap/SOL/SYS/exe/run/R3load -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error' exited with return code 2.
    For mode details see 'SAP0000.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2010-03-12 15:28:13
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2010-03-12 15:28:13
    28 error(s) during processing of packages.
    INFO: 2010-03-12 15:28:13
    Import Monitor is stopped.
    This is the  java version:
    java -version
    java version "1.4.2"
    gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46)
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    any sugesstion??
    thanks  Danny

    Hi,
    java -version
    java version "1.4.2" gij (GNU libgcj) version 4.1.2 20080704
    (Red Hat 4.1.2-46) Copyright (C) 2006 Free Software Foundation, Inc
    IBM 1.4.2 JDK (IBMJava2-AMD64-142-SDK-1.4.2-13.0.x86_64.rpm) will be required for the SAP installation on Linux. then set JAVA_HOME accordingly which points to IBM Jdk.
    Please refer SAP Note 1172419 - Linux: Supported Java versions on the x86_64 platform. The Download location is mentioned there in the SAP Note.
    Regards,
    Bhavik G. Shroff

  • Linux Red Hat

    Hello there.
    I'd like to install Linux Red Hat 6.5 on my IBook.
    How can I make it a go with Mac OS X ? Partition the hard disk ?
    Other question : How to format a hard disk ?
    If I format and then put just Linxux, will I be able to reinstall MacOS whjenever I want to ?
    thank you so much

    First off, I would suggest choosing Ubuntu Linux. It works well on PPC machines.
    Anyways, backup your OS X updates boot off a CD (Tiger or Linux), and re-partition your OS X section, making it smaller. Then, create free space in the new space. Ubuntu will take it from there, but for Red Hat, you may want to check out their online help.
    iSMH

  • Error while installing Oracle 9.0.1 on Linux Red Hat.

    I am trying to install Oracle 9.0.1 on Linux Red Hat (Enterprise Edt), and getting this long error---
    "Initializing Java Virtual Machine From /tmp/OraInstall0/jre/bin/jre. Please wait...
    :symbol errno. version GLIBC-2.0 not defined in gile libc.so.6 with link reference (libzip.so) unable to initialize thread: cannot find class java/lang/thread
    Could not create Java VM."
    Any workaround for the above error.

    try execute: export LD_ASSUME_KERNEL=2.4.1 before you run ./runInstaller
    Btw try look at http://www.puschitz.com for installation guide.

  • How to install Oracle in linux red hat.

    Hi,
    Follup this thread How to install ?
    i'm trying to install oralce in linux red hat 4.i extraced the db sucessfully
    Now iing'm try to copy this
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    # semaphores: semmsl, semmns, semopm, semmni
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default=262144
    net.core.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    from http://www.oracle-base.com/articles/10g/oracle-db-10gr2-installation-on-rhel-4.php . and paste into /etc/sysctl.conf here .. But copy and paste is not working.. How can i do that ?

    sb92075 wrote:
    phaeus wrote:
    Hello,
    i think you can work best if you connect your guest to the host network and working from the host directly (if you have no skill with linux). To do this "system-config-network" if avaible on the guest will help you to set ip address.
    Otherwise use a text editor like vi or something like that. Most folks these days can not even spell vi when spotted one of the two letters.
    All they know how to do is click on the GEDIT icon.What does this mean ?

  • Install oracle 9i on Linux Red Hat 8.0 Professional

    Hi all,
    i need to install oracle 9i on Linux red hat 8.0 professional. I dont know if this platform is certified by oracle and if there are any problem to install that.
    Any information will be appreciate.
    Thanks in advance
    Regards
    Giuseppe

    HI,
    According to Oracle "Unix Installation/OS: RDBMS Technical Forum", it is not supported.
    I am pasting the final answer from one of the Oracle Analyst: (Hope it is OK)
    From: Oracle, Amit Podder 19-Aug-03 15:14
    Subject: Re : Does oracle support 9.2.0.2.0 on Redhat 7.X or 8.0
    Hi,
    AS of now Oracle Server - Enterprise Edition Version 9.2 is not certified on Red Hat 8.0.
    The information on future plans is not published so we are unable to convey any info on the same.
    Warm Regards
    AMIT

  • Installing Oracle Database 10g  on Linux Red Hat 5.1

    While inslalling Oracle Database 10g Client Release 2 (10.2.0.1.0) for Linux x86-64 on Red Hat Enterprise Linux Server release 5.1 (Tikanga) we've got an error
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Could we install Oracle Database 10g on Linux Red Hat 5.1 or we need only Oracle Database 11g?

    Verify that the redhat-release RPM is installed on your Red Hat system:
    rpm -q redhat-release
    This RPM is important for RHEL since RHEL AS 4, RHEL AS 3, and RHEL AS 2.1 are Linux releases supported by Oracle. Without this RPM, Oracle 10g OUI won't be able to recognize it as a supported OS. However, the installer of 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release yet. This means that you will have to edit the /etc/redhat-release file. You also have to change /etc/redhat-release for unsupported releases like Fedora Core and RH9.
    I do not recommend to execute "runInstaller -ignoreSysPrereqs" since this will disable other checks you probably don't want to.
    On RHEL AS 4 (for 10g R1), RH9, and FC 1 you have to change the /etc/redhat-release file to make Oracle 10g believe it's running on a supported release.
    Regarding RHEL AS 4, the installer for 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release but 10g R2 OUI does.
    To change the /etc/redhat-release file, you can simply copy/paste the following commands:
    su - root
    cp /etc/redhat-release /etc/redhat-release.orig
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    After you are done with the Oracle10g installation, undo the changes you made to /etc/redhat-release:
    su - root
    cp /etc/redhat-release.orig /etc/redhat-release
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Installing Oracle 9i on Linux Red Hat 7.2

    I got the following error when installing Oracle 9i on Linux Red Hat 7.2:
    Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait...
    jre was not found in /tmp/OraInstall/jre/bin/../bin/i586/green_threads/jre
    Any ideas how to fix the problem?
    Thanks

    Try installing 9i on RH 7.1. I don't believe 9i runs under 7.2 due to library incompatibilities.

  • Install jsdk on linux red hat 7.0

    Hi everybody,
    I have tried to install jsdk 1.3 on linux red hat 7.0 but i obtain one error message when i try to execute java,javac.... I don�t know which is the problem. Can somebody help me?? Please it�s important
    Thanks

    I have tried to install jsdk 1.3 on linux red hat
    at 7.0 but i obtain one error message when i try to
    execute java,javac.... I don�t know which is the
    problem. Can somebody help me?? Please it�s importantWhat is/are the error message(s)?
    Bhav

  • Oracle 8.1.7 installation problem on ( linux) red hat 7.1

    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

    Hi,
    My name is Fridirick REMBEAUX and I have the same problem. ;))
    I did not understand the first point after :
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    At which url can I get this script ?
    I think that maybe it's not the same problem because the installer and so the jre
    still executed but nothing else appears.
    And I'm also lost. When did the oracle products work well ??
    I think I damned.
    Hi
    I get same Problem on Rh7.3 !But when i execute 2 Step will be OK!
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    2. export LD_ASSUME_KENERL=2.2.5
    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

  • Oracle 8.1.7 on Linux Red Hat 7.2

    We have two Servers, One is HP6000, the other is Dell 6400. Both are Linux Red Hat 7.2 OS with Oracle 8.1.7 installed.
    Now I want to make a cluster with them, One is active, One is standby.
    Which software I need? And how install it on my servers?
    Best Regards
    [email protected]

    you might need cluster software such as RedHat Cluster Manager to perform failed over. it came from with RedHat AS (Advanced Server). other third party sofrwares (plus firmware supported) are also available.

  • Graphic manager Oracle 9i on linux Red Hat 8.0

    I would like to know if someone can help me about the way that i can start the Graphic manager of Oracle 9i on Linux Red hat 8.0, because after i installed Oracle, the manager starts but when I shut down my computer it never appeared again. Can you help me please???

    I would like to know if someone can help me about the way that i can start the Graphic manager of Oracle 9i on Linux Red hat 8.0, because after i installed Oracle, the manager starts but when I shut down my computer it never appeared again. Can you help me please???

  • OBIEE Linux Red Hat 64bit issues

    Specs:
    Linux Red Hat 64bit
    OBIEE 10.1.3.4.1 using OC4j as web server
    Oracle 10g
    (If you need more, just ask. I'll provide what I can.)
    Having the following issues when trying to start OBIEE.
    --------------- Errors from NQServer.log ----------------------
    2012-08-21 13:28:00
    [nQSError: 43059] Init block 'getHDTimeZone': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    2012-08-21 13:30:29
    [nQSError: 43059] Init block 'GET_WEB_SERVER': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    2012-08-21 13:48:36
    [nQSError: 43059] Init block 'CURRENT QUARTER INTIALIZATION': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    ------------------ user.sh settings ------------------
    # Linux: Oracle BI 32 bit mode
    set +u
    # Oracle Parameters
    # Make sure that Oracle DB 32 bit Client is installed
    ORACLE_HOME=u01/app/oracle/product/10.2.client/adminclient_10_2
    TNS_ADMIN=$ORACLE_HOME/network/admin
    PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH PATH TNS_ADMIN ORACLE_HOME LD_LIBRARY_PATH
    TNSNames.ora exist and are pointing to the server we expect.
    THANK YOU!

    svee,
    Your responses are greatly appreciated and helpful but I have yet to get this working. Just for clarity, here are my current env settings. Does this help at all? [Note: Some "sensitive" entries have been removed completely while other's just have the data replaced.]
    GLOG=/opt/otm610/glog/config
    HOME=/local/users/[loginname]
    JAVA_HOME=/local/opt/oraclebi2/jdk
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.client/adminclient_10_2/lib32:/u01/app/oracle/product/10.2.client/adminclient_10_2/lib32:/u01/app/oracle/product/10.2.client/adminclient_10_2/lib
    ORACLE_HOME=/u01/app/oracle/product/10.2.client/adminclient_10_2
    ORACLE_SID=[someSID]
    PATH=/u01/app/oracle/product/10.2.client/adminclient_10_2/bin:/opt/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/u01/app/oracle/product/10.2.client/adminclient_10_2/bin
    SHELL=/usr/bin/ksh
    SSH_ASKPASS=somePATH
    SSH_CLIENT=IP.IP.IP.IP [IP address intentionally removed]
    SSH_CONNECTION=IP.IP.IP.IP [IP address intentionally removed]
    SSH_TTY=[intentionally removed]
    TNS_ADMIN=/u01/app/oracle/product/10.2.client/adminclient_10_2/network/admin
    # custom env's used for easier navigation
    zOBI_CAT=/local/opt/oraclebi2/oraclebidata/web/catalog/
    zOBI_DATA=/local/opt/oraclebi2/oraclebidata/
    zOBI_HOME=/local/opt/oraclebi2/
    zOBI_REP=/local/opt/oraclebi2/server/Repository/
    -----------------------------------------------------

  • Uninstall oracle 10g from Linux Red hat

    is any body know the standard procedure to uninstall oracle 10g from linux red hat.

    The correct answer is "Undo the changes you made during the install"
    By this I mean:
    Stop all of the processes
    Delete the ORACLE_BASE directory (usually the one one level up from ORACLE_HOME)
    Delete the oraInventory directory if it isn't inside ORACLE_BASE
    Delete /etc/oratab, /etc/oraInst.loc
    Delete /user/local/bin/coraenv, /user/local/bin/oraenv, /user/local/bin/dbhome
    Undo any environment settings you may have modified (in .bash_profile and bashrc)
    That should be just about it. That's how I usually clean out my system between installs.
    ~Jer

  • Upgrade linux Red Hat version 4 to Red Hat version 5 on an appliance CWWLSE-1130-K9

    Hi.
    I have a WCS 5.0 installed on an appliance CWWLSE-1130-K9 to Red Hat Linux 4.0. I need to upgrade to Linux Red Hat version 5 in order to use WCS version 6.0. Does anyone know the procedure to do it?

    You do need to have either your WLSE under warranty or a TAC smartnet contract for support on this device as far as product evolution and upgrades.
    You may have a support contract since you have a WCS.

Maybe you are looking for