Getting Exeption while installing Oracle 11g ???

Hello,
i install the 1,7 GB oracle 11g and after 89 % of the installation i get an exception this is from the error log file:
KONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Fehler beim Starten von Database Control
at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:869)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:250)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:213)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:235)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
at java.lang.Thread.run(Thread.java:595)
10.04.2008 19:46:50 oracle.sysman.emcp.EMConfig restoreOuiLoc
KONFIG: Restoring oracle.installer.oui_loc to D:\app\pel\product\11.1.0\db_1\oui
but still the installation finished successfully at least its written in the window.... then i started the system service and was asked for password, system name etc i entered all then i got next exception sql error in sql*net or something like that. Being sick of that app i installed oracle 10g without any problem then i searched unders windows xp: start:programms: oracle: but i found no shortcut to start the oracle server like i could find in the version 11g ?
Please help me whats wrong with those high-end oracle stuff not running on my pc? I am under pretty heavy pressure because end of next week must have finished a java application so i beg for help. I use java 1.6_04. and this failure did also happen today to a friend...

You wrote you have a fix IP address. You may add the line
<ip-address> <hostname> <something_else>
to the hosts file. <hostname> is the value returned at the DOS prompt.
Since ping <hostname> may mislead (that should always work) , test it with 'ping <something_else>.
That corresponds to the entries I have:
127.0.0.1 localhost
192.168.5.10 r52
Werner
this is from the other thread!
In this path: C:\windows\system32\drivers\etc\ I have 5 files:
hosts1.bak
Imhosts.sam
networks
protocol
services
In which of those files i should add my static LAN ip: 192.168.1.3 MyHostName
maybe this solves my problem?

Similar Messages

  • Getting Error while installing Oracle 11G in Win8 64bit OS

    Hi All,
    I am getting error (INS-13001 Environment does not meet minimum requirements) after I started installing the Oracle 11G Database in Windows 8 64bit.
    A pop up is displayed with above message and Yes and No buttons. Can I continue eventhough the above message is displayed?
    Please let me know whether Oracle 11G supports Windows 8 OS or not.?
    also let me know, If any other alternative way to continue with 11G in Win8 OS
    Thanks in advance your response on this

    Oracle 11g is not certified for windows 8.
    You can also check in pre-requiste document from below link
    http://docs.oracle.com/cd/E11882_01/install.112/e24186/reqs.htm#CHDGJEJE

  • Error while installing oracle 11g in centos 5.3

    I got this error while installing oracle 11g in my laptop with centos 5.3
    the error is:
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 76430 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 6000 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-07_12-09-48PM. Please wait ...[oracle@www database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    please help me solve this...i am new to linux so can anyone give me detailed instructions.i tried using the installation guide and even though i got this error...

    Firstly Thank you everyone for giving me your suggestions.
    I tried installing oracle 11g in centos using Tim's tutorial and i all went fine initially i got the oracle 11g installation GUI and i got an error while starting database configuration.
    The error was : TNS failed
    and i got two options in that dialog box "ignore" and "abort"
    after press ignore a few times.the installation finished successfully.
    When i opened terminal and typed
    sqlplus SYS as SYSDBA
    it asked for password
    when i gave the password again it showed the error TNS failed
    kindly help me solve this.....

  • Error in cloneDBCreation.log while installing Oracle 11g

    Hi,
    While installing Oracle 11g in a Virtual Machine environment , the following error is shown during database cloning :-
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 535662592 bytes
    Fixed Size          1334380 bytes
    Variable Size          163578772 bytes
    Database Buffers     364904448 bytes
    Redo Buffers          5844992 bytes
    USERS
    specify password for SYS as parameter 1:
    specify password for HR as parameter 2:
    specify password for OE as parameter 3:
    specify password for PM as parameter 4:
    specify password for IX as parameter 5:
    specify password for SH as parameter 6:
    specify password for BI as parameter 7:
    specify INPUT metadata import file as parameter 8:
    specify INPUT database backup file for tablespace EXAMPLE as parameter 9:
    specify OUTPUT database file for tablespace EXAMPLE as parameter 10:
    specify OUTPUT log directory as parameter 11:
    Sample Schemas are being plugged in ...
    ERROR:
    ORA-12170: TNS:Connect timeout occurred
    Please suggest a solution.
    Thanks & REgards
    Saswata Mandal.

    we are doing a normal installation of Oracle 11g Enterprise edition in a virtual machine system.
    During installing , the installer got stuck , while Cloning the database and showed the error.

  • Error while install oracle 11G forms and reports  -creating Reports  Server components error

    Hello,
    while install oracle 11G forms and report i face below issue on below step ( configuration step)
      >> creating Reports  Server components error
    [2014-10-15T09:26:26.328+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property  is not defined. isWebsphereEnabled=false
    [2014-10-15T09:26:26.328+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property  is not defined. isWebsphereEnabled=false
    [2014-10-15T09:26:26.449+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property  is not defined. isWebsphereEnabled=false
    [2014-10-15T09:26:26.458+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: /u01/app/oracle/product/fmw11g/asinst_1/tmp
    [2014-10-15T09:26:26.459+03:00] [as] [TRACE:32] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: calcDirectoryStatus] Oracle Instance directory status: INSTANCE

    Ram,
    You didn't read the response in your other thread.
    WLS 10.3.5 isn't the right version of WLS to use with Forms 11.1.1.3
    John

  • Error while installing oracle 11g

    Hi every I facing problem while installing it is showing error file not found dbhome_4 error
    Please help me on this issue so That I will thank hull to you guys.
    Thanks in advance
    Chandrabhan

    Hi,
    It sounds you're installing Oracle 11g on Windows 7 64-bit. Have you downloaded 2 install packages prior to start the installation?
    Regards,

  • Error "Specifed Key not found" while installing Oracle 11g R2 db

    Hi,
    I am new to installing oracle 11gr2 DB. While installing at the stage of "install product" during the process of .Copy files its throwing the following error
    *Specified Key not found
    Please help me solving this problem. Your help is much appreciated.
    Thanks in advance.

    979400 wrote:
    Hi ..
    I am getting the "Specified Key not found" while installing Oracle 11 g r2 on windows 8 (64 bit) and below is the installation log , Please help me .
    Number one - you are hijacking someone else's thread. Please read the forum FAQ. The link to that is conveniently located in the upper right corner of this very page.
    Number two - no oracle product is certified to run on Window 8. If you want to run an Oracle product, you need to use an OS which Oracle has certified for said product.
    ID: oracle.install.driver.oui.OUISetupDriver:13
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:16
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------

  • Display Error while installing Oracle 11g R2 in RHEL 5 !!!

    hi
    I am trying to install Oracle 11g R2 in RHEL 5. When i run ./runInstaller it didnt pass one checking..which showed an error:
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    i run xhost +
    it showed:
    [oracle@localhost database]$ xhost +
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    xhost: unable to open display ":0.0"
    i exported the DISPLAY too..its workedd..but still its showing the same error..
    here iam trying to install the oracle 11g on RHEL 5 in a common PC...not using any Vmware or Virtual box and not trying to install it from remote PC. But still iam facing the same error.
    Kindly help me to resolve this issue.
    Shiyas M

    Hi;
    Firstly you are working on server or you use some telnet program like putty? If you are working on server than issue is:
    as root
    xhost +
    than run xlock and be sure u can see clock
    than su - oracle
    xhost + once more than try to run ./runInstaller
    If you connect server remotly than i use vncwier
    1. as root run export DISPLAY=hostname or IP:1.0
    2. xhost +
    3. run xclock and see u see it on vncviwer
    4. su - oracle
    5. run export DISPLAY again
    6. xhost
    7. /runInstaller
    Regard
    Helios

  • Error While Installing -- Oracle 11g XE

    Hi all
    I had installed RHEL 4.. Actually i am installing oracle 11g XE in linux.. When installation completed successfully.. i can see that the oradata folder is empty and cant see any of the ".dbf " files installed during the process. The folder named "diag" is also not installed... i had uninstalled the rpm and installed twice..but the issue remains the same...

    874782 wrote:
    Hi all
    I had installed RHEL 4.. Actually i am installing oracle 11g XE in linux.. When installation completed successfully.. i can see that the oradata folder is empty and cant see any of the ".dbf " files installed during the process. The folder named "diag" is also not installed... i had uninstalled the rpm and installed twice..but the issue remains the same...really?
    I do not see that.
    How can we assist?
    Is COPY & PASTE broken for you?

  • Getting Error while installing oracle web cache

    Hi all,
    after installation of Oracle 9i Application Server version 1.0.2.2.2 on Windows 2000(NT based), while installing oracle web cache on AS following error appears after 96% of installation. Origin oracle database 10g is running on a separate PC in local network.
    Updating User List
    Adding users to the cache
    Adding users to the cache failed.
    Reason: WTE-03501 Error updating list of users:
    Export failed on origin database.
    OCI error - ORA-28595: Extproc agent : Invalid DLL Path
    ORA-06512: at "SYS.WTCSYS", line 3
    ORA-06512: at "SYS.WTCSYS", line 66
    ORA-06512: at line 1
    can anyone please solve this problem.
    thanks.
    regards.
    fahad ejaz
    email:[email protected]

    Hi Fahad,
    I am sorry I am not sure what the solution to your issue is. However, I was wondering why you are not attempting to install Oracle 10g as opposed to 1.0.2.2.2?
    I am guessng here but perhaps the 10g database is incompatible with a 1.0.2.2.2 install.
    Hopefully someone else may be able to provide more useful feedback.
    cheers
    Nick

  • Getting Error while installing oracle web cach

    Hi all,
    after installation of Oracle 9i Application Server version 1.0.2.2.2 on Windows 2000(NT based), while installing oracle web cache on AS following error appears after 96% of installation. Origin oracle database 10g is running on a separate PC in local network.
    Updating User List
    Adding users to the cache
    Adding users to the cache failed.
    Reason: WTE-03501 Error updating list of users:
    Export failed on origin database.
    OCI error - ORA-28595: Extproc agent : Invalid DLL Path
    ORA-06512: at "SYS.WTCSYS", line 3
    ORA-06512: at "SYS.WTCSYS", line 66
    ORA-06512: at line 1
    can anyone please solve this problem.
    thanks.
    regards.
    fahad ejaz
    email:[email protected]

    Hi Fahad,
    I am sorry I am not sure what the solution to your issue is. However, I was wondering why you are not attempting to install Oracle 10g as opposed to 1.0.2.2.2?
    I am guessng here but perhaps the 10g database is incompatible with a 1.0.2.2.2 install.
    Hopefully someone else may be able to provide more useful feedback.
    cheers
    Nick

  • Error while installing oracle 11g R2

    Hi
    I am trying to install the 11g R2 in Linux environment.I am trying to run the runInstaller file for 11g R2 installation.But I am getting the following error.
    [oracle@beas11 database]$ ./runInstaller
    ./runInstaller: line 137: /data/linux_11gR2_database_1of2/database/install/.oui: Permission denied
    There are enough permissions to run the file.Please help me in this regard.
    Regards
    Pandu .

    Have you extracted correctly the two parts? When 11g R2 was launched quite people had this problem including myself. File permissions should be fine and you shouldn't change any of them to install the database.
    Other thing you can do is downloading the files again and calculate their checksum and compare it with the ones provided in the download page, maybe your files are corrupt.

  • Getting error while installing OBIEE 11g

    Hello,
    I am trying to install OBIEE 11g to my machine.I created the schema and all.
    at the end got this error at the installation progress step.
    The status bar shows 46% .
    Installation Failed. OUI Session failed invalid entry CRC (expected 0xa8bed9c4 but got 0x87bc0dd6).
    What to do now?
    Thanks

    Hi,
    Deinstalled & clean your registry and delete the obiee folders from the drive and follow the below steps,
    Reference link: Courtsey to Atulkumar.
    http://onlineappsdba.com/index.php/2010/08/14/obiee-11g-111130-documentation-installation/
    or
    - installed RCU
    - installed 64 bits JDK (jdk-6u21-windows-x64.exe)
    - installed Weblogic (wls1033_generic.jar) (Find the Steps : and Specify the installation Drive)
    - installed OBI as "software only" (hesr follow as per Viktor Kibsgaard said) (*Here also Specify the same installation Drive*)
    - configured OBI (config.bat you can find in <obi11g home>\Oracle_BI1\bin)
    Steps : You can find the generic jar here:
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html
    and take the generic one (http://download.oracle.com/otn/nt/middleware/11g/wls1033_generic.jar)
    You may install this by a command like this : java -XXm.... .... wls1033_generic.jar
    Then a installer pops up.
    Reference link: Courtsey to Atulkumar.
    http://onlineappsdba.com/index.php/2010/08/14/obiee-11g-111130-documentation-installation/
    Hope this works for you too.

  • Getting Error while installing oracle 10g 1.0.2.0 on Redhat - linux 64bit

    I am installing oracle 10g on Redhat 64bit (VM ware). In the middle it gives some error oracle Net services cancelled. Please see the error message below and advise.
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/
    u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype typical /inscomp client,
    oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /
    u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.

    865231 wrote:
    I am installing oracle 10g on Redhat 64bit (VM ware). In the middle it gives some error oracle Net services cancelled. Please see the error message below and advise.
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/
    u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype typical /inscomp client,
    oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /
    u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.I thought the error message gave the advice already:
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.Looks like you canceled the pop up to configure your tns files. No harm, your database created just fine, but probably didn't configure listener.ora, sqlnet.ora, and tnsnames.ora. Just run netca and finish the tns confiiguration.

  • Error while installing Oracle 11g R2 RAC

    Hi,
    I am getting following error while trying to provide Oracle software locatio.
    [INS-20702] Unexpected Internal driver error
    Cause - A call to cluster verification utility failed.
    Following are the steps i have followed:
    1. Using NFS mount created a share mount point between two nodes.
    2. Used OCFS2 for OCR
    3. Pointed local location at the time of installing Grid infrastructure.
    4. After executing rootInventory.sh and root.sh using root user on both nodes i could not able to create any folder in NFS mount and OCR location.
    5. Used NFS mount point /u01/app/...etc location for Oracle software location at the time of software installation.
    Observed the above error.
    Note: Got the same error when tried to give "grid" location at the time of "Grid software" location, so re-directed it to local home. But able to see the same content in the another node aswell.
    Please Help me

    Cause
    Common cause is OS user who is performing the installation doesn't have write access to file in /tmp/CVU_11.2.0.1.0_user folder.
    For example, if oracle is the user that's performing installation but couldn't write to file in /tmp/CVU_11.2.0.1.0_oracle, the error will be reported.
    Solution
    To fix the issue, remove folder /tmp/CVU_11.2.0.1.0_user and try runInstaller again.
    For more information, see the Oracle Metalink document: 970166.1

Maybe you are looking for

  • How to do Archiving of deleted & disabled users in OIM11g

    Hi All, As per the requirement we have to do archive of deleted & disabled users in OIM11g(11.1.1.2) after 75days. Can i know how can i achieve this? Regards, user7609

  • JTable Custom Renderer not working after sort

    Hi All, I have a JTable which has a default renderer. The point of the renderer is to color the background based on the second column. It all words fine, until I sort by any of the columns. Clicking on a column header sorts, but the original backgrou

  • TABLE CONTROL IN INFOTYPE

    Hi , I am creating a customer infotype in which on screen 2000 i had added  a table control. When I select a single row in  a table control, the row is not getting selected. The same table control code when I added in report( executable program of ty

  • Could not create web bean  exception

    Hi, I am getting following exception at of top of the customer creation page when extending HzPuiAcctOrgSearchCO class. Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (accntExtRN) Could not create w

  • Set waveform chart size to value 1000

    Is there any possibility to set the size of waveform chart buffer to value >1000 in LabVIEW? Message Edited by Konigusko on 05-03-2006 09:40 AM