Oracle 10g Installation ./runInstaller Issue

I have RHEL 5 64 bit OS installed Oracle 10g Release 10.2.0.1.0
at end of oracle installation there is one error.
ERROR
OUI-10058: The OUI Inventory on this system does not exits or is not writable .
1-The /opt/oracle/oraInventory/orainstRoot.sh script was not executed with root privileges,
or an error occurred during execution;
2-You are not a member of the specified installer gourp
So i run
cd /u01/app/oracle/oraInventory/
./orainstRoot.sh
Changing permissions of /u01/app/oracle/oraInventory to 770.
Changing groupname of /u01/app/oracle/oraInventory to oinstall.
The execution of the script is complete
And i am running version upgrade package p6810189_10204_Linux-x86-64.
cd /u01/Disk1/
./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
Failed <<<<
Exiting Oracle Universal Installer, log for this session can be found at /u01/app/oracle/tmp/OraInstall2010-07-28_12-49-50PM/installActions2010-07-28_12-49-50PM.log
but it fail to install :)
Please export guide me to solve the issue.
Thanks for all your expertise ;o)
Edited by: Oracle DBA P on Jul 28, 2010 5:16 AM

thanks buddy
./runInstaller -ignoreSysPrereqs
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
Failed <<<<
Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /u01/app/oracle/tmp/OraInstall2010-07-28_01-40-35PM. Please wait ...
installer started and it installing now but still it through Failed <<<< error
Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM
Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM

Similar Messages

  • Oracle 10g Installation Problem on SUSE Linux 10

    Hello Friends,
    I want to install SAP Solution Manager 7.0 with Oracle 10g on SUSE Linux 10.0.
    But, while starting the Installation i am getting following Errors.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1,
    asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-04-22_03-59-38PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2009-04-22_03-59-38PM. Please ensure that this directory is
    writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    I have checked the Permissions and the Size of /tmp Directory, which is as followed:
    drwxr-xr-x  11 root root    0 2009-04-22 21:19 sys
    drwxrwxrwt  52 root root 1824 2009-04-22 16:00 tmp
    drwxr-xr-x  15 root root  408 2009-04-19 14:43 usr
    Filesystem           1K-blocks      Used Available Use% Mounted on
    /dev/sda10             2104376     73112   2031264   4% /tmp
    I am starting the Oracle 10g Installation within orasm7 User which is a member of dba, users, disk groups.
    The directories which are created upon starting the Oracle Installation in /tmp directory are having the situations as followed:
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-14PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-25PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-22 15:59 OraInstall2009-04-22_03-59-38PM
    The Oracle Installation log is as follwoed:
    Using paramFile: /home/MyData/51031676/database/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    The commandline for unzip:
    /home/MyData/51031676/database/install/unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.0.8
    /1/DataFiles/\*.jar -d /tmp/OraInstall2009-04-22_03-59-38PM
    I have set DISPLAY variable in this way before starting Installation:
    DISPLAY=$HOSTNAME:0.0
    export DISPLAY
    I tried to search the solution over the internet for this kind of problem, but i am not able to find its solution. Even i tried to start the Orale installation using this parameter: ./runInstaller ignoreSysPrereqs, but still it is giving the same unexpected error.
    I have a doubt on File/Directory permissions which are created for Installation in /tmp. The umask setiing of the system is 0022.
    Please, help me for this issue.
    Thanks & Regards,
    Bhavik G. Shroff

    Hi Markus,
    How are you ?
    Thank you very much for your reply.
    I was executing wrong runInstaller file. RUNINSTALLER is right file for starting the execution. But still i am facing the same error, which is as followed.
    Preparing response files. Please wait:
    ======================================
    Working on /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP
    /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.27450: Done
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please wait ...
    Error in writing to directory /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please ensure that
    this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    SHROFF:~ # cd /home/orasm7/tmpora/
    SHROFF:/home/orasm7/tmpora # ll
    total 0
    drwxr-xr-x 3 orasm7 dba 128 Apr 22 17:25 OraInstall2009-04-22_05-25-26PM
    SHROFF:/home/orasm7/tmpora # cd OraInstall2009-04-22_05-25-26PM/
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM # ll
    total 4
    drwxr-xr-x 2 orasm7 dba 304 Apr 22 17:25 images
    -rwxr-xr-x 1 orasm7 dba 504 Apr 22 17:25 installActions2009-04-22_05-25-26PM.log
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM #
    I have a doubt on tmp_netca_file & tmp_dbca_file variable.
    Please give your suggestion for the same.
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Apr 22, 2009 2:10 PM

  • Oracle 10g installation on Windows 7

    I am currently using Oracle 10g on my laptop running on Windows Vista. Now i am planning to upgrade my OS to Windows 7. My question here, is can I use the same Oracle 10g installable to install in windows 7 also ??
    is it possible ??
    thanks,
    JJ

    Possible yes? Brilliant no!
    Windows 7 is totally uncertified and unsupported with all Oracle products and if you have an issue there is essentially no support or patch available.
    Personally I think Vista a cruel joke so my recommendation would be to go to XP SP3 which at least has the attribute of stability or move to Linux which is what I did on one of my laptops.

  • SUNWsprox package with solaris 10 for Oracle 10g Installation....

    Hi
    I am in problem with a Solaris 10 package "SUNWsprox - Sun workshop Bundled 64-bit make library" for Oracle 10g Installation. I checked the CDs (In the /.../products) but did't found this packege. Can any one tell me please can I go without this package or where I found this package...Please Its very URGENT for me....
    Thanks
    Mohammed Tanvir

    Hi...
    I had the same issue, but found out that the SUNWsprox was replaced by SUNWsprot. The OUI 10.1 Release 2 will 'pass' as the doco in the Oracle quick install guide is wrong (as well as 10g Application Server).
    The only way to lay a 10g Release database on Solaris 10 is to lay the software doen only, then cd in the .../bin directory, step your Rdbms ORACLE_HOME, ORACLE_SID, LD_LIBRARY_PATH and of course the DISPLAY (is X-windowing into the server), and run dbca manually. Oracle 10g is a bit buggy.
    Roger

  • OracleAS 10g installation (please Help)

    Hi All
    i want a help in[b] OracleAS 10g installation
    in the first step in it's installation . must install oracleAS infrastracture . in my way to install it many Errors & messages appears to me
    this Errors & messages in 4 pictures to see it .. hope to find a solution for this
    th pictures in this links
    1- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5413
    2- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5414
    3- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5415
    4- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5416
    after pressing ignor in the forth screen many errors & messages appears to me

    Oracle AS10g = 10.1.2.0.2 I presume...
    However, my first questions is still valid "The questions is if you followed EVERY step outlined in the Application Server Installation Guide? If you did, then there should be no errors."
    I have had similar issues when environment variables was still set during installations, ORACLE_HOME etc. You must unset those, as described in the Installation Guide, before starting an installations.
    Please check these two Metalink Notes:
    295446.1 "OracleCSService service may fail to start during the install of IAS 10.1.2 on Windows"
    365046.1 "The Infrastructure DBCA Stops with Error "Failed to initialize OCR"
    Regards,
    Martin

  • Oracle 10g installation on aix 52

    Oracle 10g installation is failing on a
    aix52 64bit machine
    After installing the product running
    $ORACLE_HOME/root.sh for setup as user root results
    in the following errors:
    exec(): 0509-036 Cannot load program /dbms/oracle/10g/OraHome/bin/crsctl.bin because of the following errors:
    0509-130 Symbol resolution failed for /dbms/oracle/10g/OraHome/lib/libttsh10.a[shr_ttsh10.o] because:
    0509-136 Symbol aio_nwait_timeout (number 324) is not exported from
    dependent module /unix.
    0509-022 Cannot load module /dbms/oracle/10g/OraHome/lib/libhasgen10.a(shr_hasgen10.o).
    0509-150 Dependent module libttsh10.a(shr_ttsh10.o) could not be loaded.
    0509-026 System error: Cannot run a file that does not have a valid format.
    0509-192 Examine .loader section symbols with the
    'dump -Tv' command.
    exec(): 0509-036 Cannot load program /dbms/oracle/10g/OraHome/bin/clscfg because of the following errors:
    0509-130 Symbol resolution failed for /dbms/oracle/10g/OraHome/lib/libttsh10.a[shr_ttsh10.o] because:
    0509-136 Symbol aio_nwait_timeout (number 324) is not exported from
    dependent module /unix.
    0509-022 Cannot load module /dbms/oracle/10g/OraHome/lib/libhasgen10.a(shr_hasgen10.o).
    0509-150 Dependent module libttsh10.a(shr_ttsh10.o) could not be loaded.
    0509-026 System error: Cannot run a file that does not have a valid format.
    0509-192 Examine .loader section symbols with the
    'dump -Tv' command.
    Failed to initialize Oracle Cluster Registry for cluster
    Any suggenstion on this will be appreciated.

    Would like to see the http://download-west.oracle.com/docs/cd/B19306_01/relnotes.102/b19074/toc.htm#CJAFJGIC or for linux, see http://www.puschitz.com/InstallingOracle10g.shtml.
    Its trustworthy sites and my request is to delete all the files and start clean-installation again.
    Revert back if any clarifications required.
    Regards,
    Star Nirav
    Oracle 10g installation is failing on a
    aix52 64bit machine
    After installing the product running
    $ORACLE_HOME/root.sh for setup as user root results
    in the following errors:
    exec(): 0509-036 Cannot load program
    /dbms/oracle/10g/OraHome/bin/crsctl.bin because of
    the following errors:
    0509-130 Symbol resolution failed for
    /dbms/oracle/10g/OraHome/lib/libttsh10.a[shr_ttsh10.o
    because:
    0509-136 Symbol aio_nwait_timeout (number
    324) is not exported from
    dependent module /unix.
    annot load module
    /dbms/oracle/10g/OraHome/lib/libhasgen10.a(shr_hasgen1
    0.o).
    0509-150 Dependent module
    libttsh10.a(shr_ttsh10.o) could not be loaded.
    0509-026 System error: Cannot run a file that
    does not have a valid format.
    0509-192 Examine .loader section symbols with
    the
    'dump -Tv' command.
    Cannot load program
    /dbms/oracle/10g/OraHome/bin/clscfg because of the
    following errors:
    0509-130 Symbol resolution failed for
    /dbms/oracle/10g/OraHome/lib/libttsh10.a[shr_ttsh10.o
    because:
    0509-136 Symbol aio_nwait_timeout (number
    324) is not exported from
    dependent module /unix.
    annot load module
    /dbms/oracle/10g/OraHome/lib/libhasgen10.a(shr_hasgen1
    0.o).
    0509-150 Dependent module
    libttsh10.a(shr_ttsh10.o) could not be loaded.
    0509-026 System error: Cannot run a file that
    does not have a valid format.
    0509-192 Examine .loader section symbols with
    the
    'dump -Tv' command.
    lize Oracle Cluster Registry for cluster
    Any suggenstion on this will be appreciated.

  • Error encounded during oracle 10g installation on mac os 10x

    Hi All,
    I am installing oracle 10g on my mac laptop os 10 x, I am getting the below error during execution of dbca script for db creation, I am not able to proceed further, please advice
    [Thread-3] [17:11:23:18] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-3] [17:11:23:18] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-3] [17:11:23:18] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-3] [17:11:23:18] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-3] [17:11:23:18] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    [Thread-3] [17:11:23:18] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01109
    [Thread-3] [17:11:23:19] [BasicStep.configureSettings:304] messageHandler being set=null
    [Thread-3] [17:11:23:20] [BasicStep.execute:202] Executing Step : INSTANCE_CREATION
    [Thread-3] [17:11:23:20] [BasicStep.configureSettings:304] messageHandler being set=null
    [Thread-3] [17:11:23:25] [InitParamAttributes.sortParams:3532] m_sortOn:-1 sortOn:4
    [Thread-3] [17:11:23:53] [Host.noEntryinOratab:5115] Check made for oratab arg passed............
    [Thread-3] [17:11:23:53] [Oratab.getTempFile:710] Temp oratab: /tmp/oratab
    [Thread-3] [17:11:23:94] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@29da77
    [Thread-3] [17:11:23:95] [CloneRmanRestoreStep.executeImpl:217] Instance Creation went fine..........
    [Thread-3] [17:11:23:96] [CloneRmanRestoreStep.executeImpl:224] db_recovery_file_dest=/app/oracle/flash_recovery_area
    [Thread-3] [17:11:23:96] [CloneRmanRestoreStep.executeImpl:227] db_recovery_file_dest_size=2147483648
    [Thread-1] [17:11:24:476] [BasicStep.handleNonIgnorableError:430] oracle.sysman.assistants.util.UIMessageHandler@29da77:messageHandler
    [Thread-1] [17:11:24:476] [BasicStep.handleNonIgnorableError:431] ORA-12547: TNS:lost contact
    :msg
    [Thread-3] [17:11:27:466] [SQLEngine.done:1966] Done called
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12547: TNS:lost contact
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1482)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:829)
         at oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:244)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
         at java.lang.Thread.run(Thread.java:552)
    [Thread-3] [17:11:27:470] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@29da77
    [Thread-3] [17:11:27:470] [StepContext$ModeRunner.run:2504] oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:435)
    oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
    oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
    oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
    java.lang.Thread.run(Thread.java:552)
    Thanks
    Vijayaprakash

    Duplicate post - Error encounded during oracle 10g installation on mac os 10x
    Srini

  • Is Oracle AS part of Oracle 10g installation?

    I had a query that is Oracle application server a part of Oracle 10g installation? I get this doubt because isqlplus which runs on port 5560 by default has a web interface.
    I hope, my question is clear.
    Please revert with the reply to my query.
    Regards

    972145 wrote:
    I had a query that is Oracle application server a part of Oracle 10g installation? I get this doubt because isqlplus which runs on port 5560 by default has a web interface.
    I hope, my question is clear.
    Please revert with the reply to my query.
    Regardsno Oracle Application Server is NOT included with DB installation

  • Oracle 10g Installation issue on Windows 7

    Hi,
    I tried to install Oracle 10g downloaded from the below link on my laptop which runs in Windows 7.
    http://www.oracle.com/technetwork/database/10204-winx64-vista-win2k8-082253.html
    The Oracle version is 10g release 2 for windows 7. I got this DB version no. for Windows 7 from this forum only. But still, I got the error message stated below and unable to install 10g.
    ------------------------------------------------------ Error --------------------------------------------------------------------------
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1, 5.2 or 6.0 . Actual 6.1
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at C:\Program Files (x86)\Oracle\Inventory\logs\installActions2010-10-22_07-37-48AM.log
    Please press Enter to exit...
    ------------------------------------------------------ Error End -------------------------------------------------------------------
    Could you please let me know how I can fix this issue? Or is there any other oracle 10g release/patch to fix this issue? I need to install only Oracle 10g and not 11g.
    Also, I need to install Oracle Forms 10g too.
    It would be great if you could guide me on installing these two softwares in my laptop.
    Your help will be very much appreciated.
    Thanks,
    Arun
    Edited by: 804404 on Oct 22, 2010 7:52 AM

    Welcome to the forums !
    This issue has been discussed many times before. Pl use the search feature. The only versions supported in Win 7 (Professional or higher) are 10.2.0.5 and 11gR2. 10.2.0.5 is only available on My Oracle Support, while 11gR2 can be downloaded for free from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Re: Oracle for Windows 7
    Re: which version of oracle works on windows 7
    HTH
    Srini

  • Oracle 10g Installation issue

    While Installing Oracle 10g, I get the following warning
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    ========================================================
    When I ignored this warning and proceeded with the installation tnsnames.ora was not getting created.
    Please help on this.

    Hi,
    You need to configure the Loop Back Adapter on your system, Since ORACLE does not support the dynamic IP Address. Do the Loop Adapater the Problem will be solved.
    Refer :-
    http://youngcow.net/doc/oracle10g/install.102/b14316/reqs.htm#BABGCEAI
    Check for "Installing a Loopback Adapter"
    - Pavan Kumar N

  • Oracle 10g installation problem on redHat

    Dear pals,
    Hi, I got an error while installing the 10g into my redhat machine. My redhat should be supported, but not know what is happened...
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
    Failed &lt;&lt;&lt;&lt;
    Exiting Oracle Universal Installer, log for this session can be found at /ora/oraInventory/logs/installActions2004-03-31_11-39-25AM.log
    The error log show the same thing thus nothing can help.
    My Redhat version is:
    Linux version 2.4.20-8 ([email protected]) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
    Is there anyone can help? Thank you very much in advance.
    Regards,
    Eddie

    Werner Puschitz has a good home page (sorry, I forgot the link) on that:
    su - root
    cp /etc/redhat-release /etc/redhat-release.backup
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    It works for me on RH9.0. Change redhat-release.backup to
    redhat-release after you are done with your installation.

  • Error while Oracle 10g  Installation suse linux

    Hi,
    All i am facing issue while installing Oracle 10g release 2 on open suse.
    All test are getting passed but getting a error reltated to ip address as follows.
    INFO: Checking DetectIfDHCPAssignedIP
    This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
    INFO: Detecting the IP.....:10.31.215.64
    INFO: Checking the network interface display name.... :eth0
    INFO: Checking the network reference name..... :eth0
    INFO: Checking the platform .......46
    INFO: Checking the LINUX vendor .... :SuSE
    INFO: Check complete. The overall result of this check is: Not executed <<<<
    Also while installing getting error as,
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public
    IP addresses. However, the primary network interface on the system should be
    configured with a static IP address in order for the Oracle Software to function
    properly. See the Installation Guide for more details on installing the software
    on systems configured with DHCP.
    Please help me to resolve issue.
    BR,
    Rajesh
    Edited by: Rajesh.Rathod on Dec 20, 2010 12:52 AM

    Hi,
    I tried to follow each step of oracle documentation but network configuration requirement is failing.
    please find following log.
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9
    Actual Result: SuSE-9
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-3.81-128.14.     Passed
    Checking for binutils-2.14; found binutils-2.19.51-10.26.4.     Passed
    Checking for gcc-3.2; found gcc-4.4-4.2.     Passed
    Checking for libaio-0.3.96; found libaio-0.3.104-144.2.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=1250.     Passed
    Checking for semmns=32000; found semmns=32000.     Passed
    Checking for semopm=100; found semopm=100.     Passed
    Checking for semmni=128; found semmni=256.     Passed
    Checking for shmmax=536870912; found shmmax=3294967296.     Passed
    Checking for shmmni=4096; found shmmni=4096.     Passed
    Checking for shmall=2097152; found shmall=2097152.     Passed
    Checking for file-max=65536; found file-max=131072.     Passed
    Checking for VERSION=2.6.5-7.201; found VERSION=2.6.31.5-0.1-desktop.     Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000.     Passed
    Checking for rmem_default=262144; found rmem_default=4194304.     Passed
    Checking for rmem_max=262144; found rmem_max=4194304.     Passed
    Checking for wmem_default=262144; found wmem_default=262144.     Passed
    Checking for wmem_max=262144; found wmem_max=262144.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.3-98.28
    Actual Result: 2.10.1-10.4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 5460MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 5460MB
    Actual Result: 10244MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Please suggest how to resolve.

  • Oracle 10G Installation in Linux

    Hi,
    During the installation of Oracle 10G in Red Hat 5, we are facing the below issue.. Please give suggestion on this problem..
    "Error in invoking target 'client_sharelib' of makefile /home/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/home/oracle/oracleinventory/logs/installAction2010-08-31_06-41-10PM.log for details"
    Thanks,
    Suresh Bommalata.

    install glibc-devel.rpm and also check required rpms.*
    # From Enterprise Linux 5 Disk 1
    cd /media/cdrom/Server
    rpm -Uvh binutils-2.*
    rpm -Uvh elfutils-libelf-0.*
    rpm -Uvh glibc-2.*
    rpm -Uvh glibc-common-2.*
    rpm -Uvh libaio-0.*
    rpm -Uvh libgcc-4.*
    rpm -Uvh libstdc++-4.*
    rpm -Uvh make-3.*
    cd /
    eject
    # From Enterprise Linux 5 Disk 2
    cd /media/cdrom/Server
    rpm -Uvh compat-libstdc++-33*
    rpm -Uvh elfutils-libelf-devel-*
    rpm -Uvh glibc-headers*
    rpm -Uvh glibc-devel-2.*
    rpm -Uvh libgomp*
    rpm -Uvh gcc-4.*
    rpm -Uvh gcc-c++-4.*
    rpm -Uvh libaio-devel-0.*
    rpm -Uvh libstdc++-devel-4.*
    rpm -Uvh unixODBC-2.*
    rpm -Uvh unixODBC-devel-2.*
    cd /
    eject
    # From Enterprise Linux 5 Disk 3
    cd /media/cdrom/Server
    rpm -Uvh sysstat-7.*
    cd /
    eject
    also check and confirm,not installing Oracle 64-bit on 32-Bit OS ?
    hope, this helps you,
    Regards,
    Rajesh

  • Oracle 10g installation on Windows 2008 VMware

    Hi everybody,
    hope you can help me with that issue; I try to install a ECC 6.0 test-system with Oracle 10g on a Windows 2008 VMware instance.
    I am getting a strange error when executing sapserver.cmd when I try to install the Oracle software; the Oracle Universal Installer 10.2 is aborting at the very beginning with an error popup with following content. First I enter the Drive letter for installation and SID and then OUI trys to start...
    The program was not closed properly. An internal error occured. Please provide Oracle support with following datas:
    "unknown"
    "unknown"
    "unknown"
    Any ideas? I did not find anything in Metalink or on the SAP Marketplace. And I am aware that Oracle is not official supported on VMWare; on Windows 2003 I did not occur any similar problems.
    kind regards
    Philipp

    The OUI doesn´t work (yet) on Windows 2008, you will need to wait for the OUI 10.2.0.4.
    Markus

  • Oracle 10g Installation Craps Out - 4 Days now and still no database runnin

    I'm about to give up on Oracle 10g. I have been developping and installing Oracle 8 and 9i for 4 years without any problems but I can't seem to get anywhere with 10g. I'ts one error after another. Am I the only one to have these problems. I'm running XP with 1G memory + all service packs and updates installed. Why is this soooooo complicated. Here's what in the .err file:
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CertifiedVersions' from ruleset 'OSChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executePrereqs(OipcpPrereqChecker.java:351)
         at oracle.sysman.oii.oiif.oiifw.OiifwPrereqWCDE$1.run(OiifwPrereqWCDE.java:650)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 5 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions(OipczOSChecks.java:69)
         ... 10 more
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CheckServicePack' from ruleset 'ServicePackChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczServicePackChecks.checkServicePack' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executePrereqs(OipcpPrereqChecker.java:351)
         at oracle.sysman.oii.oiif.oiifw.OiifwPrereqWCDE$1.run(OiifwPrereqWCDE.java:650)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 5 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczServicePackChecks.checkServicePack(OipczServicePackChecks.java:62)
         ... 10 more
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CheckPhysicalMemory' from ruleset 'SystemChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkPhysicalMemory' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executePrereqs(OipcpPrereqChecker.java:351)
         at oracle.sysman.oii.oiif.oiifw.OiifwPrereqWCDE$1.run(OiifwPrereqWCDE.java:650)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 5 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkPhysicalMemory(OipczSystemChecks.java:253)
         ... 10 more
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CheckCompatibility' from ruleset 'CompatibilityChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczCompatibilityChecks.checkProductCompatibility' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executePrereqs(OipcpPrereqChecker.java:351)
         at oracle.sysman.oii.oiif.oiifw.OiifwPrereqWCDE$1.run(OiifwPrereqWCDE.java:650)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 5 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczCompatibilityChecks.checkProductCompatibility(OipczCompatibilityChecks.java:81)
         ... 10 more
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CertifiedVersions' from ruleset 'OSChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker$1.run(OipcpPrereqChecker.java:631)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 4 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions(OipczOSChecks.java:69)
         ... 9 more
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CheckServicePack' from ruleset 'ServicePackChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczServicePackChecks.checkServicePack' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker$1.run(OipcpPrereqChecker.java:631)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 4 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczServicePackChecks.checkServicePack(OipczServicePackChecks.java:62)
         ... 9 more
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CheckPhysicalMemory' from ruleset 'SystemChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkPhysicalMemory' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker$1.run(OipcpPrereqChecker.java:631)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 4 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkPhysicalMemory(OipczSystemChecks.java:253)
         ... 9 more
    oracle.sysman.oip.oipc.oipcr.OipcrExecuteRuleException: Unable to execute rule 'CheckCompatibility' from ruleset 'CompatibilityChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczCompatibilityChecks.checkProductCompatibility' has thrown an unhandled exception [oracle/sysman/oip/oipc/oipch/OipchHPOSCreator]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:375)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:495)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:450)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker$1.run(OipcpPrereqChecker.java:631)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         ... 4 more
    Caused by: java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipch/OipchHPOSCreator
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getOS(OipchHostCreator.java:83)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:57)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczCompatibilityChecks.checkProductCompatibility(OipczCompatibilityChecks.java:81)
         ... 9 more

    Hard to tell. I am leaning toward operator error as many of us have installed 8i, 9i 10gR1 and 10gR2 on Windows XP with latest service packs, online updates and AV protection with no issues.
    Are you installing form a DVD or a downloaded version?
    Did you do a checksum on your download if you downloaded?
    Do you have at least 2 GB of permanent Page file (swap)?
    Did you already create the loopback adaptor?
    http://download-west.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#i1005703
    Did you review the installation logs to see what the root cause of the error was?
    http://download-west.oracle.com/docs/cd/B19306_01/install.102/b14316/ts.htm#i638074
    G.3 Reviewing the Log of an Installation Session
    During an installation, Oracle Universal Installer records all the actions that it performs in a log file. If you encounter problems during the installation, review the log file for information about possible causes of the problem. By default, the log files are located in the following directory:
    SYSTEM_DRIVE:\Program Files\Oracle\Inventory\logs
    Log filenames from interactive installations take the form:
    installActionsdate_time.log
    For example, if an interactive installation occurred at 9:00:56 a.m. on October 14, 2005, the log file would be named:
    installActions2005-10-14_09-00-56AM.log

Maybe you are looking for

  • SAP GUI 7.2 Crashing after server selection

    Hi everyone, I'm having an issue with one of our users. It has been working fine before. Windows 7 32bit. Whenever she selects a server to log in to it just closes out SAPGUI. I have tried reinstalling, updating to the latest patchlevel and removing

  • SALE ORDER PRICING

    Hi gurus,               I  was created one sale order.While i want to give the Taxes mandatory.ie vat -4% 12.5%etc... and cst percentage give  to mandatory. is it possible? Regards, T.Murugu

  • Cannot open db

    Hi When I try to open db the followıng error is returned startup mount; fized size ... variable size ... database buffers ... redo buffers ... database mounted ORA-03113:end of file on communication channel Here is the alert log: Instance terminated

  • WRT150N connects to Wii but doesn't accept a Wii update.

    I've updated my WRT150N to the latest firmaware (1.51.3) and the router connects fine to my PC via hardwire. My router is also seen by other wireless devices (laptop, Archos) the Wii even detects it and the Wii internet test passes. But the problem I

  • Need help with ver 11.03

    This reader came with a download of a help file from Avid and has no search window or I can't locate it.  Also I can't figure out how to go from thumbnails to text links in the left hand column where I could read the contents of this over 700 page he