Oracle 8.1.6 Installation fail on RedHat Linux 6.1

The machine was running 8.1.5 on RedHat 6.1 (Sure, the installation was painful at that time, I downloaded jre1.6.5 & linux_81501patch_ee.tgz to make it works).
The problem now, is upgrading 8.1.5 to 8.1.6. Since so many people told migration is painful, so I decided to export database, remove 8.1.5, install 8.1.6 and import database.
After remove all the oracle files (I believe), I ran "runInstaller", after select "Custom" and click "Next". It immidiate shows following error:
rror in loading component installation...
Exception java.lang.NullPointerException: Occurred..
java.lang.NullPointerException:
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java.2185)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java.1504)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java.1264)
at oracle.sysman.oii.oiif.oiifw.OiifwPostModesWCCE.doOperation(OiifwpostDepModesWCCE.java:327)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiioDepWizEngine.java.339)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIteration(OiifbCondIterator.java.140)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:510)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWraper.java:110)
at oracle.sysman.oii.oiif.Oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:306)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:467)
and installation stop..
Do you have any idea?? This is production system, HELP!!!!!
null

You need unset JAVA_HOME, for example
$ JAVA_HOME=''; export JAVA_HOME
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by David Wang ([email protected]):
The machine was running 8.1.5 on RedHat 6.1 (Sure, the installation was painful at that time, I downloaded jre1.6.5 & linux_81501patch_ee.tgz to make it works).
The problem now, is upgrading 8.1.5 to 8.1.6. Since so many people told migration is painful, so I decided to export database, remove 8.1.5, install 8.1.6 and import database.
After remove all the oracle files (I believe), I ran "runInstaller", after select "Custom" and click "Next". It immidiate shows following error:
rror in loading component installation...
Exception java.lang.NullPointerException: Occurred..
java.lang.NullPointerException:
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java.2185)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java.1504)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java.1264)
at oracle.sysman.oii.oiif.oiifw.OiifwPostModesWCCE.doOperation(OiifwpostDepModesWCCE.java:327)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiioDepWizEngine.java.339)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIteration(OiifbCondIterator.java.140)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:510)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWraper.java:110)
at oracle.sysman.oii.oiif.Oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:306)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:467)
and installation stop..
Do you have any idea?? This is production system, HELP!!!!!
<HR></BLOCKQUOTE>
null

Similar Messages

  • Oracle9i Rel2 installation fails on Redhat linux 7.3

    Hello there.
    My m/c is Pentium III 500MHz m/c with 320MB physical RAM and it has Redhat Linux 7.3 installed.
    I'm trying to install oracle 9i and it fails in DB creation. The "dbca" shows an error message
    "ORA-27123: unable to attach to shared memory segment" when it is at 51% through.
    I have configured 1.9GB of swap space. The "ipcs" command do show some shared memory allocation under "oracle" user id with "0777" permission. I can't really figure where to start in analysing this problem. Your inputs are very much appreciated.
    Thank you.
    Vimala.
    31-Aug-2002

    You need to know that while installing Oracle software itself you must not invoke any wizard like adjusting Oracle network or creating databases , just finish of the Installation , restart machine and start configuring the network and databases , this approach was very successfull with Servers who have less than 1 G Ram.
    I have installed 9i R2 over 256M ram over Redhat 7.3 , no Problem JUST , if this problems happens after installing the Oracle software itself , it is reported by Oracle that it has bug in this version that happens for instance when you open a shell window , startup a database and exit SQL+ , when trying to shut it down from the same window it returns the same stated error before , I managed to solve it by ( from inside SQL+ ) giving :
    !ipcs oracle
    Then
    !ipcrm ****
    **** = the id numbers of Oracle processes for shared memory realm.
    Then exit SQl+ , open another shell window , start SQL+ and we are back on business again.
    This is all instead of resatrting the server.

  • Oracle 8.1.7.0.1 on RedHat Linux 7.3

    Hi all,
    I have successfully installed Oracle 8.1.7.0.1 on RedHat Linux 7.1 about 4 times now, and it works just fine. However, I upgraded to RH 7.3 and I get so far with the Oracle install - when I apply the setup_stubs.sh patch, my svrmgrl binary in the $ORACLE_HOME/bin directory dissapears even though the output messages are OK - I am then left only with svrmgrl0...this applies to other files as well, wrap0, sqlplus0 etc.
    I have loaded the 4 libraries to make Oracle compatible with RH 6.2, but this is the first time the patch has failed to produce an updated svrmgrl binary (works fine on RH 7.1). I have edited by .bash_profile just like every other time, so I do not know what is wrong :((
    Does anyone have any ideas on this one? It is very weird.
    Thanks
    -keith

    You asked for this behaviour by raising the transaction isolation level to the serializable transaction isolation level.
    Cheers,
    Pascal Surinx

  • Difficulty installing Oracle 8i 8.1.1.6 on Redhat Linux 7

    Hi,
    I am having difficulty installing Oracle 8i 8.1.1.6 on Redhat Linux 7. The installation process runs well and the last stage when the Database Configuration Assistant is running. It successfully copies the database files but when it reaches 80% (Initisialing database) it freezes and does not go any further. Does anybody know what good be going wrong here.
    Regards
    Richard Wooding

    Please refer to my posting SIGSEV received at bfffdbe0. It also directs you to other helpful postings.
    null

  • Installing Oracle 9i (version 9.0.1) on RedHat Linux 7.2

    Hi All,
    I've been trying to install Oracle 9i version 9.0.1 on RedHat
    Linux 7.2 with kernel 2.4.7-10. This RH 7.2 is running on my
    Compaq Armada M700 laptop that has 800MHz CPU and 256MB of RAM.
    I have 10GB of diskspace on this laptop.
    Someone in this group posted a howto on how to install Oracle 9i
    on RedHat Linux 7.2 but for some reasons, Oracle Universal Installer
    still hangs at 74% of the installation. Here is what I did:
    1) Install RH 7.2 on the laptop. I also make sure that make, ar,
    ld, nm and C for unix got installed when I installed RH 7.2.
    I also verify by using the command "which make", "which ar",
    "which ld" and "which nm" and they are also in the /usr/bin
    directory. I also make the /tmp partition to be 800MB and
    the swap file to be 500MB,
    2) Modify the /etc/hosts file. This part is easy. I can ping
    both the hostname, FQDN and the IP address of the laptop from
    both locally and remotely (tested with SSH connection),
    3) Go to blackdown.org and download jdk118_v3
    4) Uncompress and put it in the /usr/local/jdk118_v3 directory,
    5) Make a softlink ln -s /usr/local/jdk118_v3 /usr/local/java
    6) Download and install package:
    rpm -Uvh force nodeps binutils-2.10.0.18-1.i386.rpm
    7) In /proc/sys/kernel/sem file, I modify the third column from 32 to 128,
    8) Download and install package:
    rpm -Uvh force nodeps binutils-2.11.90.0.8-9.i386.rpm
    9) Download Linux9i_Disk1.cpio, Linux9i_Disk2.cpio and Linux9i_Disk1.cpio
    to my laptop hard-drive,
    10)Run cpio -idmv < Linux9i_Disk1.cpio (for 2 and 3 well),
    11)Create a user account "oracle". This "oracle" account belongs to
    group "oracle". Furthermore, I also create a directory /oracle
    and change the owner and group permission to account "oracle"
    12)Start the installer ( as Oracle User ) by typing ./runinstaller
    13)The installer will ask you to run a started script as root ,
    you may open a shell and type su then open Nautilus (
    if using Gnome or File manager as super user if using KDE )
    and drag the noted file to the shell screen and press enter,
    after it is ended continue with the installer (done),
    14)It asked to supply JDK home directory then it is /usr/local/java (done)
    15)Unix group Name ( to update Oracle software ) : (I leave blank here)
    16)Oracle home is : /oracle/9.0.1
    /oracle/orainventory
    From what the poster said, it should work; however, it did NOT work
    for me. I've tried and tried but no avail. I have plenty of disk
    space so I don't think space is an issue here.
    Please help.
    David Tran

    Hi All,
    I've been trying to install Oracle 9i version 9.0.1 on RedHat
    Linux 7.2 with kernel 2.4.7-10. This RH 7.2 is running on my
    Compaq Armada M700 laptop that has 800MHz CPU and 256MB of RAM.
    I have 10GB of diskspace on this laptop.
    Someone in this group posted a howto on how to install Oracle 9i
    on RedHat Linux 7.2 but for some reasons, Oracle Universal Installer
    still hangs at 74% of the installation. Here is what I did:
    1) Install RH 7.2 on the laptop. I also make sure that make, ar,
    ld, nm and C for unix got installed when I installed RH 7.2.
    I also verify by using the command "which make", "which ar",
    "which ld" and "which nm" and they are also in the /usr/bin
    directory. I also make the /tmp partition to be 800MB and
    the swap file to be 500MB,
    2) Modify the /etc/hosts file. This part is easy. I can ping
    both the hostname, FQDN and the IP address of the laptop from
    both locally and remotely (tested with SSH connection),
    3) Go to blackdown.org and download jdk118_v3
    4) Uncompress and put it in the /usr/local/jdk118_v3 directory,
    5) Make a softlink ln -s /usr/local/jdk118_v3 /usr/local/java
    6) Download and install package:
    rpm -Uvh force nodeps binutils-2.10.0.18-1.i386.rpm
    7) In /proc/sys/kernel/sem file, I modify the third column from 32 to 128,
    8) Download and install package:
    rpm -Uvh force nodeps binutils-2.11.90.0.8-9.i386.rpm
    9) Download Linux9i_Disk1.cpio, Linux9i_Disk2.cpio and Linux9i_Disk1.cpio
    to my laptop hard-drive,
    10)Run cpio -idmv < Linux9i_Disk1.cpio (for 2 and 3 well),
    11)Create a user account "oracle". This "oracle" account belongs to
    group "oracle". Furthermore, I also create a directory /oracle
    and change the owner and group permission to account "oracle"
    12)Start the installer ( as Oracle User ) by typing ./runinstaller
    13)The installer will ask you to run a started script as root ,
    you may open a shell and type su then open Nautilus (
    if using Gnome or File manager as super user if using KDE )
    and drag the noted file to the shell screen and press enter,
    after it is ended continue with the installer (done),
    14)It asked to supply JDK home directory then it is /usr/local/java (done)
    15)Unix group Name ( to update Oracle software ) : (I leave blank here)
    16)Oracle home is : /oracle/9.0.1
    /oracle/orainventory
    From what the poster said, it should work; however, it did NOT work
    for me. I've tried and tried but no avail. I have plenty of disk
    space so I don't think space is an issue here.
    Please help.
    David Tran

  • 9i Oracle Installer fails on Gentoo Linux

    When I try to run the Oracle Installer on my Gentoo Linux system, I get a segmentation fault.
    My system configuration:
    Gentoo Linux 1.4.2.8
    kernel 2.4.21-pre3-aa1
    binutils 2.13.90.0.16
    glibc 2.3.1-r2
    Here's the crash output:
    Initializing Java Virtual Machine from /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/java. Please wait...
    Unexpected Signal : 11 occurred at PC=0x806e749
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    0804c000-0804d000 rw-p 00003000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    15556000-15569000 r-xp 00000000 03:01 166327 /lib/ld-2.3.1.so
    15569000-1556a000 rw-p 00012000 03:01 166327 /lib/ld-2.3.1.so
    1556b000-15578000 r-xp 00000000 03:01 166198 /lib/libpthread-0.10.so
    15578000-1557b000 rw-p 0000d000 03:01 166198 /lib/libpthread-0.10.so
    155bb000-155c4000 r-xp 00000000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c4000-155c5000 rw-p 00008000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c5000-157b5000 r-xp 00000000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    157b5000-158b3000 rw-p 001ef000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    158ca000-158cc000 r-xp 00000000 03:01 165869 /lib/libdl-2.3.1.so
    158cc000-158cd000 rw-p 00001000 03:01 165869 /lib/libdl-2.3.1.so
    158cd000-159f2000 r-xp 00000000 03:01 166347 /lib/libc-2.3.1.so
    159f2000-159f5000 rw-p 00124000 03:01 166347 /lib/libc-2.3.1.so
    159fb000-15a0d000 r-xp 00000000 03:01 166301 /lib/libnsl-2.3.1.so
    15a0d000-15a0e000 rw-p 00011000 03:01 166301 /lib/libnsl-2.3.1.so
    15a10000-15a32000 r-xp 00000000 03:01 165848 /lib/libm-2.3.1.so
    15a32000-15a33000 rw-p 00021000 03:01 165848 /lib/libm-2.3.1.so
    15a33000-15a69000 r-xp 00000000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a69000-15a76000 rw-p 00035000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a78000-15a89000 r-xp 00000000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a89000-15a8b000 rw-p 00010000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a8b000-15aac000 r-xp 00000000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aac000-15aae000 rw-p 00020000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aaf000-15ac3000 r-xp 00000000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac3000-15ac6000 rw-p 00013000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac6000-167f7000 r--s 00000000 03:01 812976 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/rt.jar
    16824000-16ac9000 r--s 00000000 03:01 812969 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i18n.jar
    16ac9000-16adf000 r--s 00000000 03:01 812972 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/sunrsasign.jar
    27a77000-27c77000 r--p 00000000 03:01 247094 /usr/lib/locale/locale-archive
    27c77000-27c82000 r-xp 00000000 03:01 166306 /lib/libnss_compat-2.3.1.so
    27c82000-27c83000 rw-p 0000a000 03:01 166306 /lib/libnss_compat-2.3.1.so
    28483000-2863c000 r--s 00000000 03:01 276293 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/OraInstaller.jar
    2863c000-287a9000 r--s 00000000 03:01 276297 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/ewt3.jar
    Local Time = Wed Feb 19 09:53:46 2003
    Elapsed Time = 0
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002C4
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)
    # An error report file has been saved as hs_err_pid1350.log.
    # Please refer to the file for further information.

    Simply the problem can be solved setting a different Java Runtime Environent Path inside the configuration files located in the DISK1 folder.
    The files:
    /tmp/Disk1/install/oraparam.var
    /tmp/Disk1/install/linux/oraparam.ini
    must be edited!
    The Variable: JRE_LOCATION must be set with the new path or the Java Runtime Environment (Can be also the J2sdk).
    Tamer

  • Oracle grid and db installer fails upon launch - win7x64

    Hi. First let me say this is not my first time installing Oracle. I have installed oracle on Linux (just DB, ASM + DB) and Windows 7 x64 (just DB) successfully in the past. I've been working with Oracle for several years now. I'm a developer, not a DBA.
    I'm attempting a new development installation on my home computer, which is running Windows 7 64-bit. I've downloaded the 64 bit media for the database and grid infrastructure.
    My machine is a quad core i5 with 8GB ram. The storage is as follows:
    1 x 64GB SSD (C: drive with Windows installation, 20GB free)
    1 x 3TB spinning (D: drive, all program data, 2.8TB free)
    4 x 1TB spinning (unmounted, unformatted, for use with ASM)
    I have installed both the 32 bit and 64 bit current JDK.
    I am logged in as an Administrator.
    I have the oracle installation media in:
    D:\Temp\grid
    D:\Temp\database
    I have the ORACLE_BASE system environment variable set to:
    D:\Oracle (this directory exists, and is empty)
    Steps to produce problem:
    Start > All Programs > Accessories > Terminal (Right click, run as Adminstrator)
    Command Prompt input pasted below:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:\Windows\system32>D:
    D:\>cd \temp\grid
    D:\Temp\grid>setup
    D:\Temp\grid>
    Oracle installer quits immediatly
    I am left with an install actions log file in D:\Users\myuser\AppData\Local\Temp\OraInstall<currenttimestamp>\
    The log file contains:
    Using paramFile: D:\Temp\grid\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors. Actual 4294967296 Passed
    The number of files bootstrapped for the jre is 0.
    The number of files bootstrapped for the oui is 0.
    There are no errors in the Windows event viewer.
    Any steps as to what I can check would be great, I've never seen this behavior before. Thanks.

    Wow. I found the solution buried here: Re: Can't run Oracle 11g r2 setup.exe on win2008 r2 sp1 x64
    Apparently if the amount of free space is too great (you're kidding me, right Oracle?!) the installer will just die. Sounds like a bug that someone should look into fixing....
    So from the post I've mentioned above, I gather that you need less than 2 TB of free space. I navigated to my D drive and did the following:
    D:\Temp>fsutil file createnew imhuge.dat 1024000000000
    File D:\Temp\imhuge.dat is created
    Now, the OUI happily starts.

  • Installation OIM on redhat Linux really slow

    Hello,
    I have a problem with the installation of OIM. When I try to install OIM on a linux server (redhat 5.0 64b) with the JRockit 64bits java 1.6.0 (jrmc 3.2.1-1.6.0) version the installer is just really slow. It takes ages for the command line installer to go to the next step.
    has anyone else experienced this and found a solution?
    greetings,
    Bas

    The machine on which OIM is to be installed has enough memory, I believe it has 8GB..
    The weird thing is that the first time we ran the installer, it was just normal (== fast) but the installation failed when deploying OIM into Weblogic and we can't run the weblogic deploy script, since this also fails.. (it throws a nameError: fail on the configoim.py script) That's when we decided to try to install OIM again from scratch.. so we moved the current installation directory to another location and started the installation again. This when the problems as decribed by Bas began.. The installer is really really slow.. we waited for more then 15 minutes for it to continue to the next step.. but it didn't. We checked the machine for spiking processes but the machine was totally idle..
    Does anyone know what could be the problem? Are we doing anything wrong? or are we missing something?
    Edited by: SteinWelberg on 3-mrt-2010 12:38

  • Why can't i start my oracle 9.2.0.1.0 under Redhat linux 8.0??

    When i installing oracle, after copying the files, it telled me "install successfully" , but when it in the procedure: "Linking Oracle9i Database 9.2.0.1.0", it stop and auto exit.
    But I think i should have installed finish. So I try to start it. As below:
    sqlplus /nolog
    SQL> connect / as sysdba
    ERROR:
    ORA-09925: Unable to create audit trail file
    Linux Error: 2: No such file or directory
    Additional information: 9925
    ORA-01031: insufficient privileges
    How can I start it?
    Is that because I hadn't set the value of "/proc/sys/kernel/sem" before I install oracle? It's original value is "250 3200 32 128", I don't know what it should be under Redhat Linux 8.0.
    Can anybody help me?
    thanks.

    I followed the directions here
    http://www.puschitz.com/OracleOnLinux.shtml
    Using this I was able to get 9201 installed on both SuSE8.1 and RedHat8.0.
    On RH8, You have to hand modify the ins_ctx.mk per his instructions and up the value in /proc/sys/kernel/shmmax per his instructions. I did not hit the binutils issue. Other failures are probably missing rpms, as he describes.

  • Oracle Database Configuration Assistant Installation Failed

    I am installing Oracle8i for linux on a Redhat 6.0 box (dual
    PII-350, 256 MB RAM). At the end of a "typical" installation run
    from the runInstaller, it says:
    "A required command line argument is missing."
    And the ODCA failed to create the database. Net8 configuration
    assistant was installed fine.
    If I run the svrmgrl :
    sh-2.03$ ./svrmgrl
    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> connect
    Username: internal
    Connected.
    SVRMGR> startup
    LRM-00109: Kan ikke bne parameterfilen '?/dbs/[email protected]'
    ORA-01078: failure in processing system parameters
    What's wrong here?
    Thanks for any insights.
    -Dong
    null

    : : : LRM-00109: Kan ikke bne parameterfilen '?/dbs/[email protected]'
    =The message is in Danish
    Hermann Ragaller (guest) wrote:
    : I think that is a know bug in the installer.
    : Ignore the problem and start the db assistant from the command
    : line afterwards:
    : $ dbassist
    : I created the database this way. The option "copy seed database
    : from cd" did not work because it could not see the cd, so I
    : choose create from scratch. That worked fine.
    : Btw, I had the same strange message - its not german, looks
    more
    : like swedish or dutch to me...
    : Hermann
    : Simon Griffiths (guest) wrote:
    : : I'm not sure what the bit of German means, but I'm pretty
    sure
    : : oracle cannot find your parameter file to open the database
    : with.
    : : By default it looks in a file
    : : $ORACLE_HOME/dbs/init${ORACLE_SID}.ora
    : : You probably don't have one of these !
    : : Have you set $ORACLE_SID yet ?
    : : I gave up on the assistant and used the create scripts in
    : : $ORACLE_HOME/rdbms/install/create. These work fine without
    any
    : : editing.
    : : A mininum would be :
    : : crdb1.sh i815
    : : crdb2.sh i815
    : : crdb3.sh i815
    : : dong (guest) wrote:
    : : : I am installing Oracle8i for linux on a Redhat 6.0 box
    (dual
    : : : PII-350, 256 MB RAM). At the end of a "typical"
    installation
    : : run
    : : : from the runInstaller, it says:
    : : : "A required command line argument is missing."
    : : : And the ODCA failed to create the database. Net8
    : configuration
    : : : assistant was installed fine.
    : : : If I run the svrmgrl :
    : : : sh-2.03$ ./svrmgrl
    : : : 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> connect
    : : : Username: internal
    : : : Connected.
    : : : SVRMGR> startup
    : : : LRM-00109: Kan ikke bne parameterfilen '?/dbs/[email protected]'
    : : : ORA-01078: failure in processing system parameters
    : : : What's wrong here?
    : : : Thanks for any insights.
    : : : -Dong
    null

  • JRockit Installation fails on Redhat ES 4

    Hello there,
    I'm trying to install JRockit 1.4.2_05 on a Redhat ES4 system. I'm aware that this is a very new distribution, based on Fedora Core 3 which I see someone else has had problems with from a previous post.
    How can I tell the difference between an 8.1 SP5 and 8.1 SP4 release? I assume it's the _05 tag.
    I've seen a posting suggesting disabling the prelink facility, but is there a way to do that before the product is installed.
    Many thanks, Will Hargrove
    Extracting 0%....................................................................................................100%
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:00:00 on Thu Feb 17 16:32:18 2005
    Additional information is available in:
    /tmp/fileBb4dkW/jrockit.29984.dump
    No core file will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Please send the file(s), information about your system
    setup and the program you were running to [email protected]. Thank you.
    Error code: 52
    Error Message: Null pointer exception in native code
    Signal info : si_signo=11, si_code=1
    Version : BEA WebLogic JRockit(TM) 1.4.2_05 JVM R24.4.0-1 ari-38120-20041118-1131-linux-ia32
    Threads / GC : Native Threads, GC strategy: parallel
    : mmHeap->data = 0x20000000, mmHeap->top = 0x24000000
    Number CPUs : 4
    Tot Phys Mem : 1059508224
    OS version : Red Hat Enterprise Linux ES release 4 (Nahant)
    Linux version 2.6.9-5.ELsmp ([email protected]) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:30:39 EST 2005
    State : JVM is starting up
    Command Line : -Djava.class.path=. -Djrockit.launcher.type=jrockit.shipment -Djava.io.tmpdir=/tmp -Xmx256m -Djava.class.path=.:installer.jar:bids.jar:3rdparty.jar:castor-xml_0.9.4.jar:Ostermiller.jar:wlw-plaf.jar:comdev.jar:wizard.jar -Dsun.java.command=com.bea.plateng.wizard.WizardController -mode=console
    Environment : JAVA_HOME=(null), java.home=/tmp/fileBb4dkW/jre142_05/jre, java.class.path=.:installer.jar:bids.jar:3rdparty.jar:castor-xml_0.9.4.jar:Ostermiller.jar:wlw-plaf.jar:comdev.jar:wizard.jar, java.library.path=/tmp/fileBb4dkW/jre142_05/jre/lib/i386/jrockit:/tmp/fileBb4dkW/jre142_05/jre/lib/i386:/tmp/fileBb4dkW/jre142_05/jre/../lib/i386
    C Heap : Good; no memory allocations have failed
    Registers (from context struct at 0x805173c/0x8051804):
    EAX = 00000034 EBX = 00869cb0
    ECX = 0000000d EDX = b7f7ced9
    ESI = 00000000 EDI = b7ff5534
    ESP = bfffd724 EIP = b7ed4449
    EBP = bfffd73c EFL = 00010202
    CS = 0073 DS = 007b ES = 007b
    SS = 007b FS = 0033 GS = 0033
    Stack:
    bfffd724 :00990ff4 bfffd78c 00000008 00990ff4 bfffd77c bfffd77c
    bfffd73c :bfffd7b8 00968140 bfffd78c 00000020 00000000 00869000
    bfffd754 :0000000c bfffd78c 00869000 00000008 00000000 00000000
    bfffd76c :00000000 00869000 00000000 00869cc8 00967fb0 00000000
    bfffd784 :00000001 00000000 00000000 00869ca8 00acb034 bfff0009
    bfffd79c :00000008 00000000 00000000 00000000 bfffd878 bfffd878
    bfffd7b4 :b7ff55a8 bfffd7d8 b7ed44c1 b7ed4410 00000000 00880ee9
    bfffd7cc :b7ed44ad 0806f508 b7f7b5ba bfffd848 b7e9fb6b bfffd878
    bfffd7e4 :bfffd96c b7ff55a8 bfffd808 008cfba1 00992800 00000080
    bfffd7fc :00000080 00000000 b7ff55a8 bfffd838 b7eb6279 00000080
    bfffd814 :00000004 bfffd848 b7ececba bfffd878 bfffd96c bfffd858
    bfffd82c :b7ed08ce b7fe76cc b7f0f4cc bfffd858 b7ed0927 00000080
    bfffd844 :00000008 bfffd888 b7e9fd85 bfffd878 b7f80c62 bfffd888
    bfffd85c :b7e9fd66 bfffd8e8 bffffb43 0000000a 00000055 bfffd8e8
    bfffd874 :bfffd96c 00000000 00000000 00000001 00000000 bfffd8b8
    bfffd88c :b7edf789 bfffd8e8 00992800 00000049 00000035 0804bf30
    bfffd8a4 :bfffd96c bfffd8e8 0804ae8e 0804f054 00000000 bfffd8f8
    bfffd8bc :0804ae58 bfffd958 bfffd95c bfffd8e8 0804b426 0804bf30
    bfffd8d4 :bfffd96c bfffd978 00ffd978 0804bf30 bfffd96c 00010002
    bfffd8ec :00000006 0804f810 00000000 bffff978 08049cf1 bfffd958
    bfffd904 :bfffd95c bfffd96c 0804f050 00990ff4 bffffa04 bffff990
    bfffd91c :00000000 00000000 00000000 bffff984 bfffe978 bfffd974
    bfffd934 :bfffd96c bfffd968 bfffd964 bfffd960 bfffd95c bfffd958
    bfffd94c :00000000 0804be80 00000000 00000000 00000000 00000000
    bfffd964 :bffffbb1 00000001 b7edf720 b7edf500 0804f221 706d742f
    bfffd97c :6c69662f 34624265 2f576b64 3165726a 305f3234 726a2f35
    bfffd994 :696c2f65 33692f62 6a2f3638 6b636f72 6c2f7469 766a6269
    bfffd9ac :6f732e6d 00000000 00000000 00000000 00000000 00000000
    bfffd9c4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffd9dc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffd9f4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda0c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda24 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda3c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda54 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda6c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda84 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffda9c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdab4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdacc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdae4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdafc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb14 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb2c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb44 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb5c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb74 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdb8c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdba4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdbbc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdbd4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdbec :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc04 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc1c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc34 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc4c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc64 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc7c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdc94 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcac :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcc4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcdc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdcf4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd0c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd24 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd3c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd54 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd6c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd84 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdd9c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffddb4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffddcc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdde4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffddfc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde14 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde2c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde44 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde5c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde74 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffde8c :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdea4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdebc :00000000 00000000 00000000 00000000 00000000 00000000
    bfffded4 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdeec :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdf04 :00000000 00000000 00000000 00000000 00000000 00000000
    bfffdf1c :00000000 00000000 00000000 00000000 00000000 00000000
    Code:
    b7ed4349 :ec81e589 00000110 758b5356 f8c48308 00010068 009d8d00
    b7ed4361 :53ffffff 174856e8 10c48350 0f75c085 68f8c483 b7f7cd60
    b7ed4379 :8d904deb 83002674 858df8c4 fffffef8 e8046a50 48a5609f
    b7ed4391 :8510c483 830b74c0 6853fcc4 b7f7cdae 858b25eb fffffef8
    b7ed43a9 :1374c085 75fff883 fcc4831e cdc96853 0bebb7f7 8300768d
    b7ed43c1 :e068f8c4 56b7f7cd fcaa2ee8 500debff ce766853 e856b7f7
    b7ed43d9 :fffcaa1f fee8a58d 5e5bffff c35dec89 5500768d ec83e589
    b7ed43f1 :0c558b08 8b084d8b 8b500842 a0685002 51b7f7ce fca9f2e8
    b7ed4409 :5dec89ff 55f689c3 ec83e589 5356570c 6af8c483 08558b2f
    b7ed4421 :5004428b 174726e8 83c38950 db8510c4 57eb3175 6b084d8b
    b7ed4439 :318b34c6 5500b88d b9fcb7ff 0000000d 74a1a5f3 8db7fe77
    b7ed4451 :15890150 b7fe7774 0f02f883 b60fc094 312aebc0 7768bff6
    b7ed4469 :8d90b7fe 8b002674 f8c48307 c4e85350 8348a00e c08510c4
    b7ed4481 :c783b275 fe834604 31e47e02 e8658dc0 895f5e5b 55c35dec
    b7ed4499 :ec83e589 ca5de808 f4a3489a e8b7ff54 489aca33 ff54f8a3
    b7ed44b1 :f8c483b7 1068006a e8b7ed44 48a93b1f c35dec89 5500768d
    b7ed44c9 :ec83e589 5356573c 6afcc483 cedf6804 5d8db7f7 dce85310
    b7ed44e1 :83501745 c08510c4 458b1774 fcc4830c cee46850 458bb7f7
    b7ed44f9 :fce85008 ebfffca8 dc458d7f 89d84589 fa7d8dc6 0f00768d
    b7ed4511 :685003b6 b7f7cef7 e856036a 489da0cf 8310c483 394302c6
    b7ed4529 :83e47efe b70ff4c4 0f504245 504045b7 3e45b70f 45b70f50
    b7ed4541 :b70f503c 0f503a45 503845b7 5034458b 5030458b 502c458b
    Loaded modules:
    (* denotes the module causing the exception)
    0x08048000-0x0804cd86 /tmp/fileBb4dkW/jre142_05/bin/java
    0x00acb000-0x00ad899b /lib/tls/libpthread.so.0
    0x009ef000-0x00a0fccf /lib/tls/libm.so.6
    0x00997000-0x00998967 /lib/libdl.so.2
    0x0086c000-0x0098e70d /lib/tls/libc.so.6
    0x00853000-0x008678ab /lib/ld-linux.so.2
    0xb7dc8000-0xb7f973ef* /tmp/fileBb4dkW/jre142_05/jre/lib/i386/jrockit/libjvm.so
    0xb7bb7000-0xb7bbf987 /lib/libnss_files.so.2
    Java Thread ID = 0x00000080, lastJavaFrame = 0xfffffffc, Name = Noname
    Thread Stack Trace:
    at dlIterFindLibcCb+57()@0xb7ed4449
    --- End of stack trace
    Additional information is available in:
    /tmp/fileBb4dkW/jrockit.29984.dump
    No core file will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Please send the file(s), information about your system
    setup and the program you were running to [email protected]. Thank you.
    Extended, platform specific info:
    libc release: 2.3.4-stable
    Elf headers:
    libc ehdrs: failed.
    libpthread ehdrs: failed.
    libjvm ehdrs: failed.
    ===== END DUMP ===============================================================
    ** Error during execution, error code = 6.

    The two cases I know about where running on RHES4 should be problematic are:
    1. You have prelink enabled.
    2. You are running a 64 bit RHES4 on AMD64. There are a couple of
    kernel bugs that makes JRockit crash and burn on this configuration, of
    which the known and identified ones are:
    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146911
    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146244
    Regards //Johan
    Leo Chan wrote:
    So, is there any foresee problems if I run Jrockit 1.4.2 on RedHat ES 4. I
    can manually unzip the binary for manual installation.
    Please advise with thanks
    <sla> ???g???l???s?D:202463225@jserv5...
    Prelink is not a JRockit feature, it's a feature of the OS so it should be
    disabled before installing JRockit.
    There is no 8.1SP5 release of JRockit available. 8.1SP4 and J2SE 1.4.2_05
    is the same release. There is also a J2SE 5.0 release.
    Regards,
    /Staffan

  • Oracle 8.1.6 Installation fails with java.lang.NullpointerException

    HI,
    We are installing Oracle 8.1.6 on a D Class machine running HPUX 11.0 OS
    While i start the Universal Installer, it fails with the following
    error.
    Warning: Missing charsets in String to FontSet conversion
    Warning: Cannot convert string "-dt-interface
    system-medium-r-normal-s*-*-*-*-*-*-*-*-*" to type FontSet
    Warning: Missing charsets in String to FontSet conversion
    Warning: Cannot convert string "-dt-interface
    user-medium-r-normal-s*-*-*-*-*-*-*-*-*" to type FontSet
    Exception java.lang.NullPointerException occurred..
    java.lang.NullPointerException
    at sun.awt.motif.MComponentPeer.setFont(MComponentPeer.java:197)
    at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:73)
    at sun.awt.motif.MToolkit.createFrame(MToolkit.java:177)
    at java.awt.Frame.addNotify(Frame.java:203)
    at java.awt.Window.show(Window.java:143)
    at java.awt.Component.show(Component.java:511)
    at java.awt.Component.setVisible(Component.java:473)
    at
    oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:419)
    My ORACLE_TERM is set to dtterm.
    Can anybody give some suggestions what would be the problem..?
    Thanks
    vinod
    null

    Pretty much the same thing, Tomcat is the web server in CUCM, so that should have been sufficient.
    Please rate all useful posts!
    Chris

  • Oracle CRS(10.2) installation fails - service OracleCSService in improper

    Hello,
    I been trying to install Oracle RAC 10g R2, in a VmWare client machine with Windows 2003 SE, as you can see, the check commands run, showing all configuration is fine, except for the VIP part, installation passed smoothly, till the Configuration assistance, I got this error:
    Step 5: Starting up CRS stack on all nodes
    rac1 service OracleCSService in improper PENDING state, err(997)
    rac2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Clusterware Configuration Assistant" failed
    The "C:\oracle\product\10.2.0\nbcrs\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.-----------------------------------------------------------------------------
    1.     I Confirm that your public interface is listed before the private interface in the advanced settings of your network properties
    2.     I Confirm that you enabled automounting of external disks using diskpart
    When I tried to start the OracleCRService service using SC, it hangs & not starts.
    Please I need your help, solve this problem,
    Kind regards,
    Nabil
    find below the diagnostic check done before installation and error message displayed:
    C:\Documents and Settings\Administrator>C:\10201_clusterware_win32\clusterware\cluvfy\runcluvfy.bat
    stage -pre crsinst -n rac1,rac2 -verbose
    C:\Documents and Settings\Administrator>REM By Nabil @echo off
    C:\Documents and Settings\Administrator>REM
    C:\Documents and Settings\Administrator>REM This script sets up the environment for invocation of cl
    uster verification
    C:\Documents and Settings\Administrator>REM tool (cluvfy), unpacks the archive (cluvfy.zip) for the
    verification
    C:\Documents and Settings\Administrator>REM framework software, executes the requested verification
    command, and cleans
    C:\Documents and Settings\Administrator>REM up the space occupied by the unpacked verification softw
    are.
    C:\Documents and Settings\Administrator>REM
    C:\Documents and Settings\Administrator>REM Usage: cluvfy.bat <cluvfy command options>
    C:\Documents and Settings\Administrator>setlocal
    C:\Documents and Settings\Administrator>REM Setup CV_HOME environment variable for cluvfy
    C:\Documents and Settings\Administrator>REM This variable points to the home for cluster verificatio
    n software.
    C:\Documents and Settings\Administrator>REM If not set by the caller of this script, it points (by d
    efault)
    C:\Documents and Settings\Administrator>REM to temporary directory
    C:\Documents and Settings\Administrator>if () == () ()
    C:\Documents and Settings\Administrator>Rem
    C:\Documents and Settings\Administrator>rd /S /Q C:\temp\cvtmphome
    The system cannot find the file specified.
    C:\Documents and Settings\Administrator>md C:\temp\cvtmphome
    C:\Documents and Settings\Administrator>REM Setup CV_JDKHOME environment variable for cluvfy
    C:\Documents and Settings\Administrator>REM This variable points to the java package required by clu
    ster verification
    C:\Documents and Settings\Administrator>REM framework
    C:\Documents and Settings\Administrator>REM If this varible isn't set by the caller of this script,
    the jrepack.zip
    C:\Documents and Settings\Administrator>REM archive is unpacked in C:\temp\cvtmphome\jre directory a
    nd this directory is
    C:\Documents and Settings\Administrator>REM set in CV_JDKHOME
    C:\Documents and Settings\Administrator>if () == () (
    if not exist \10201_clusterware_win32\clusterware\cluvfy\jrepack.zip goto JDKHOME_ERROR
    \10201_clusterware_win32\clusterware\cluvfy\..\install\unzip -o \10201_clusterware_win32\clusterwar
    e\cluvfy\jrepack.zip -d C:\temp\cvtmphome\jre 1>NUL
    if not errorlevel 0 goto JRE_ZIP_ERR
    C:\Documents and Settings\Administrator>REM Setup CV_DESTLOC environment variable for cluvfy
    C:\Documents and Settings\Administrator>REM This variable points to a directory on each (remote as w
    ell as local) node
    C:\Documents and Settings\Administrator>REM that is writable. The cluster verifcation tool will copy
    the required
    C:\Documents and Settings\Administrator>REM software bits (on need basis) to this directory.
    C:\Documents and Settings\Administrator>REM If not set by the caller of this script, it points (by d
    efault)
    C:\Documents and Settings\Administrator>REM to temporary directory
    C:\Documents and Settings\Administrator>if () == () ()
    C:\Documents and Settings\Administrator>REM Unpack the cluster verification software archive on its
    home
    C:\Documents and Settings\Administrator>\10201_clusterware_win32\clusterware\cluvfy\..\install\unzip
    -o \10201_clusterware_win32\clusterware\cluvfy\cvupack.zip -d C:\temp\cvtmphome 1>nul
    C:\Documents and Settings\Administrator>if not errorlevel 0 goto CVU_ZIP_ERR
    C:\Documents and Settings\Administrator>REM Execute the requested cluster verification command
    C:\Documents and Settings\Administrator>CALL C:\temp\cvtmphome\bin\cluvfy.bat stage -pre crsinst -n
    rac1,rac2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
    Destination Node Reachable?
    rac2 yes
    rac1 yes
    Result: Node reachability check passed from node "rac1".
    Checking user equivalence...
    Check: User equivalence for user "Administrator"
    Node Name Comment
    rac2 passed
    rac1 passed
    Result: User equivalence check passed for user "Administrator".
    Checking administrative privileges...
    Checking node connectivity...
    Interface information for node "rac2"
    Interface Name IP Address Subnet
    public 192.168.2.102 192.168.2.0
    private 192.168.0.102 192.168.0.0
    Interface information for node "rac1"
    Interface Name IP Address Subnet
    public 192.168.2.101 192.168.2.0
    private 192.168.0.101 192.168.0.0
    Check: Node connectivity of subnet "192.168.2.0"
    Source Destination Connected?
    rac2:public rac1:public yes
    Result: Node connectivity check passed for subnet "192.168.2.0" with node(s) rac2,rac1.
    Check: Node connectivity of subnet "192.168.0.0"
    Source Destination Connected?
    rac2:private rac1:private yes
    Result: Node connectivity check passed for subnet "192.168.0.0" with node(s) rac2,rac1.
    Suitable interfaces for the private interconnect on subnet "192.168.2.0":
    rac2 public:192.168.2.102
    rac1 public:192.168.2.101
    Suitable interfaces for the private interconnect on subnet "192.168.0.0":
    rac2 private:192.168.0.102
    rac1 private:192.168.0.101
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    Checking system requirements for 'crs'...
    Check: Operating system version
    Node Name Available Required Comment
    rac2 Windows Server 2003 Windows Server 2003 passed
    rac1 Windows Server 2003 Windows Server 2003 passed
    Result: Operating system version check passed.
    Check: Total memory
    Node Name Available Required Comment
    rac2 823.49MB (843252KB) 512MB (524288KB) passed
    rac1 823.49MB (843252KB) 512MB (524288KB) passed
    Result: Total memory check passed.
    Check: Swap space
    Node Name Available Required Comment
    rac2 1.96GB (2057180KB) 1GB (1048576KB) passed
    rac1 1.96GB (2057180KB) 1GB (1048576KB) passed
    Result: Swap space check passed.
    Check: System architecture
    Node Name Available Required Comment
    rac2 32-bit 32-bit passed
    rac1 32-bit 32-bit passed
    Result: System architecture check passed.
    Check: Free disk space in "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp" dir
    Node Name Available Required Comment
    rac2 3.36GB (3519968KB) 400MB (409600KB) passed
    rac1 3.2GB (3359292KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    System requirement passed for 'crs'
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    C:\Documents and Settings\Administrator>
    ==== ====== = === = == = = == = == ===
    Output generated from configuration assistant "Oracle Clusterware Configuration Assistant":
    Command = C:\WINDOWS\system32\cmd /c call C:\oracle\product\10.2.0\nbcrs/install/crssetup.config.bat
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 10G Release 2.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: rac1 rac1-priv rac1
    node 2: rac2 rac2-priv rac2
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Step 1: checking status of CRS cluster
    Step 2: creating directories (C:\oracle\product\10.2.0\nbcrs)
    Step 3: configuring OCR repository
    Oracle Cluster Registry already initialized
    Step 4: configuring safe mode for CRS stack
    Step 5: Starting up CRS stack on all nodes
    rac1 service OracleCSService in improper PENDING state, err(997)
    rac2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Clusterware Configuration Assistant" failed
    The "C:\oracle\product\10.2.0\nbcrs\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.-----------------------------------------------------------------------------

    Here is the log error which i got. Can any one give the pointer to configure.
    [    CSSD]2007-03-09 18:48:55.750 [2708] >TRACE: clssnmDoSyncUpdate: Sync Complete!
    [    CSSD]2007-03-09 18:48:55.750 [2524] >TRACE: clssnmvFatalCheck: missing node 2
    [    CSSD]2007-03-09 18:48:55.750 [2524] >TRACE: clssnmvFatalCheck: fatal 0, sclsfatal 0
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmReconfigThread: started for reconfig (1)
    [    CSSD]2007-03-09 18:48:55.828 [3844] >USER: NMEVENT_RECONFIG [00][00][00][02]
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmEstablishConnections: 1 nodes in cluster incarn 1
    [    CSSD]2007-03-09 18:48:55.828 [1880] >TRACE: clssgmPeerListener: connects done (1/1)
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmEstablishMasterNode: MASTER for 1 is node(1) birth(1)
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmChangeMasterNode: requeued 0 RPCs
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmMasterCMSync: Synchronizing group/lock status
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmMasterSendDBDone: group/lock status synchronization complete
    [    CSSD]CLSS-3000: reconfiguration successful, incarnation 1 with 1 nodes

  • Oracle CRS(10.1) installation fails

    Hi,
    Following is a detailed synopsis of my unsuccessful attempt at installing Oracle Cluster Ready Services(10.1) on a two node Windows 2000 advanced server system with external SCSI hard disk.
    Following is the Configuration of both the Nodes
    1.Intel Pentium P4 2.80 Ghz CPU
    2.512 MB RAM
    3.37 GB HDD
    4.Windows 2000 Advanced Server SP4
    5.Adaptec SCSI CARD 39160 ULTRA160 SCSI Controller
    6.Two -10/100 Mbps Fast Ethernet PCI Adapter (DLINK)
    Clusterware
    Oracle Cluster Ready Services 10.1.0.2
    Configuration for SCSI
    1.Model Make :SEAGATE
    2.Model Number :ST336607
    3.Firmware: 0007
    4.Model Name: Cheetah 10K.6
    5.Capacity: 36.7GB
    6.Speed: 10000 rpm
    Following are the pre-installation steps.
    1.The system setup involved 2 identical nodes with Windows 2000 Advanced Server SP4 OS.
    2.Two static Public IP's for both the nodes
    3.Two private IP's which can be pinged. (1st Node Private IP 10.10.10.2 2nd Node Private IP 10.10.10.3)
    4.Entry of the private IP's can also be found in the host file.
    5.ORA_DBA win group was created on both the nodes.
    6.Both the nodes are connected to a external SCSI hard disk
    CRS installation Steps
    1.On the Cluster Configuration page the Public Node Names and corresponding Private Node Names were entered.
    2.On the Network Interface Usage Page one interface was selected as Public (192.168.144.0) and the other interface was selected as Private (10.10.10.0)
    3.On Disk formatting Options page the ‘Do not format any logical drives was selected’.
    4.Finally the Logical partitions made on the SCSI hard disk were assigned to the OCR and voting disk.
    OUI installed the Oracle folder and services on the primary node and on the remote node. But failed to start the services on both the nodes.
    Following is snippet of the OUI installing log.
    Save Cluster Inventory
    Error occured while trying to stop service OracleOUIOraCr10g_homeService on one or more cluster nodes. Please stop service on nodes pc-p41300 using the Service Control Manager.
    Invoking OUI on cluster nodes pc-p41300
    C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui\bin\setup.exe -jreLoc C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\jre\1.4.2 -paramFile C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -local -noClusterEnabled ORACLE_HOME=D:\oracle\product\10.1.0\crs ORACLE_HOME_NAME=OraCr10g_home CLUSTER_NODES=PC-P41295,pc-p41300 CRS=true
    PRKC-1010 : Failed to stop the service on all nodes
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: pc-p41300 pc-p41300-node pc-p41300
    node 2: pc-p41295 pc-p41295-node pc-p41295
    Creating OCR keys for user 'salil', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    pc-p41300 service OracleCSService in improper STOPPED state, err(997)
    PC-P41295 service OracleCSService in improper PENDING state, err(997)
    Following errors were also observed at Operating System Level
    Event ID:11
    Description: The driver detected a controller error on \Device\SCSI\adpu160m1
    Note: adpu160m is the driver for the adaptec controllers
    Event ID:9
    Description: The device, \Device\SCSI\adpu160m1, did not respond within the time out period.
    Since the above method failed following alternate method was tired
    The CRS software was installed on just one node. This installation went about without any problems with all the services up and running.
    Using the ADDNode utility provided by CRS another node was added. But again when CRSSetup.exe tried to start the services on the remote node following error was encountered.
    PC-P41300 service OracleCSService in improper PENDING state, err(997)
    I would be grateful if some could help me with this problem.
    Thanking you in Anticipation,
    Regards,
    Salil([email protected])

    sa**** wrote:
    Hi,
    Following is a detailed synopsis of my unsuccessful attempt at installing Oracle Cluster Ready Services(10.1) on a two node Windows 2000 advanced server system with external SCSI hard disk.
    <B>Following is the Configuration of both the Nodes</B>
    1.Intel Pentium P4 2.80 Ghz CPU
    2.512 MB RAM
    3.37 GB HDD
    4.Windows 2000 Advanced Server SP4
    5.Adaptec SCSI CARD 39160 ULTRA160 SCSI Controller
    6.Two -10/100 Mbps Fast Ethernet PCI Adapter (DLINK)
    <B>Clusterware</B>
    Oracle Cluster Ready Services 10.1.0.2
    <B>Configuration for SCSI</B>
    1.Model Make :SEAGATE
    2.Model Number :ST336607
    3.Firmware: 0007
    4.Model Name: Cheetah 10K.6
    5.Capacity: 36.7GB
    6.Speed: 10000 rpm
    <B>Following are the pre-installation steps.</B>
    1.The system setup involved 2 identical nodes with Windows 2000 Advanced Server SP4 OS.
    2.Two static Public IP's for both the nodes
    3.Two private IP's which can be pinged. (1st Node Private IP 10.10.10.2 2nd Node Private IP 10.10.10.3)
    4.Entry of the private IP's can also be found in the host file.
    5.ORA_DBA win group was created on both the nodes.
    6.Both the nodes are connected to a external SCSI hard disk
    <B>CRS installation Steps</B>
    <P>1.On the Cluster Configuration page the Public Node Names and corresponding Private Node Names were entered.
    2.On the Network Interface Usage Page one interface was selected as Public (192.168.144.0) and the other interface was selected as Private (10.10.10.0)
    3.On Disk formatting Options page the ‘Do not format any logical drives was selected’.
    4.Finally the Logical partitions made on the SCSI hard disk were assigned to the OCR and voting disk.
    OUI installed the Oracle folder and services on the primary node and on the remote node. But failed to start the services on both the nodes.
    <B>Following is snippet of the OUI installing log.</B>
    <HR>
    Save Cluster Inventory
    Error occured while trying to stop service OracleOUIOraCr10g_homeService on one or more cluster nodes. Please stop service on nodes pc-p41300 using the Service Control Manager.
    Invoking OUI on cluster nodes pc-p41300
    C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui\bin\setup.exe -jreLoc C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\jre\1.4.2 -paramFile C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -local -noClusterEnabled ORACLE_HOME=D:\oracle\product\10.1.0\crs ORACLE_HOME_NAME=OraCr10g_home CLUSTER_NODES=<font face="tahoma,verdana,sans-serif" size="1" color="#000">PC-P41295,pc-p41300</font> CRS=true
    PRKC-1010 : Failed to stop the service on all nodes
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <NODENUMBER>: <NODENAME><PRIVATE name interconnect><HOSTNAME>
    node 1: pc-p41300 pc-p41300-node pc-p41300
    node 2: pc-p41295 pc-p41295-node pc-p41295
    Creating OCR keys for user 'salil', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    <HR>
    <B>pc-p41300 service OracleCSService in improper STOPPED state, err(997)
    PC-P41295 service OracleCSService in improper PENDING state, err(997)</B>
    <HR>
    <B>Following errors were also observed at Operating System Level</B>
    <B>Event ID:11</B>
    Description: The driver detected a controller error on \Device\SCSI\adpu160m1
    Note: adpu160m is the driver for the adaptec controllers
    <B>Event ID:9</B>
    Description: The device, \Device\SCSI\adpu160m1, did not respond within the time out period.
    Since the above method failed following alternate method was tired
    The CRS software was installed on just one node. This installation went about without any problems with all the services up and running.
    Using the ADDNode utility provided by CRS another node was added. But again when CRSSetup.exe tried to start the services on the remote node following error was encountered.
    <B>PC-P41300 service OracleCSService in improper PENDING state, err(997)</B>
    I would be grateful if some could help me with this problem.
    <P>Thanking you in Anticipation,
    Regards,
    Salil([email protected]) </P>
    I do not know what you're talking about, I'm new to this.

  • Oracle OLE DB Provider installation failed...

    I downloaded ODAC101040.exe (Oracle OLE DB Provider setup) from following link.
    http://www.oracle.com/technetwork/database/windows/utilsoft-088126.html
    My OS is Windows 7 Home Premium.
    But during installation, am getting error "Abnormal Program Termination" "Unknown Unknown".
    Please help, if there is a workaround please let me know.

    My OS is Windows 7 Home Premium.Be aware that normally no Oracle products are certified for any Windows Home editions.
    BTW, did you read installation instructions from your link ?

Maybe you are looking for

  • Set application file name in source code

    Hello, in some projects i use the same software, only with different interfaces, or sometimes with customized panels. Within the sourcecode i just activate or deactivate the functions i need with defines, f.e: #define USE_TCP...and  #ifdef USE_TCP...

  • The print carriage will not move even after the paper jam has been cleared

    I had a paper jam this morning and cleared it out completely.  I keep getting a message on my HP ENVY 4500 that says the print carriage cannot move.  Open the ink cartridge access door, clear any paper jam or obstruction, ensure ink cartridge levers

  • Scrolling a long list?

    I'm sure this is simple - how do you build a long list of names to scroll up the screen, like movie credits? thanks

  • Strange issue with Multi-Table LTS and report filters (10g)

    Hi, I am having some troubles with the following scenario: I have a large flattened table that is being used as both Fact and Dimension in the BMM layer. I also have another table that contains some supplementary measures needed by some reports. Logi

  • Schema customization

    hello, I have one messaging server running with customized schema with some object classes and attributes. I am preparing a new server. How could I get that scheam to the new server. What are the complete steps for this. Do i require to only copy the