Configuration assistant "Oracle Database Configuration Assistant" failed

I install oracle 10g on HP UX 11.23. I got this error :
hecking for PHSS_33278; found Not found.     Failed <<<<
Checking for PHSS_33279; found Not found.     Failed <<<<
Checking for PHSS_33277; found Not found.     Failed <<<<
Checking for PHSS_33279; found Not found.     Failed <<<<
, my first question :
can i pass this step, ?
after all, my installation form is okey, but everything change become nightmare.
I installation failed on Configuration Assistant :
Configuration assistant "Oracle Database Configuration Assistant" failed
OUI-25031:some of the configureation assistants failed. it is strongly recommended that you retry configuration assistants at this time. not successfully running any "recommended" assistants means your system will not be correctly configured.
1. check the details panel on the configuration assistant screen to see the error resulting in the failures
2. fix the errors causing these failures
3. select the failed assistants and click the retry button to retry the
Configuration assistant "Oracle Database Configuration Assistant" failed
The "/oracle/OraHome_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.-----------------------------------------------------------------------------

But i still get this error. Do you have solution for this ?
I installation failed on Configuration Assistant :+
Configuration assistant "Oracle Database Configuration Assistant" failed+
OUI-25031:some of the configureation assistants failed. it is strongly recommended that you retry configuration assistants at this time. not successfully running any "recommended" assistants means your system will not be correctly configured.+
*1. check the details panel on the configuration assistant screen to see the error resulting in the failures*
*2. fix the errors causing these failures*
*3. select the failed assistants and click the retry button to retry the*
Configuration assistant "Oracle Database Configuration Assistant" failed The "/oracle/OraHome_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.-----------------------------------------------------------------------------+
Edited by: user9198604 on Feb 25, 2010 3:37 AM

Similar Messages

  • Oracle 11g "Oracle Database Configuration Assistant" failed

    Hi
    am trying to install oracle 10g databse .
    am getting Configuration assistant "Oracle Database Configuration Assistant" failed
    in log file i see
    [Thread-19] [18:32:29:343] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    [Thread-19] [18:32:29:343] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01109
    i have created microsoft loop back adapator and configured TCP/IP.
    what would be the problem?

    At the Oracle Support site https://support.oracle.com
    To access the document, you will need a valid CSI (Customer Support Identifier), which is given when you purchase a support contract from Oracle.
    If you do not have a CSI, I would recommend that you completely uninstall the product and reinstall again by following the Install Guide at http://www.oracle.com/pls/db102/portal.portal_db?selected=11
    HTH
    Srini

  • Problem during installation oracle database configuration assistant FAILED

    Hi Dear,
    The Configurations are :
    VM OS : Oracle enterprise linux 5
    Trying to install : Oracle 11g R1
    I'm having a real problem , so i can't continue my installation during the configuration assistant, oracle net configuration assistant was succeeded but oracle database configuration assistant FAILED
    Here is the long message showed by console :
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /u01/app/oracle/product/11.1.0/db_1/bin/netca /orahome /u01/app/oracle/product/11.1.0/db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = /u01/app/oracle/product/11.1.0/db_1
    Parameter "orahnam" = OraDb11g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = /u01/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    Profile configuration complete.
    Listener started at port:1521
    Oracle Net Listener Startup:
    Running Listener Control:
    /u01/app/oracle/product/11.1.0/db_1/bin/lsnrctl start LISTENER
    Listener Control complete.
    Listener started successfully.
    Listener configuration complete.
    Oracle Net Services configuration successful. The exit code is 0
    Configuration assistant "Oracle Net Configuration Assistant" succeeded
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.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 Database Configuration Assistant":
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.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 Database Configuration Assistant" (attempt 2):
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.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 Database Configuration Assistant" (attempt 3):
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.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.-----------------------------------------------------------------------------
    Please help me it's urgently

    Please help me i can't find any solution to resolve this trouble
    Should i uninstall this version or what exactly, could you please suggest to me something like another release who matches that configuration
    Sorry but i have no idea
    Waiting for the response

  • Oracle 11g oui-25031 error (oracle database configuration assistant)

    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/oracle/app/oracle/product/11.1.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.
    The "/oracle/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script
    ->/oracle/app/oracle/product/11.1.0/db_1/oui/bin/runConfig.sh ORACLE_HOME=/oracle/app/oracle/product/11.1.0/db_1 MODE=perform ACTION=configure RERUN=false
    runConfig.sh ORACLE_HOME=/oracle/app/oracle/product/11.1.0/db_1 MODE=perform ACTION=configure RERUN=false
    ->
    oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: 인벤토리 포인터 위치 /etc/oraInst.loc을(를) 읽을 수 없거나 존재하지 않습니다.
    at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiIns tallAreaControl.java:1717)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS tandardInventorySession.java:292)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS tandardInventorySession.java:231)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS tandardInventorySession.java:180)
    at oracle.sysman.oii.oiic.OiicRunConfig.loadInventory(OiicRunConfig.java :278)
    at oracle.sysman.oii.oiic.OiicRunConfig.main(OiicRunConfig.java:1004)
    Exception in thread "main" java.lang.NullPointerException
    at oracle.sysman.oii.oiic.OiicRunConfig.getArgumentList(OiicRunConfig.ja va:519)
    at oracle.sysman.oii.oiic.OiicRunConfig.main(OiicRunConfig.java:1007)
    hi!
    i install oracle database 11g 1R .
    error occur during installing oracle database.
    please solve it!!

    OS version is fedora 3.
    uname -a: Linux db9.sangjicom.ac.kr 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 i686 i386 GNU/Linux
    ORACLE_HOME is registred ORACLE_HOME=/oracle/app/oracle/product/11.1.0/db_1 in bash_profile.
    Inventory is /oracle/app/Inventory.

  • Oracle 10g2 installation stucks at Oracle Database Configuration Assistant

    Hi,
    I was trying to install Oracle 10g2 on a remote server. The linux version is FC5. The installation stoped at Oracle Database Configuration Assistant. How can I fix it?
    Thanks a lot
    Lu

    Thanks for the reply. The details are as follows. I was trying to install Oracle Database 10g Release 2(10.2.0.1) on Linux Fedora Core 5. So I downloaded 10201_database_linux32.zip. The cksum was correct. I completely followed the steps in this article: http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnFedora5.php
    Everything was fine until it got to Oracle Database Configuration Assistant. It hung indefinitely without moving. The message on the screening was:
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    Command = /u01/app/oracle/product/10.2.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName csci585.usc.edu -sid csci585 -sysPassword 051e421f15d524e2fb763a340793d33c1c594d87e6c0773f71 -systemPassword 05f8ff2a15958d237280c14aa0cfc26a7e23ffc20d70c6e080 -sysmanPassword 0558a50d15b50780caf748645c350d92581789988d719ede4b -dbsnmpPassword 05ca6bea1475cdbb6780d96cc4fb00a6ad0921b9eaf66a01dd -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/10.2.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8ISO8859P1 -obfuscatedPasswords true -sampleSchema false -oratabLocation /u01/app/oracle/product/10.2.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE
    Actually, at the beginning It stucked at Oracle Net Configuration Assistant. I searched the Internet and found an article saying "If scp and ssh are not in the path /usr/local/bin, then create a symbolic link in /usr/local/bin to the location where scp and ssh are found", I did that and it passed Oracle Net Configuration Assistant, but then stopped at the next step Oracle Database Configuration.
    One thing I think is helpful to know is that the server was previously installed with Oracle10g1. It worked for three years as the server for the students doing projects in a database class. But recently the JDBC to spatial database connection had some problem so we decided to install Oracle10g2. We deinstalled the previous Oracle10g1 with OUI but we are not sure if the deinstallation is clean and complete.
    Any help will be highly appreciated!
    Lu

  • [INS-20802] Oracle Database Configuration Assistant failed

    I am trying to install Oracle 11g R2 on my windows 7 Professional, 64bit computer. After 42% of installation, it started showing some files are missing. Few of them are:
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\owb.tmp
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\setowbenv.tmp
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\system-application.xml
    And the final pop up winow says:
    Database configuration Assistant:Info
    *"Template General_Purpose.dbc does not exists. Please specify an exixting template for database creation"*
    *"[INS-20802] Oracle Database Configuration Assistant failed"*
    Details:
    Cause:- The plug-in failed in its perform method
    Action:- Refer to the logs or contact Oracle Support Services.
    Following are the last few lines of the log file. Can anyone please help me to fix this problem?
              Oracle Advanced Security 11.2.0.1.0
              Oracle Internet Directory Client 11.2.0.1.0
              HAS Files for DB 11.2.0.1.0
              Oracle Net Listener 11.2.0.1.0
              Oracle Net Services 11.2.0.1.0
              Oracle Text 11.2.0.1.0
              Oracle Database 11g 11.2.0.1.0
              Oracle COM Automation Feature 11.2.0.1.0
              Oracle OLAP 11.2.0.1.0
              Oracle Spatial 11.2.0.1.0
              Oracle Partitioning 11.2.0.1.0
              Enterprise Edition Options 11.2.0.1.0
              Oracle Database 11g 11.2.0.1.0
    INFO: OiicSaveInvWCCE:After saving the inventory. This is an Install session.
    INFO: SaveInvWCCE JRE files in Scratch :0
    INFO: Aggregate Name as given in the action for additional utility tools: oracle.rdbms.util
    INFO: Aggregate Location as given in the action for additional utility tools: C:\app\User\product\11.2.0\dbhome_1/install/config
    INFO: checking if the file C:\app\User\product\11.2.0\dbhome_1/install/config\oracle.rdbms.util.xml is present?
    INFO: Can proceed with additional utility processes ? : true
    INFO: Copying C:\app\User\product\11.2.0\dbhome_1\install\config\oracle.rdbms.util.xml to C:\app\User\product\11.2.0\dbhome_1\inventory\ContentsXML\ConfigXML\oracle.rdbms.util.1_0_0_0_0.xml with the permissions og-rwx
    INFO: cf session will be created for OH: C:/app/User/product/11.2.0/dbhome_1\ TLAggr: oracle.rdbms.util instancePath: inventory\ContentsXML\ConfigXML\
    INFO: cf session for OH: C:/app/User/product/11.2.0/dbhome_1\ TL Aggr: [oracle.rdbms.util] instancePath: inventory\ContentsXML\ConfigXML\
    INFO: No of Tools: 1
    INFO: Starting to execute the additional tools
    INFO: Executing utility tool: ADR Setup Utility
    INFO: Executing utility tool: ADR Setup Utility
    INFO: Command = C:\Windows\system32\cmd /c call C:\app\User\product\11.2.0\dbhome_1/bin/diagsetup.bat basedir=C:\app\User oraclehome=C:\app\User\product\11.2.0\dbhome_1
    INFO: Successfully executed utility tool: ADR Setup Utility
    INFO: Successfully executed utility tool: ADR Setup Utility
    INFO: All the tools have been executed Successfully
    INFO: Complete execution of additional tools
    INFO: oracle.installer.installUpdates property is set to false, so skipping the checking of updates
    INFO: Config Initialize JRE files in Scratch :0
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Configuration Manager
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: HAS Common Files
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Netca Client
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Enterprise Manager Console DB
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Database Configuration and Upgrade Assistants
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Database 11g
    INFO: The Top level Aggreage File = C:\app\User\product\11.2.0\dbhome_1\inventory\ContentsXML\ConfigXML\oracle.server.11_2_0_1_0.xml
    INFO: OUI_CAPlugIn is not found in XML
    INFO: no. of tools to supress: 0 for comp: Oracle Enterprise Manager Console DB
    INFO: processing tool: Launch browser
    INFO: removing plugin invocation for: Launch browseras it doesnt support clone mode
    INFO: removing plugin invocation for: Launch browseras it doesnt support add node mode
    INFO: Namespace prefix 'agg' used but not declared.
    INFO: cf session will be created for OH: C:/app/User/product/11.2.0/dbhome_1\ TLAggr: oracle.server instancePath: inventory\ContentsXML\ConfigXML\
    INFO: cf session for OH: C:/app/User/product/11.2.0/dbhome_1\ TL Aggr: [oracle.server] instancePath: inventory\ContentsXML\ConfigXML\
    INFO: aggr ref length : 6
    INFO: cf session hashcode: 1847125318
    INFO: cf session saved with key: OraDb11g_home1 oracle.server
    INFO: cf session is ok
    INFO: created and saved cf session for oh: OraDb11g_home1
    INFO: passing params to cf
    INFO: Handling the storing of variables for aggr name oracle.sysman.ccr
    INFO: This variable s_OPSNodeInfoString is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable b_createResponseFile is not added to the global context map
    INFO: This variable s_ps is not added to the global context map
    INFO: This variable s_oraName is not added to the global context map
    INFO: This variable s_ccrJarDestination is not added to the global context map
    INFO: This variable b_localInstall is not added to the global context map
    INFO: This variable b_doConfigCCR is not added to the global context map
    INFO: This variable b_ccrUpgrade is not added to the global context map
    INFO: This variable s_rspFilePath is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: for oracle.has.common no aggregate found by cf: no configuration
    INFO: Handling the storing of variables for aggr name oracle.assistants.netca.client
    INFO: This variable s_swingallName is not added to the global context map
    INFO: This variable s_shareName is not added to the global context map
    INFO: This variable s_runtimeLib is not added to the global context map
    INFO: This variable s_runTimeJar is not added to the global context map
    INFO: This variable s_responseFileName is not added to the global context map
    INFO: This variable s_operatingSystem is not added to the global context map
    INFO: This variable s_netcfgName is not added to the global context map
    INFO: This variable s_netcahelpName is not added to the global context map
    INFO: This variable s_netcaUpgradeFlag is not added to the global context map
    INFO: This variable s_netcaClass is not added to the global context map
    INFO: This variable s_netCA_Args is not added to the global context map
    INFO: This variable s_netCAInstalledProtocols is not added to the global context map
    INFO: This variable s_netAPIName is not added to the global context map
    INFO: This variable s_ldapclnt9 is not added to the global context map
    INFO: This variable s_ldapclnt11 is not added to the global context map
    INFO: This variable s_ldapclnt10 is not added to the global context map
    INFO: This variable s_jreLocation is not added to the global context map
    INFO: This variable s_jreJarFile is not added to the global context map
    INFO: This variable s_jreJar is not added to the global context map
    INFO: This variable s_jewtName is not added to the global context map
    INFO: This variable s_installTypeForLaunchNETCA is not added to the global context map
    INFO: This variable s_icebrowserName is not added to the global context map
    INFO: This variable s_helpName is not added to the global context map
    INFO: This variable s_ewtcompatName is not added to the global context map
    INFO: This variable s_ewtName is not added to the global context map
    INFO: This variable s_ewtFile is not added to the global context map
    INFO: This variable s_ewtCompat is not added to the global context map
    INFO: This variable s_cfgMethod is not added to the global context map
    INFO: This variable s_caHelpZhTwJar is not added to the global context map
    INFO: This variable s_caHelpZhCnJar is not added to the global context map
    INFO: This variable s_caHelpPtBRJar is not added to the global context map
    INFO: This variable s_caHelpKoJar is not added to the global context map
    INFO: This variable s_caHelpJar is not added to the global context map
    INFO: This variable s_caHelpJaJar is not added to the global context map
    INFO: This variable s_caHelpItJar is not added to the global context map
    INFO: This variable s_caHelpFrJar is not added to the global context map
    INFO: This variable s_caHelpEsJar is not added to the global context map
    INFO: This variable s_caHelpDeJar is not added to the global context map
    INFO: This variable s_authAdaptors is not added to the global context map
    INFO: This variable ps_netCA_Args_OverRide is not added to the global context map
    INFO: This variable b_net8ServerInstalling is not added to the global context map
    INFO: This variable b_javavmIsInstalling is not added to the global context map
    INFO: This variable b_isWindows is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable b_cmanIsInstalling is not added to the global context map
    INFO: This variable b_anoIsInstalling is not added to the global context map
    INFO: This variable s_xmlparservLoc is not added to the global context map
    INFO: This variable s_ouiJlibDir is not added to the global context map
    INFO: This variable s_opsmJlib is not added to the global context map
    INFO: This variable s_ntwkTools is not added to the global context map
    INFO: This variable s_netjlibDir is not added to the global context map
    INFO: This variable s_netcahelpLocation is not added to the global context map
    INFO: This variable s_netcaJlibDir is not added to the global context map
    INFO: This variable s_netcaDocDir is not added to the global context map
    INFO: This variable s_netPropertiesFile is not added to the global context map
    INFO: This variable s_netCA is not added to the global context map
    INFO: This variable s_net8caFileToInstantiate is not added to the global context map
    INFO: This variable s_jre15Location is not added to the global context map
    INFO: This variable s_jlibDir is not added to the global context map
    INFO: This variable s_inventoryPrereqOui is not added to the global context map
    INFO: This variable s_emdwLibDir is not added to the global context map
    INFO: This variable s_caHelpDir is not added to the global context map
    INFO: This variable s_assistantJlibDir is not added to the global context map
    INFO: This variable s_JavaFlag is not added to the global context map
    INFO: This variable b_isOPS is not added to the global context map
    INFO: This variable s_windowsCommandLine is not added to the global context map
    INFO: This variable s_net8caExecutable is not added to the global context map
    INFO: This variable s_netcaUserDirArg is not added to the global context map
    INFO: This variable s_installTypeForNetCA is not added to the global context map
    INFO: This variable s_netcaSilentFlag is not added to the global context map
    INFO: This variable s_netCAInstalledProducts is not added to the global context map
    INFO: This variable s_netcaClasspath is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: Handling the storing of variables for aggr name oracle.sysman.console.db
    INFO: This variable s_sid is not added to the global context map
    INFO: This variable s_serverInstallType is not added to the global context map
    INFO: This variable s_platform is not added to the global context map
    INFO: HashMap added with the key oracle.sysman.console.db and an empty variable Vector
    INFO: Adding the variable s_obfOc4jAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_obfOc4jAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_obfJtaAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_obfJtaAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable s_nlsLang is not added to the global context map
    INFO: This variable s_emailServer is not added to the global context map
    INFO: This variable s_emailAddress is not added to the global context map
    INFO: This variable s_cfgtyperet is not added to the global context map
    INFO: Adding the variable s_JtaAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_JtaAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable n_uploadInterval is not added to the global context map
    INFO: This variable localhost is not added to the global context map
    INFO: This variable b_launchTools is not added to the global context map
    INFO: This variable b_launchBrowser is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable b_centralConsole is not added to the global context map
    INFO: This variable USE_HTTP_PROXY is not added to the global context map
    INFO: This variable USE_DB_CONSOLE is not added to the global context map
    INFO: This variable SET_CONSOLE_MODE is not added to the global context map
    INFO: This variable SA_SETUP is not added to the global context map
    INFO: This variable OC4JLOC is not added to the global context map
    INFO: This variable NO_PC_MODE is not added to the global context map
    INFO: This variable LOGGING_LEVEL is not added to the global context map
    INFO: This variable JRE_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_PROTOCOL is not added to the global context map
    INFO: This variable ISQLPLUS_PORT is not added to the global context map
    INFO: This variable HOST_SID_OFFSET_ENABLED is not added to the global context map
    INFO: This variable HOSTNAME is not added to the global context map
    INFO: This variable EM_UPLOAD_DISABLE is not added to the global context map
    INFO: This variable EM_UIX_DEBUG_FLAG is not added to the global context map
    INFO: This variable EMPRODVER is not added to the global context map
    INFO: This variable CONSOLE_MODE is not added to the global context map
    INFO: This variable CONSOLE_CFG is not added to the global context map
    INFO: This variable sl_oraclehomes is not added to the global context map
    INFO: This variable s_oc4jDir is not added to the global context map
    INFO: This variable s_oc4jAppsDir is not added to the global context map
    INFO: This variable s_jreHome is not added to the global context map
    INFO: This variable s_configcommand is not added to the global context map
    INFO: This variable b_isRAC is not added to the global context map
    INFO: This variable b_UNIX is not added to the global context map
    INFO: This variable OJSP_JAR_LOC is not added to the global context map
    INFO: This variable OJSPUTIL_JAR_LOC is not added to the global context map
    INFO: This variable LDAP_JAR_LOC is not added to the global context map
    INFO: This variable JAVA_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_HOST is not added to the global context map
    INFO: This variable EM_UIX_LOCATION is not added to the global context map
    INFO: This variable EM_REPOS_HOST is not added to the global context map
    INFO: This variable EM_PING_COMMAND is not added to the global context map
    INFO: This variable EM_OC4J_HOME is not added to the global context map
    INFO: This variable EM_EAR_LOC is not added to the global context map
    INFO: This variable EMDROOT is not added to the global context map
    INFO: Adding the variable s_oc4jAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_oc4jAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable s_launchBrowserClasspath is not added to the global context map
    INFO: This variable s_javapOracleHome is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: Handling the storing of variables for aggr name oracle.assistants.server
    INFO: This variable s_operatingSystem is not added to the global context map
    INFO: This variable s_jreLocation is not added to the global context map
    INFO: This variable pn_dboffset is not added to the global context map
    INFO: This variable cs_swingName is not added to the global context map
    INFO: This variable cs_komodoName is not added to the global context map
    INFO: This variable cs_kodiakName is not added to the global context map
    INFO: This variable cs_jewtName is not added to the global context map
    INFO: This variable cs_iceBrowserName is not added to the global context map
    INFO: This variable cs_ewtcompatName is not added to the global context map
    INFO: This variable cs_ewtName is not added to the global context map
    INFO: This variable cs_baliShareName is not added to the global context map
    INFO: This variable b_orabaseContainsOrahome is not added to the global context map
    INFO: This variable b_isWINDOWS is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable sl_dbmaParameterListForIcon is not added to the global context map
    INFO: This variable sl_dbcaParameterListForIcon is not added to the global context map
    INFO: This variable s_xmlparservLoc is not added to the global context map
    INFO: This variable s_ouiJlibLocation is not added to the global context map
    INFO: This variable s_oratabLocation is not added to the global context map
    INFO: This variable s_opsmLocation is not added to the global context map
    INFO: This variable s_dbuaLocation is not added to the global context map
    INFO: This variable s_dbcaLocation is not added to the global context map
    INFO: This variable s_OracleBinLocation is not added to the global context map
    INFO: This variable s_dbcaInstLaunchFile is not added to the global context map
    INFO: This variable s_dbcaLaunchFile is not added to the global context map
    INFO: This variable s_dbmaLaunchFile is not added to the global context map
    INFO: This variable s_dbmaInstLaunchFile is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
    INFO: passing params to cf done
    INFO: done saving info by cf
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    INFO: Checkpoint:Failed Checkpoint found returning it for getAllFailedCheckPoints.
    INFO: Checkpoint:Failed Checkpoint found returning null for getLastFailedCheckPoint.
    INFO: Checkpoint:Index file written and updated
    INFO: Checkpoint:Transfer of file done from remote node
    INFO: Updating the global context
    INFO: Path To 'globalcontext.xml' = C:\app\User\product\11.2.0\dbhome_1\install\chainedInstall\globalcontext
    INFO: Since operation was successful, move the current OiicAPISessionDetails to installed list
    INFO: Number of root scripts to be executed = 0
    INFO: isSuccessfullInstallation: true
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus SUCCESS to the exit status set
    INFO: Completed setting up InstallDB
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\app\User\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@5059a331
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@2ce90f2d
    INFO: Configuration log directory - C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Created config job for Oracle Net Configuration Assistant
    INFO: Created config job for Oracle Database Configuration Assistant
    INFO: Created config job for Oracle Configuration Manager Configuration
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.sysman.ccr
    INFO: Updating Transient Parameters for oracle.sysman.console.db
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\app\User\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\app\User\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands
    INFO: Since the option is to overwrite the existing C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak
    INFO: Entering ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@74247cc2
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: INFO: Parsing command line arguments:INFO: Parameter "orahome" = C:\app\User\product\11.2.0\dbhome_1INFO: Parameter "orahnam" = OraDb11g_home1INFO: Parameter "instype" = typicalINFO: Parameter "inscomp" = client,oraclenet,javavm,server,anoINFO: Parameter "insprtcl" = tcp,nmpINFO: Parameter "cfg" = localINFO: Parameter "authadp" = NO_VALUEINFO: Parameter "responsefile" = C:\app\User\product\11.2.0\dbhome_1\network\install\netca_typ.rspINFO: Parameter "silent" = trueINFO: Done parsing command line arguments.INFO: Oracle Net Services Configuration:INFO: Profile configuration complete.INFO: Oracle Net Listener Startup:INFO: Running Listener Control:
    INFO: C:\app\User\product\11.2.0\dbhome_1\bin\lsnrctl start LISTENERINFO: Listener Control complete.INFO: Setting Listener service to start automatically.INFO: Listener started successfully.INFO: Listener configuration complete.INFO: Default local naming configuration complete.INFO: Oracle Net Services configuration successful. The exit code is 0WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO:
    INFO:
    INFO: Started Plugin named: Oracle Database Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Database Configuration Assistant'
    INFO: Starting 'Oracle Database Configuration Assistant'
    INFO: Executing DBCA
    INFO: Command C:\Windows\system32\cmd /c call C:\app\User\product\11.2.0\dbhome_1\bin\dbca.bat -progress_only -createDatabase -templateName General_Purpose.dbc -sid orcl -gdbName orcl.168.2.5 -emConfiguration LOCAL -storageType FS -datafileDestination C:\app\User\oradata -datafileJarLocation C:\app\User\product\11.2.0\dbhome_1/assistants/dbca/templates -responseFile NO_VALUE -characterset AL32UTF8 -obfuscatedPasswords false -sampleSchema true -automaticMemoryManagement true -totalMemory 3237 -maskPasswords false -oui_internal
    INFO: ... GenericInternalPlugIn.handleProcess() entered.
    INFO: ... GenericInternalPlugIn: getting configAssistantParmas.
    INFO: ... GenericInternalPlugIn: checking secretArguments.
    INFO: ... GenericInternalPlugIn: starting read loop.
    INFO: Read: SYS_PASSWORD_PROMPT
    INFO: Processing: SYS_PASSWORD_PROMPT for argument tag -sysPassword
    INFO: Read: SYSTEM_PASSWORD_PROMPT
    INFO: Processing: SYSTEM_PASSWORD_PROMPT for argument tag -systemPassword
    INFO: Read: DBSNMP_PASSWORD_PROMPT
    INFO: Processing: DBSNMP_PASSWORD_PROMPT for argument tag -dbsnmpPassword
    INFO: Read: SYSMAN_PASSWORD_PROMPT
    INFO: Processing: SYSMAN_PASSWORD_PROMPT for argument tag -sysmanPassword
    INFO: End of argument passing to stdin
    INFO: Completed Plugin named: Oracle Database Configuration Assistant
    INFO: Oracle Database Configuration Assistant failed.
    INFO: Oracle Database Configuration Assistant failed.
    INFO: ConfigClient.executeToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeToolsInAggregate method
    INFO: Calling event ConfigToolsExecuted
    INFO:
    The Runconfig command constructed is C:\app\User\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\app\User\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Created a new file C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    INFO: Cleaning up, please wait...
    INFO: Dispose the install area control object
    INFO: Update the state machine to STATE_CLEAN
    INFO: All forked task are completed at state setup
    INFO: Completed background operations
    INFO: Moved to state <setup>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <setup>
    INFO: Completed validating view at state <setup>
    INFO: Validating state <setup>
    WARNING: Validation disabled for the state setup
    INFO: Completed validating state <setup>
    INFO: Verifying route success
    INFO: Get view named [FinishUI]
    INFO: View for [FinishUI] is oracle.install.ivw.db.view.FinishUI@22d215
    INFO: Initializing view <FinishUI> at state <finish>
    INFO: Completed initializing view <FinishUI> at state <finish>
    INFO: Displaying view <FinishUI> at state <finish>
    INFO: Completed displaying view <FinishUI> at state <finish>
    INFO: Loading view <FinishUI> at state <finish>
    INFO: Install Succeeded: true
    INFO: Config Tool Succeeded: false
    INFO: Remote Install Succeeded: true
    INFO: Completed loading view <FinishUI> at state <finish>
    INFO: Localizing view <FinishUI> at state <finish>
    INFO: Completed localizing view <FinishUI> at state <finish>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state finish
    INFO: FinishAction Actions.execute called
    INFO: Completed executing action at state <finish>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <finish>
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is 0
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    Edited by: rnair on Mar 18, 2013 10:08 AM

    rnair wrote:
    I am trying to install Oracle 11g R2 on my windows 7, 64bit computer. After 42% of installation, it started showing some files are missing. Few of them are:
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\owb.tmp
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\setowbenv.tmp
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\system-application.xml
    And the final pop up winow says:
    Database configuration Assistant:Info
    *"Template General_Purpose.dbc does not exists. Please specify an exixting template for database creation"*
    *"[INS-20802] Oracle Database Configuration Assistant failed"*
    Details:
    Cause:- The plug-in failed in its perform method
    Action:- Refer to the logs or contact Oracle Support Services.
    Following are the last few lines of the log file. Can anyone please help me to fix this problem?<snip>
    the error has nothing to do with DBCA. DBCA was simply the last in a long string of victims.
    Go back and read the instructions where you downloaded the install media. They state that the TWO zip files you download must be unzipped into the same directory.

  • Configuration assistant "Oracle Net Configuration Assistant" failed

    I was installing Oracle 10g Enterprise and received the following failure notificaiton. How can I resolve this?
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\bin -classpath ";C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\rt.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ldapjclnt10.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewt3.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewtcompat-3_3_15.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\NetCA.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\netcam.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\netcfg.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\help4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\jewt4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\oracle_ice.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\share.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\swingall-1_1_1.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\i18n.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvmhas.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvm.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\oui\jlib\OraInstaller.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\lib\xmlparserv2.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\tools" oracle.net.ca.NetCA /orahome C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2 /orahnam OraDb10g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\install\netca_typ.rsp
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\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.-----------------------------------------------------------------------------
    Edited by: BenS on May 20, 2009 6:05 PM
    The following information was found in the installActions...log file.
    INFO: cf session hashcode: 13785219
    INFO: cf session saved with key: OraDb10g_home1 oracle.server
    INFO: cf session is ok
    INFO: created and saved cf session for oh: OraDb10g_home1
    INFO: passing params to cf
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
    INFO: passing params to cf done
    INFO: done saving info by cf
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: RUN_RECOMMENDED_TOOLS FIRST is set to false
    INFO: No of Recommended Tools3
    INFO: plugin-list is created
    INFO: pluginlist is updated for: Oracle Database 10g current size: 1
    INFO: No of ExitOnly Tools in this session: 1
    INFO: cf session for perform has hashcode: 13785219
    INFO: detached tool list getting prepared fo comp: Oracle Database 10g
    INFO: cfsession hashcode for exit only tools: 13785219
    INFO: hashcode for action: 8813601
    INFO: No of ExitOnly Tools: 1
    INFO: exit-tool: Launch browser
    INFO: saving exit only tools ...
    INFO: no detached only tools in this session
    INFO: exit-only tools are created in single installation
    INFO: no. of sets of tools to be run: 1
    INFO: ca page to be shown: true
    INFO: exitonly tools to be excuted passed: 1
    INFO: Starting to execute configuration assistants
    INFO: Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\bin -classpath ";C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\rt.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ldapjclnt10.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewt3.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewtcompat-3_3_15.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\NetCA.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\netcam.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\netcfg.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\help4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\jewt4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\oracle_ice.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\share.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\swingall-1_1_1.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\i18n.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvmhas.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvm.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\oui\jlib\OraInstaller.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\lib\xmlparserv2.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\tools" oracle.net.ca.NetCA /orahome C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2 /orahnam OraDb10g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\install\netca_typ.rsp
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe has failed
    INFO: Configuration assistant "Oracle Net Configuration Assistant" failed
    INFO: The "C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK

    I had Oracle 10g XE (Express installed but uninstalled it in case it was causing conflicts with the installation of 10 Enterprise). It appeared to have uninstalled cleanly.
    However, I was looking at my Environment variables and noticed the following:
    Oracle in OraDb10g_home1 points to a directory that doesn't exists since the uninstall.  I deleted this variable.
    I also receive the following warning during prerequiste check (but I appeared to have a solution according ot the documentation)
    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.
    After delete the environment variable I restarted the Install and it installed fine.
    Thank you for the help...

  • RunInstaller hangs on Oracle Database Configuration Assistant

    Hi all,
    Since 3 hours, the runInstaller seems to hang on the Oracle Database Configuration Assistant. Even though i click on stop, it still continue...
    How can i know if it does anything ? Must i kill the process and run again the runInstaller at the beginning ?
    Thanks for help!

    Now i come through the step :
    - Oracle net Configuartion Assistant OK
    - Oracle Database configuration Assistant failed with no reason
    - Agent Configuration Assistant OK
    - Starting httpServer failed with
    Syntax error on line 92 of /db1/app/oracle/product/9.2.0/sqlplus/admin/isqlplus.conf:
    FastCgiServer: redefinition of a previously defined FastCGI server "/db1/app/oracle/product/9.2.0/bin/isqlplus"
    /db1/app/oracle/product/9.2.0/Apache/Apache/bin/apachectl start: httpd could not be started
    I'd like to know what to do to re-install the Oracle Database configuration Assistant ?
    Thanks for help

  • When I opened Oracle Database Configuration Assistant....

    hi all,
    when I opened Oracle Database Configuration Assistant(9i,windows) to chose ORCL database to configure,it told me:
    ORA-01078L failure in processing system parameters.What is that.thank u for your response.

    bash-2.03$ oerr ora 01078
    01078, 00000, "failure in processing system parameters"
    // *Cause:  Failure during processing of INIT.ORA parameters during
    // system startup.
    // *Action:  Further diagnostic information should be in the error stack.      
    Not enough to go on, but that is what oracle is saying.
    William

  • Oracle Database Migration Assistant for Unicode (DMU) is now available!

    Oracle Database Migration Assistant for Unicode (DMU) is a next-generation GUI migration tool to help you migrate your databases to the Unicode character set. It is free for customers with database support contracts. The DMU is built on the same GUI platform as SQL Developer and JDeveloper. It uses dedicated RDBMS functionality to scan and convert a database to AL32UTF8 (or to the deprecated UTF8, if needed for some reasons). For existing AL32UTF8 and UTF8 databases, it provides a validation mode to check if data is really encoded in UTF-8. Learn more about the tool on its OTN pages.
    There is a new Database Migration Assistant for Unicode. We encourage you to post all questions related to the tool and to the database character set migration process in general to that forum.
    Thanks,
    The DMU Development Team

    HI there!
    7.6.03 ? Why do you use outdated software for your migration.
    At least use 7.6.06 or 7.7.07 !
    About the performance topic - well, you've to figure out what the database is waiting for.
    Activate time measurement, activate the DBanalyzer with a short snapshot interval (say 120 or 60 seconds) and check what warnings you get.
    Also you should use the parameter check to make sure that you don't run into any setup-induced bottlenecks.
    Apart from these very basic prerequisites for the analysis of this issue, you may want to check
    SAP Note 1464560 FAQ: R3load on MaxDB
    Maybe you can use some of the performance features available in the current R3load versions.
    regards,
    Lars
    p.s.
    open a support message if you're not able to do the performance analysis yourself.

  • "Oracle Database Configuration Assistant" failed

    I am attempting to install Oracle Database 11g R1 on CentOS 4.6 (Linux version 2.6.8-67.EL (gcc version 3.4.6 20060404 (Red Hat 3.4.6-9)).
    The failure occurs after the message : "Oracle Net Configuration Assistant" succeeded
    This message is in the log /u01/app/oraInventory/logs/InstallActions2008-07-07_09-22-20PM.log, and states:
    Command = oracle.assistants.server.DbcaCfgPlugIn has failed
    Exception : java.lang.OutOfMemoryError: Java heap space
    The instance instance was running after the failure and I could access it through EM, but after shutdown it cannot be brought up.
    Does anyone know what might be done to prevent the heap space error? This was my third attempt at installing. I specified DW type database and also automated backups. I may try one more time booting the system with telinit 3 to free up some memory by not running GUIs, and if that fails I may try eliminating automated backups from the install.
    Any other ideas?
    Thanks,
    akh

    FYI, I was able to install without error after the following changes:
    -reduced fs.file-max from 6553600 to 65536 (not sure where the extra 00 came from :-) )
    -changed type of database from data warehouse to standard/oltp
    -unchecked the option for automated backups
    Unfortunately, I'm not sure at this point which of the 3 changes made the most difference.
    -akh

  • Oracle Database Configuration Assistant on Oracle Express Edition

    I've just installed Oracle 10.2 Express Edition on a Windows XP Professional SP2.
    Can anybody please tell me if it is possible to install the Database Configuration Assistant and how to do this? I just found some references about installing ODCA using oracle installer, however this is not available with the Express Edition
    thanks
    Pietro

    DBCA is used to create new databases under the software of an existing home, or to add and remove features with a database.
    Oracle Database 10g Express Edition software does not permit multiple databases (it only allows SID XE) nor does it permit adding or removing features. SO DBCA is not useful, not required - or included - with XE.
    What are you trying to accomplish? (Multiple databases ALA SQL Server sense are done by separate Schema's in Oracle)

  • 10G Oracle Database Configuration Assistant hangs at 39%

    I'm trying to install the 10G Infrastructure, but when the OUI launches the OPCA, the OPCA just hangs at 39% and never makes it. Any suggestions?
    Thanks,
    Frances

    hi,
    I am also having the same problem with DBCA. Usually it hangs at 40% and then dies. When running the scripts, it also crashes and i am not sure where to go from here. To follow is the last bit of the display for the scripts at they run. There are two errors present. I have done my best to research this issue on my own, however, I have not had any success. If anyone can point me in the right direction, it would be much appreciated.
    Errors found in script readout below
    1. *
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    2. ERROR:
    ORA-03114: not connected to ORACLE
    SQL> Rem NOTES
    SQL> Rem
    SQL> Rem MODIFIED (MM/DD/YY)
    SQL> Rem wechin 02/12/03 - remove 'set' commands
    SQL> Rem yuyang 08/29/01 - make load ultrasearch_db.jar
    SQL> Rem dczhang 11/17/00 - remove unnecessary exit at the end
    SQL> Rem dczhang 10/27/00 - put -resolver arg in separate string passed via 2
    SQL> Rem syang 10/17/00 - Created
    SQL> Rem
    SQL>
    SQL> define isearch_lib = "&1"
    SQL>
    SQL> -- $(SRCHOME)/bin/loadjava -u WKSYS/$(WKSYSPW) -f -r -R "((* wksys) (* public))" -synonym -g public -v -s $(ISEARCHLIB)/ultrasearch_db.$(JAR_EXT)
    SQL>
    SQL> PROMPT ... loading ultrasearch_db.jar
    ... loading ultrasearch_db.jar
    SQL> call sys.dbms_java.loadjava('-v -f -r -s -g PUBLIC &isearch_lib/ultrasearch_db.jar', '((* wksys) (* public))');
    call sys.dbms_java.loadjava('-v -f -r -s -g PUBLIC /u01/app/oracle/product/10.1.0/db_1/ultrasearch/lib/ultrasearch_db.jar', '((* wksys) (* public))')
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    SQL>
    SQL> undefine isearch_lib
    SQL>
    SQL>
    SQL>
    SQL>
    SQL>
    SQL>
    SQL>
    SQL> -- populate the wksys schema
    SQL> PROMPT ... load wksys
    ... load wksys
    SQL> @&LSH/wk0inst.sql &OH/ultrasearch/data/ &CTXHX &JAVA_EXE_PATH &JSTR &OH/ultrasearch/lib/agent/ &LAUNCH_ANYWHERE &OH/ultrasearch/log/ &OH/ultrasearch/cache/
    SQL> Rem
    SQL> Rem $Header: wk0inst.sql 12-sep-2003.17:15:00 wechin Exp $
    SQL> Rem
    SQL> Rem wk0inst.sql
    SQL> Rem
    SQL> Rem Copyright (c) 1999, 2003, Oracle Corporation. All rights reserved.
    SQL> Rem
    SQL> Rem NAME
    SQL> Rem wk0inst.sql - WK Install
    SQL> Rem
    SQL> Rem DESCRIPTION
    SQL> Rem This moudle installs all packages needed by intermedia search
    SQL> Rem
    SQL> Rem NOTES
    SQL> Rem <other useful comments, qualifications, etc.>
    SQL> Rem
    SQL> Rem MODIFIED (MM/DD/YY)
    SQL> Rem wechin 09/12/03 - bug 3141009: set default log directories
    SQL> Rem vnimani 05/06/03 -
    Rem vnimani 05/02/03 - remove install_type param as it is no longer usedSQL> Rem echee 11/22/02 - Adding call to wk0postpkg.sql
    SQL> Rem syang 10/30/02 - change prompt message for wk0init
    SQL> Rem wechin 03/11/02 - fix bug 2259949
    SQL> Rem wechin 02/20/02 - use dbms_registry.release_version
    SQL> Rem wechin 02/15/02 - update version number in component registry
    SQL> Rem syang 02/18/02 - accept LAUNCH_ANYWHERE parameter
    SQL> Rem dczhang 01/30/02 - DO NOT SPOOL
    SQL> Rem wechin 01/09/02 - component registry
    SQL> Rem dczhang 07/09/01 - remove word "isearch"
    SQL> Rem syang 07/13/01 - add agent_location
    SQL> Rem syang 03/14/01 - no default language for wk0pref.sql
    SQL> Rem dczhang 11/17/00 - remove unnecessary exit at the end
    SQL> Rem chsin 09/15/00 - add wk0obj.sql
    SQL> Rem syang 09/14/00 - use define variables to avoid sqlplus bug
    SQL> Rem jshang 08/23/00 - Add data type creation for Query API wrapper
    SQL> Rem jechow 08/01/00 - cut the class path
    SQL> Rem ymatsuda 03/28/00 - training data dir, config file path
    SQL> Rem ymatsuda 03/20/00 -
    Rem syang 03/01/00 - create default scheduleSQL> Rem ymatsuda 02/16/00 - multi instance
    SQL> Rem echee 02/07/00 - adding seed data population to flow
    SQL> Rem syang 02/02/00 - create default web source
    SQL> Rem dyu 01/13/00 - Fix classpath too long for sqlplus argument
    SQL> Rem syang 01/05/00 - report error gracefully
    SQL> Rem swkuo 11/22/99 - create wk0init.sql to initizlize the crawler table
    SQL> Rem syang 11/22/99 - add explanation for parameters needed
    SQL> Rem swkuo 11/18/99 - pass crawler config parameters
    SQL> Rem ymatsuda 11/17/99 - add wk0util
    SQL> Rem swkuo 11/11/99 - initialize the WK$CRAWLER table
    SQL> Rem swkuo 11/09/99 - use a utility program to load java classes
    SQL> Rem syang 11/05/99 - add wk0ddl package
    SQL> Rem syang 11/04/99 - crawler seed coulmn type change
    SQL> Rem swkuo 11/02/99 - Add the language column
    SQL> Rem swkuo 11/01/99 - Created
    SQL> Rem
    SQL>
    SQL> set feedback off verify off
    SQL>
    SQL> -- if user is not WKSYS then exit
    SQL> whenever sqlerror exit;
    SQL> set heading off
    SQL> select '=== User is ' || USER from dual
    2 where 1 = decode(USER,'WKSYS',1,'NOT');
    ERROR:
    ORA-03114: not connected to ORACLE
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    [oracle@cpsidb scripts]$

  • Oracle database configuration in ATG

    Hi,
    I am configuring oracle database with ATG 9.3 using CIM configuration and using oracle 10 g enterprise edition. I have selected Publishing for International from CIM option menu. I filled all the requirements :
    User name : SYS
    Password : India@123
    Re-enter password: India@123
    Host name :localhost
    Port number:1521
    Database name :SYS
    In this line I sucked need someone's help what to put here. I have putted XE for sid of oracle(it doesn't work).
    Database URL: default generated by system based on above credentials.
    I choose option test database connection. it is failed, can anyone help me to fix this option or please share some link or document for ATG & Oracle cponfiguration.
    I really thankful if someone can help me to fix this issue. it is very urgent.
    Thanks,
    Manveer

    By default the sid will be xe, if in case you have setup something else then you need to provide that.
    Also you need to put the classpath entry for the ojdbc14.jar in cim.bat.
    Also check that you have created the initial schemas to which you are importing data to.
    Try this and it should work.
    Thanks
    Edited by: Gurvinder on Nov 9, 2011 7:56 AM

  • Oracle Database configuration

    Hello everyone, I have a problem with configuring oracle database 11g enterprise edition.
    I installed the software and configured the listener, but emca returns the following error:
    I'm all ears if you can help. Thanks

    Your database is there and usable. This step was just to create Enterprise Manager on the db server.  As John is getting at, the log file should contain clues as to the nature of the problem. Resolve that and then run the emca utility again as instructed in that error box.
    Cheers,
    Brian

Maybe you are looking for

  • Error in Access Sequence

    Dear All, Following is the case. Condition Type values are picked form condition record having access sequence based on sales organization. Now we want to pick the values based on Sales Organization and Material. So we added the required condition Ta

  • File Sharing permissions not saving on second drive

    Hello, in my Mac Pro running 10.5.6 I have a second drive that I recently installed, This drive has two folders in it that i wish to share. So I did the following steps: System Preferences > Sharing > File Sharing (SMB Sharing is being used as well a

  • Service Entry Sheet on MIRO

    Hi All, When entering invoices for services (SES) on MIRO, we have the ability to select a layout for Services. This shows a column called Del Note / Sheet No. I have been trying to find a way to get the Del Note / Sheet No populated with the service

  • HT1660 help...can't find my itunes..

    Help! My I-phone won't sinc now since I have upgraded my I-tunes...:(

  • Ordered new iPhone from ATT, no response in over 3 weeks, I'm freaking out!

    Hi all, I ordered a 16gb black iphone 3g from my local att store. It has been 3 weeks and I have received no email confirmations or ANYTHING about it. The att online iphone order status checker says the order cannot be found. I called the store and t