Oracle 10g - installs in my user directory and not oracle

Hi
I have been trying to install 9i for the last week but was getting the same problem as seen it a few threads below. I therefore tried to install 10g - now when I
run the ./runInstaller script from oracle I get this message 'can't access /Users/"mylocaluser"/oraInventory'
Anyone know why its trying to install here as uppose to /Users/oracle?????
I know its probabaly something stupid I am doing at my end ---
I followed the installation instructions and everything seems to be setup fine - I couldn't see anything in the runInstaller script either

'can't access /Users/"mylocaluser"/oraInventory'Does it literally have 'mylocaluser' ?
Normally you have a file called /var/opt/oracle/oraInst.loc that specifies where the global inventory is located. If the installer can not put a lock on that directory it won't install. So I think you should check that file and make sure it is according to oracle's (and hopefully) your expectations and writable by the installer.
(not 100% sure about /var/opt/oracle on the mac)
regards,
Ronald
http://homepage.mac.com/ik_zelf/oracle

Similar Messages

  • Oracle 10g install  dbca always in Chinese and not English language

    I installed/re-installed Oracle 10g several times including removing registry entries, C:\Oracle directory, C:\Program Files\Oracle and empty c:\temp folders,
    set my windows xp languages to English (Can) and u.s. only
    The dbca always comes up in Chinese language and not in English no matter what I did. Is there a simple way to reset dbca to english without reinstalling Oracle 10g even though I really want to know why and how it picks up Chinese language as default ?

    I searched for "chinese" in oracle folder and found it in my install log where based on registry settings, it took my default language as Chinese.
    I searched google, nothing until I came across how to set languages in xp.
    To solve this annoying problem on xp:
    Go to settings/control Panel/Regional and Language options/
    under language tab, make sure both Thai and East Asian languages boxes are unchecked
    under advanced tab, select language version non-unicode programs, pick English (Canada) drop down, I had Hong Kong SAR before. Clicked apply and come back in again to ensure no code page version tables for Asian languages are checked on this Advanced tab. Restart computer and that's it !

  • 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

  • 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

  • Simple insert, delete and update not working after oracle 10g installation

    Hello,
    I made a new installation of Oracle 10g (10.2.0.1.0) and created a schema . Now i try to insert or update data using simple queries, but unfortunately nothing happens. I tried inserting or updating data even via sqlplus, but unfortunately the same result. Query takes infinite time to end, so i had to manually end it every time... No errors... No warnings... but takes long time... I have given all the required permissions to the schema but the same result. Can somebody help me figure out the problem?
    Tried creating a new table and the insert and delete are working fine... think the problem is with this table... Imported the rows of the table from another online database. I dont understand how this might be a problem.
    Edited by: user13333704 on Mar 15, 2011 1:26 AM

    However how do you generate awr reports and how to find the session wait?TO generate the AWR report
    sql> ?/rdbms/admin/awrrpt
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/autostat.htm#BABDHAGF
    The event column in v$session , in v$active_session_wait will show you the session wait event.What the session was actually waiting for.
    HTH
    Anand

  • 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.

  • 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 Problem on RedHat AS 3.0

    Hi
    I need to install OracleAS 10g on RedHat AS 3.0 and it seems that I need a patch (Patch 3006854) and the installation is impossible without it.I just started using oracleAS 10g and I dont have any metalink id.
    I think something is wrong here.
    a free trial version with a commercial patch !!!
    can any one please help me out.
    regards yashar

    dear fredrik
    I tried to install it according to the installation guid on http://www.oracle-base.com/articles/10g/OracleAS10gInstallationOnRedHatAS3.php as you see it asked for installation of a patch.
    and yes I tried to install it without installing this patch and I got an error saying that I am missing a file named ld.so in /etc.I thought it might be connected to that patch.
    beside when I was looking for the solution to my problem I saw many people having the same problem and asking the exact same question.
    please notify about any solution that you think might help me solving this problem. I am in a hurry
    regards yashar

  • 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.

  • Oracle 10g Installer Hangs at 87%

    I am trying to install Oracle 10g on a HPUX Itanium box and the installer hangs every time at 87%, which is right after specifying schema passwords. I can see the java process still running but it is only taking 0.23% of a processor.
    Task Being Performed: "Processing iSQL*Plus 10.1.0.2.0"
    Tail of installActions log:
    Calling Query generalPortQueries2.1.0.18.7 getFreePort
    lowerPortNumber = 5580
    upperPortNumber = 5599
    currentOracleHome = /oracle/OraHome
    portName = iSqlplus RMI Port
    oracleHomes = null
    configurationPath = null
    attributeName = null
    UDPFlag = null
    Contents of oraInstall*.err (although the file date is 2 minutes earlier than installActions log):
    java.net.UnknownHostException: breezedb.domain.com: breezedb.domain.com
    at java.net.InetAddress.getLocalHost(InetAddress.java:1139)
    at oracle.sysman.oii.oiin.OiinNetOps.computeNICList(OiinNetOps.java:104)
    at oracle.sysman.oii.oiin.OiinNetOps.<init>(OiinNetOps.java:75)
    at oracle.sysman.oii.oiin.OiinNetOps.getNetOps(OiinNetOps.java:89)
    at oracle.sysman.oii.oiif.oiifw.OiifwHostNameWCDE.initialize(OiifwHostNameWCDE.java:105)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:358)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:162)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:915)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    Contents of oraInstall*.out
    null
    null
    Does anyone know what might be causing this? I have been having a hard time getting anything from Oracle installed on this Itanium machine and am wondering if Oracle really supports it.
    Thanks for any help.

    Jeff,
    You should post your database technical questions in the database forum for an appropriate response: General Database Discussions
    Thanks,
    OTN

  • Hyperion User Directory and Native Directory

    Hi,
    I am new to Hyperion and had a query related to User directory and Shared Services Native Directory.
    Can a same native directory, for e.g., oracle database used by Shared services for provisioning be also used by Hyperion applications/products as user directory for user authentication?
    Thanks

    The term 'Hyperion User Directory' is not used in any standard documentation -- and here is where some folks would ask you is this an 'interview question'.
    Shared services has two components it uses to store information 1. A Relational repository 2. OpenLDAP. Your question seems to assume 1 and 2 are one in the same and they are not.
    The Relational Repository is used regardless of your use of Native Directory or an external directory provider such as LDAP or MS Active Directory.
    You can house the Shared Services Relational Repository along with other databases on a single database server.
    Please clarify what you are asking if John or my responses still have not answered your query.
    Regards,
    John A. Booth

  • When will Oracle 10g/11g support Windows Server 2008 and AIX6.1

    Hi all
    I'm sorry if I post it in a wrong place... But I really want to know when will Oracle 10g/11g support Windows Server 2008 and AIX 6.1?
    I've searched in metalink but found nothing useful. Is there anybody can give me a link of Oracle's roadmap for platform support?
    Thanks!

    Oracle does not announce release dates and neither
    does any other software company.But Oracle does have a very good track record of supporting their products on new windows releases extremely close to the windows release date. Clearly they can't support on an unreleased platform though. Given that the launch of Server 2008 isn't even complete worldwide yet (19th March in the UK for example) it would seem that this enquiry is a little premature.
    Niall Litchfield
    http://www.orawin.info/

  • 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

  • How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents

    Dear
    Experts, I have a very exciting demand, the board of a customer.
    I need to create an analytical application on Oracle Portal, UCM, Spaces, WebCenter, to inform me which quantitatively pages, url and documents are accessed.
    How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents?
    I thought I'd create a ods with the data of Content Tracker and Google Analytics, and model the analysis through the BIEE.
    I ask, what is the standard solution that is used in these cases?
    Thank you
    Miki

    Dear
    Experts, I have a very exciting demand, the board of a customer.
    I need to create an analytical application on Oracle Portal, UCM, Spaces, WebCenter, to inform me which quantitatively pages, url and documents are accessed.
    How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents?
    I thought I'd create a ods with the data of Content Tracker and Google Analytics, and model the analysis through the BIEE.
    I ask, what is the standard solution that is used in these cases?
    Thank you
    Miki

  • 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

Maybe you are looking for