Shutdown Oracle Database in MSCS Environment

Dear All,
We are facing problem regarding shutdown the oracle database in Cluster Environment. We have installed SAP HA on windows 2003 server and backend database is Oracle.
In order to configure the dataguard we have to create the control file from Primary Database for this purpose we have to shutdown and then startup the database in mount state.
But whenever i shutdown the database from SQL prompt by "shutdown immediate" command and see the status of
database it always remains in open state.
I have tried the following options as well but no success:-
Stop all the instances of SAP and then shutdown the database.
Shutdown the second node and then shutdown the database.
Brought offline the ORACLE<SID> group and then shutdown the database.
Kind Regards

Hi,
ORA-12560: TNS:protocol adapter error"
The above error message comes if Oracle Listener service is not running. Start Oracle TNS Listener service, if it is not running.
You can create control file while your Primary Database is ONLINE. Use the below mentioned command to create standby control file and use it for recovery at Standby database.
ALTER DATABASE CREATE STANDBY CONTROLFILE AS '/path/to/controlfile.ctl';
If you want to Start/Stop SAP/ORACLE in MCSC environment then refer the steps mentioned in these threads, [thread1|Re: how to start/stop a  MSCS clustered SAP system?; and [thread2|Stop sap and oracle on MSCS;.
Regards,
Bhavik G. Shroff

Similar Messages

  • What happen during shutdown oracle database

    Dear All,
    i have a questions and i enclosed some suggestions for the answer because I'm confused about the answers :
    What happens during shutdown oracle database :
    and the suggested answer :
    1- When shutdown the database with NORMAL or IMMEDIATE option : the database system writes check point before shutting down the database .
    2- when you shutdown the database with the IMMEDIATE , option , open transaction are rolled back before the database is shutdown .
    3- shutting down the database with abort always requires an instance recovery at the next startup .
    please suggest the right answer .
    Regards

    Hi Anwar,
    When you close a database, Oracle writes all database data and recovery data in the SGA to the datafiles and redo log files, respectively. Next, Oracle closes all online datafiles and redo log files.
    When you terminate the instance of an open database/use abort command to close and completely shut down the database the writing of all data in the buffers of the SGA to the datafiles and redo log files is skipped. The subsequent reopening of the database requires recovery, which Oracle performs automatically.
    I hope this will help you out to understand the process.

  • Is it mandatory to shutdown oracle database before installing HTMLDB

    Hi All,
    Is this is must to shutdown the all services like HTTP and others before installing HTMLDB 1.6?If this, then it will be huge impact to deploy the application finally in the production oracle database where parallely others processes and jobs are running.So huge outage might occur.
    So is there any other way rather than shutdown oracle database and tnslistener?
    Thnx in advance,
    Cheers,
    Eman

    Anybody have any idea who install HTMLDB remotely in the production database without shutdown the services ?

  • Client or module information in oracle database in citrix environment

    We have oracle 10g database in citrix environment . We are enable to get client information when he is logon in oracle database or application through citrix. How can we get client information in oracle. we want to stop sqlplus or any other tools except our application. How it would be possible.
    Thanks
    Edited by: Wason Naveen on Feb 19, 2010 6:39 AM

    Sorry I wasn't sure.... But let me try to give you another idea.
    So if you want to protect your schema I suggest to use roles.
    I mean collect all schema privileges into two roles.
    Set default role for your schema user an almost empty role. (create session)
    Plus create a full featured role which is password protected.
    So you can implement in your application that when it connects it "SET ROLE" to the full featured one with password of course...
    This way only your application can use/see objects in schema...
    HTH, Zoltan

  • How to trace which user shutdown oracle database in unix OS?

    our organization is having 10 DBA with sysdba priviladge. We are using UNIX operating system. At morning say for example if some one (SYSDBA user) shutdown the oracle database how other sysdba user trace the user who shutdown the database? the information i need is terminal from where oracle got shutdown and the username? Please help...

    Hello,
    You are right Sybrand, SYSDBA connections are always audited.
    My answer was about enabling auditing to any connections, which may give informations about who access to the Database in general. And, this is true, it was not the scope of the OP question.
    However, so as to enlarge audit of SYS/SYSDBA/SYSOPER operations, setting the parameter audit_sys_operations=TRUE may be interesting:
    http://download.oracle.com/docs/cd/E11882_01/network.112/e16543/auditing.htm#DBSEG0611
    To the OP:
    Where the audit tracefile get genareted for sys user?You may execute this:
    show parameter audit_file_destThank again Sybrand for correcting me.
    Best regards,
    Jean-Valentin

  • Oracle database 11g release 2 installation on windows 7 (64-bit)

    I've downloaded Oracle 11g release2 for the first time on my laptop, but before it, I've worked on MySql database and oracle 10g too but they are uninstalled now. The problem is: it is not going as I saw in the video of installation. On my system, it asks for a proxy server, showing a "connection failed" dialog box. I doubt, the second file I downloaded doesn't get extracted to the same folder. But I am not sure, if this were the problem, it(setup) would have even started or not ? then I clicked on the setup and command line prompt appeared.
    Then it asked to fill in the email address.
    and Now comes the real problem, where it shown "connection failed" dialog box, asking for proxy server, proxy port, proxy username, proxy password. I don't know what values to fill in these columns.
    Here I am copy pasting Log file created while installing Oracle database 11g on my system :
    Using paramFile: C:\Users\rubbal bhusri\Downloads\Compressed\Oracle 11g release 2\database\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors.    Actual 4294967296    Passed
    The commandline for unzip:
    C:\Users\rubbal bhusri\Downloads\Compressed\Oracle 11g release 2\database\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.04\1\DataFiles/"*.jar" -d "C:\Users\RUBBAL~1\AppData\Local\Temp\OraInstall2013-07-29_10-32-10PM" INFO: Loading data from: jar:file:/C:/Users/rubbal%20bhusri/AppData/Local/Temp/OraInstall2013-07-29_10-32-10PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Users/rubbal%20bhusri/AppData/Local/Temp/OraInstall2013-07-29_10-32-10PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/C:/Users/rubbal%20bhusri/AppData/Local/Temp/OraInstall2013-07-29_10-32-10PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    INFO: Completed verification of target environment.
    INFO: Inventory exists: false
    INFO: Registering setup bean
    INFO: Building Flow
    INFO: Building the flow graph
    INFO: Loaded state prepInstall
    INFO: Loaded state decideOCMInstall
    INFO: Loaded state getOCMDetails
    INFO: Loaded state installOptions
    INFO: Loaded state getSystemClass
    INFO: Loaded state nodeSelectionPage
    INFO: Loaded state upgradeValidation
    INFO: Loaded state installType
    INFO: Loaded state quickInstallPage
    INFO: Loaded state productLanguage
    INFO: Loaded state inventoryPage
    INFO: Loaded state getOracleHome
    INFO: Loaded state dbEdition
    INFO: Loaded state configurationType
    INFO: Loaded state dbIdentifier
    INFO: Loaded state configurationOption
    INFO: Loaded state managementOption
    INFO: Loaded state storageOption
    INFO: Loaded state recoveryOption
    INFO: Loaded state selectASMDiskGroups
    INFO: Loaded state schemaPasswordDialog
    INFO: Loaded state getPrivilegedOSGroups
    INFO: Loaded state prereqExecutionDecider
    INFO: Loaded state performChecks
    INFO: Loaded state showSummary
    INFO: Loaded state setup
    INFO: Loaded state finish
    INFO: Linking states
    INFO: State[configurationOption]: route=success; to=managementOption
    INFO: State[configurationType]: route=success; to=dbIdentifier
    INFO: State[dbEdition]: route=oraclehome_location; to=getOracleHome
    INFO: State[dbIdentifier]: route=success; to=configurationOption
    INFO: State[decideOCMInstall]: route=ignoreOCM; to=installOptions
    INFO: State[decideOCMInstall]: route=requireOCM; to=getOCMDetails
    INFO: State[getOCMDetails]: route=success; to=installOptions
    INFO: State[getOracleHome]: route=advanced_yes_createDB_yes; to=configurationType
    INFO: State[getOracleHome]: route=advanced_yes_inventory_no; to=inventoryPage
    INFO: State[getOracleHome]: route=advanced_yes_softwareDB_yes; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=advanced_yes_upgrade_yes; to=prereqExecutionDecider
    INFO: State[getPrivilegedOSGroups]: route=success; to=prereqExecutionDecider
    INFO: State[getSystemClass]: route=desktop_class_yes; to=quickInstallPage
    INFO: State[getSystemClass]: route=server_class_yes; to=nodeSelectionPage
    INFO: State[installOptions]: route=advanced_yes_softwareDB_yes; to=nodeSelectionPage
    INFO: State[installOptions]: route=migrate_yes_clusterware_no; to=upgradeValidation
    INFO: State[installOptions]: route=migrate_yes_clusterware_yes; to=nodeSelectionPage
    INFO: State[installOptions]: route=system_class; to=getSystemClass
    INFO: State[installType]: route=advanced_yes; to=productLanguage
    INFO: State[installType]: route=basic_yes; to=quickInstallPage
    INFO: State[inventoryPage]: route=advanced_yes_createDB_yes; to=configurationType
    INFO: State[inventoryPage]: route=advanced_yes_softwareDB_yes; to=prereqExecutionDecider
    INFO: State[inventoryPage]: route=basic_yes; to=prereqExecutionDecider
    INFO: State[managementOption]: route=success; to=storageOption
    INFO: State[nodeSelectionPage]: route=create_and_configureDB; to=installType
    INFO: State[nodeSelectionPage]: route=software_onlyDB; to=productLanguage
    INFO: State[nodeSelectionPage]: route=upgradeDB; to=upgradeValidation
    INFO: State[performChecks]: route=success; to=showSummary
    INFO: State[prepInstall]: route=success; to=decideOCMInstall
    INFO: State[prereqExecutionDecider]: route=executeprereqs; to=performChecks
    INFO: State[prereqExecutionDecider]: route=ignoreprereqs; to=showSummary
    INFO: State[productLanguage]: route=productlanguage_yes; to=dbEdition
    INFO: State[quickInstallPage]: route=basic_yes_inventory_no; to=inventoryPage
    INFO: State[quickInstallPage]: route=basic_yes_inventory_yes; to=prereqExecutionDecider
    INFO: State[recoveryOption]: route=asm_chosen_asm_not_present; to=schemaPasswordDialog
    INFO: State[recoveryOption]: route=asm_chosen_asm_present; to=selectASMDiskGroups
    INFO: State[recoveryOption]: route=asm_not_chosen; to=schemaPasswordDialog
    INFO: State[schemaPasswordDialog]: route=success; to=prereqExecutionDecider
    INFO: State[selectASMDiskGroups]: route=success; to=schemaPasswordDialog
    INFO: State[setup]: route=success; to=finish
    INFO: State[showSummary]: route=success; to=setup
    INFO: State[storageOption]: route=success; to=recoveryOption
    INFO: State[upgradeValidation]: route=success; to=productLanguage
    INFO: Successfully built the flow
    INFO: Opening bean stores from which the beans can be loaded
    INFO: Loading beanstore from a given input stream
    INFO: Translating external format into raw format
    INFO: Registering the flow data beans
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'CLUSTER_NODES' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSDBA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSOPER' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_GlobalDBName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SID' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StorageType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SystemClass' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_QuickInstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AllocatedMemory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AutoMemoryOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMCentralAgentSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_MountPointLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchDBCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SecureConfigDisabled' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EnableAutoBackup' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LoadExampleSchemas' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ReceiveEmailNotification' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseDBControl' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseFileSystemForRecovery' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseSamePassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchODMA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RDBMSInstalling' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SetOracleBase' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle.install.db.isCCRAuthenticationUsed' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigTabSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharSetOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_Type' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOptionSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupNameForASM' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMEmailAddress' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMSMTPServer' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpUsername' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminSamePasswdForAll' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ASMSNMPUserPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminPasswords' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharacterSet' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OCR_PartitionLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StarterDatabaseType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    INFO: [INS-07001] Value for property 'b_rdbmsInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'INVENTORY_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'UNIX_GROUP_NAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_RESPONSE_FILE' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_USERNAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_PASSWORD' not found in the bean store.
    INFO: [INS-07001] Value for property 'DECLINE_SECURITY_UPDATES' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_HOST' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_USER' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PWD' not found in the bean store.
    INFO: [INS-07001] Value for property 'SECURITY_UPDATES_VIA_MYORACLESUPPORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_FAILURES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_CONFIGURATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'SELECTED_LANGUAGES' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOSTNAME' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_SystemClass' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_QuickInstallOption' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_LaunchDBCA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_LaunchODMA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_RDBMSInstalling' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_SetOracleBase' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle.install.db.isCCRAuthenticationUsed' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_Type' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_SuperAdminSamePasswdForAll' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_DiskGroupName' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_OCR_PartitionLocation' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    WARNING: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: [INS-07001] Value for property 'b_rdbmsInstall' not found in the bean store.
    WARNING: [INS-07001] Value for property 'COLLECTOR_RESPONSE_FILE' not found in the bean store.
    WARNING: [INS-07001] Value for property 'COLLECTOR_IGNORE_FAILURES' not found in the bean store.
    WARNING: [INS-07001] Value for property 'COLLECTOR_IGNORE_CONFIGURATION' not found in the bean store.
    INFO: Set value for bean DBSetupBean
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'CLUSTER_NODES' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSDBA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OSOPER' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_GlobalDBName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SID' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StorageType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SystemClass' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_QuickInstallOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AllocatedMemory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_AutoMemoryOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMCentralAgentSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_MountPointLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchDBCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SecureConfigDisabled' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EnableAutoBackup' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LoadExampleSchemas' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ReceiveEmailNotification' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseDBControl' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseFileSystemForRecovery' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_UseSamePassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_LaunchODMA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RDBMSInstalling' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SetOracleBase' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle.install.db.isCCRAuthenticationUsed' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigTabSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharSetOption' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_Type' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallOptionSelected' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupNameForASM' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMEmailAddress' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_EMSMTPServer' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_RecoveryBackUpUsername' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminSamePasswdForAll' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ASMSNMPUserPassword' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_SuperAdminPasswords' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CharacterSet' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_DiskGroupName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_OCR_PartitionLocation' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StarterDatabaseType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: Failed to load bean oracle.install.ivw.db.bean.DBInstallSettings. Reason: [INS-07001] Value for property 'DBInstallSettings' not found in the bean store.
    INFO: Closing bean stores from which the beans can be loaded
    INFO: Registering the flow views
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.PrereqGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.PrereqGUI added to View Type Registry with the key as [PrereqUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SummaryGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SummaryGUI added to View Type Registry with the key as [SummaryUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SetupGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SetupGUI added to View Type Registry with the key as [SetupUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.InventoryUI viewId: null uiType: null]
    INFO: oracle.install.ivw.common.view.InventoryUI added to View Type Registry with the key as [InventoryUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.ProductLanguageGUI viewId: ProductLanguageUI uiType: null]
    INFO: oracle.install.ivw.common.view.ProductLanguageGUI added to View Type Registry with the key as [ProductLanguageUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.OCMDetailsGUI viewId: OCMDetailsUI uiType: null]
    INFO: oracle.install.ivw.common.view.OCMDetailsGUI added to View Type Registry with the key as [OCMDetailsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ConfigurationTypeUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ConfigurationTypeUI added to View Type Registry with the key as [ConfigurationTypeUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.DBIdentifierUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.DBIdentifierUI added to View Type Registry with the key as [DBIdentifierUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ConfigurationOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ConfigurationOptionsUI added to View Type Registry with the key as [ConfigurationOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ManagementOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ManagementOptionsUI added to View Type Registry with the key as [ManagementOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.StorageOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.StorageOptionsUI added to View Type Registry with the key as [StorageOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.RecoveryBackupUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.RecoveryBackupUI added to View Type Registry with the key as [RecoveryBackupUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ASMDiskGroupSelectionGUI viewId: ASMDiskGroupSelectionUI uiType: null]
    INFO: oracle.install.ivw.db.view.ASMDiskGroupSelectionGUI added to View Type Registry with the key as [ASMDiskGroupSelectionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.SchemaPasswordUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.SchemaPasswordUI added to View Type Registry with the key as [SchemaPasswordUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.QuickInstallUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.QuickInstallUI added to View Type Registry with the key as [QuickInstallUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.InstallOptionsUI added to View Type Registry with the key as [InstallOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.SystemClassUI viewId: SystemClassUI uiType: null]
    INFO: oracle.install.ivw.db.view.SystemClassUI added to View Type Registry with the key as [SystemClassUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallLocationUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.InstallLocationUI added to View Type Registry with the key as [InstallLocationUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.DBEditionGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.DBEditionGUI added to View Type Registry with the key as [DBEditionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.NodeSelectionUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.NodeSelectionUI added to View Type Registry with the key as [NodeSelectionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.FinishUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.FinishUI added to View Type Registry with the key as [FinishUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.PrivilegedOSGroupsGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.PrivilegedOSGroupsGUI added to View Type Registry with the key as [PrivilegedOSGroupsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallTypeGUI viewId: installTypeUI uiType: null]
    INFO: oracle.install.ivw.db.view.InstallTypeGUI added to View Type Registry with the key as [installTypeUI]
    INFO: Initial values of Setup Properties :
    PROPERTY                                      VALUE                                              
    CLUSTER_NODES                                 {}                                                 
    COLLECTOR_IGNORE_CONFIGURATION                false                                              
    COLLECTOR_IGNORE_FAILURES                     false                                              
    COLLECTOR_RESPONSE_FILE                                                                          
    DECLINE_SECURITY_UPDATES                      false                                              
    FROM_LOCATION                                 C:\Users\rubbal bhusri\Downloads\Compressed\Oracle 
                                                   11g release 2\database\install\../stage/products.xm
                                                   l                                                  
    INSTALL_TYPE                                  EE                                                 
    MYORACLESUPPORT_PASSWORD                      *Protected value, not to be logged*                
    MYORACLESUPPORT_USERNAME                                                                         
    ORACLE_BASE                                                                                      
    ORACLE_HOME                                                                                      
    ORACLE_HOSTNAME                               rubbalbhusri-PC                                    
    PROXY_HOST                                                                                       
    PROXY_PORT                                                                                       
    PROXY_PWD                                     *Protected value, not to be logged*                
    PROXY_USER                                                                                       
    SECURITY_UPDATES_VIA_MYORACLESUPPORT          true                                               
    SELECTED_LANGUAGES                            {"en"}                                             
    b_rdbmsInstall                                true                                               
    oracle.install.db.isCCRAuthenticationUsed     false                                              
    oracle_install_LaunchNetCA                    false                                              
    oracle_install_NoMigration                    false                                              
    oracle_install_OCR_PartitionLocation                                                             
    oracle_install_RACInstall                     false                                              
    oracle_install_RDBMSInstalling                true                                               
    oracle_install_client_OraMTSPortNumber        49157                                              
    oracle_install_db_ASMSNMPUserPassword         *Protected value, not to be logged*                
    oracle_install_db_AutoMemoryOption            false                                              
    oracle_install_db_CharSetOption               3                                                  
    oracle_install_db_CharacterSet                                                                   
    oracle_install_db_ConfigTabSelected           0                                                  
    oracle_install_db_ConfigurationType           &General Purpose / Transaction Processing          
    oracle_install_db_CustomInstall               false                                              
    oracle_install_db_DiskGroupName                                                                  
    oracle_install_db_DiskGroupNameForASM                                                            
    oracle_install_db_EMCentralAgentSelected                                                         
    oracle_install_db_EMEmailAddress                                                                 
    oracle_install_db_EMSMTPServer                                                                   
    oracle_install_db_EnableAutoBackup            false                                              
    oracle_install_db_InstallEdition              EE                                                 
    oracle_install_db_InstallOption               INSTALL_DB_AND_CONFIG                              
    oracle_install_db_InstallOptionSelected       1                                                  
    oracle_install_db_InstallType                 EE                                                 
    oracle_install_db_LaunchDBCA                  false                                              
    oracle_install_db_LaunchODMA                  false                                              
    oracle_install_db_LoadExampleSchemas          false                                              
    oracle_install_db_MountPointLocation                                                             
    oracle_install_db_QuickInstallOption          false                                              
    oracle_install_db_ReceiveEmailNotification    false                                              
    oracle_install_db_RecoveryBackUpLocation                                                         
    oracle_install_db_RecoveryBackUpPassword      *Protected value, not to be logged*                
    oracle_install_db_RecoveryBackUpUsername                                                         
    oracle_install_db_SID                                                                            
    oracle_install_db_SecureConfigDisabled        false                                              
    oracle_install_db_SetOracleBase               false                                              
    oracle_install_db_StarterDatabaseType         GENERAL_PURPOSE                                    
    oracle_install_db_StorageType                 0                                                  
    oracle_install_db_SuperAdminPasswords         *Protected value, not to be logged*                
    oracle_install_db_SuperAdminSamePasswdForAll  *Protected value, not to be logged*                
    oracle_install_db_SystemClass                 DESKTOP_CLASS                                      
    oracle_install_db_Type                        1                                                  
    oracle_install_db_UseDBControl                true                                               
    oracle_install_db_UseFileSystemForRecovery    false                                              
    oracle_install_db_UseSamePassword             false                                              
    INFO: Launching Oracle Database 11g Release 2 Installer
    INFO: Started executing the flow in INTERACTIVE mode
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state prepInstall
    INFO: Waiting for completion all forked tasks at state prepInstall
    INFO: All forked task are completed at state prepInstall
    INFO: Completed background operations
    INFO: Executing action at state prepInstall
    INFO: Completed executing action at state <prepInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prepInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <prepInstall>
    INFO: Completed validating view at state <prepInstall>
    INFO: Validating state <prepInstall>
    WARNING: Validation disabled for the state prepInstall
    INFO: Completed validating state <prepInstall>
    INFO: Verifying route success
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state decideOCMInstall
    INFO: Completed executing action at state <decideOCMInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <decideOCMInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <decideOCMInstall>
    INFO: Completed validating view at state <decideOCMInstall>
    INFO: Validating state <decideOCMInstall>
    WARNING: Validation disabled for the state decideOCMInstall
    INFO: Completed validating state <decideOCMInstall>
    INFO: Verifying route requireOCM
    INFO: Get view named [OCMDetailsUI]
    INFO: View for [OCMDetailsUI] is oracle.install.ivw.common.view.OCMDetailsGUI@675926d1
    INFO: Initializing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed initializing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Displaying view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed displaying view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Loading view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed loading view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Localizing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed localizing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOCMDetails
    INFO: Completed executing action at state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <getOCMDetails>
    INFO: Completed validating view at state <getOCMDetails>
    INFO: Validating state <getOCMDetails>
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    INFO: Completed validating state <getOCMDetails>
    INFO: Transition aborted
    INFO: Rolled back to state <getOCMDetails>
    INFO: Pause Oracle Database 11g Release 2 Installer
    INFO: Resume Oracle Database 11g Release 2 Installer
    INFO: Exit Status is 0
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    INFO: Unloading Setup Driver

    956622 wrote:
    I've downloaded Oracle 11g release2 for the first time on my laptop, but before it, I've worked on MySql database and oracle 10g too but they are uninstalled now. The problem is: it is not going as I saw in the video of installation.
    I don't see any videos in the official Installation Guide ..Contents
    On my system, it asks for a proxy server, showing a "connection failed" dialog box. I doubt, the second file I downloaded doesn't get extracted to the same folder. But I am not sure, if this were the problem, it(setup) would have even started or not ? then I clicked on the setup and command line prompt appeared.
    Then it asked to fill in the email address.
    and Now comes the real problem, where it shown "connection failed" dialog box, asking for proxy server, proxy port, proxy username, proxy password. I don't know what values to fill in these columns.
    You don't need to give it an email address, and then you don't need to provide proxy server information.  Try the installation without it.
    <snip>

  • Oracle Installer:[INS-13001] Environment does not meet minimum requirements

    Hi,
    I am trying to install the latest Oracle Database software on the latest Oracle Enterprise Linux and the installer returns "Environment does not meet minimum requirements".
    Oracle Enterprise Linux 6.3 x86-32
    Oracle Database 11.2.0.3 x86-32
    cd /stage/Oracle_Database_11.2.0.3_Linux/x86_32/database
    ./runInstaller
    1. Configure Security Updates <next>
    2. Download Software Updates <next>
    Get the warning screen with the error,
    Oracle 11g Database Release 2 Installer:
    [INS-13001] Environment does not meet minimum requirements.
    Are you sure you want to continue ?
    I looked the log file but it didn't tell much.
    cd /tmp/OraInstall2012-12-15_04-26-04PM
    tail installActions2012-12-15_04-26-04PM.log
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    SEVERE: CVU do not support target environment..
    Refer associated stacktrace #oracle.install.ivw.common.validator.SupportedOSValidator:371
    INFO: Completed verification of target environment.
    WARNING: Verification of target environment returned with errors.
    WARNING: [WARNING] [INS-13001] Environment does not meet minimum requirements.
    CAUSE: Minimum requirements were not met for this environment
    ACTION: Either check the logs for more information or check the supported configurations for this product..
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:374
    INFO: Advice is WITHDRAW
    WARNING: Advised to shutdown the installer due to target environment verification errors.
    INFO: Adding ExitStatus PREREQ_FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -3
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    Have you seen this before?
    Thanks,
    Marcelo Marques
    Technical Manager, Esri

    Hi,
    A follow up on my comments from the previous message.
    "The DNS server failed to resolve the nslookup using host.domain."
    [marcelo]: I don't think this is a major problem, I have installed on the same hardware OEL5 and Oracle 11.2.0.1 without problems.
    $ nslookup student03
    Server: 8.8.8.8
    Address: 8.8.8.8#53
    ** server can't find student03: NXDOMAIN
    "You have incorrect versions of binutils, compat_libcap1, compat-libstdc++-33, gcc, gcc-c++, glibc, glibc-devel, ksh, libaio, libaio-devel, libgcc, libstdc++, libstdc++-devel, make, or sysstat installed on your system. Make sure that the correct versions are installed. For the required versions, see Knowledge Article 169706.1."
    [marcelo]: I have reinstalled the rmps but still get the same problem.
    [root@student03 Packages_x86_32]# rpm -Uvh binutils-2*
    Preparing... ########################################### [100%]
    package binutils-2.20.51.0.2-5.34.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh compat-libcap1*
    Preparing... ########################################### [100%]
    package compat-libcap1-1.10-1.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh compat-libstdc++*
    Preparing... ########################################### [100%]
    package compat-libstdc++-33-3.2.3-69.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh gcc-4*[root@student03 Packages_x86_32]# rpm -Uvh glibc-2*
    Preparing... ########################################### [100%]
    package glibc-2.12-1.80.el6.i686 is already installed
    Preparing... ########################################### [100%]
    package gcc-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh gcc-c++-4*
    Preparing... ########################################### [100%]
    package gcc-c++-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh glibc-2*
    Preparing... ########################################### [100%]
    package glibc-2.12-1.80.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh glibc-devel*
    Preparing... ########################################### [100%]
    package glibc-devel-2.12-1.80.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh ksh*
    Preparing... ########################################### [100%]
    package ksh-20100621-16.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libaio*
    Preparing... ########################################### [100%]
    package libaio-0.3.107-10.el6.i686 is already installed
    package libaio-devel-0.3.107-10.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libaio-devel*
    Preparing... ########################################### [100%]
    package libaio-devel-0.3.107-10.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libgcc*
    Preparing... ########################################### [100%]
    package libgcc-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libstdc++*
    Preparing... ########################################### [100%]
    package libstdc++-4.4.6-4.el6.i686 is already installed
    package libstdc++-devel-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libstdc++-devel*
    Preparing... ########################################### [100%]
    package libstdc++-devel-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh make*
    Preparing... ########################################### [100%]
    package make-1:3.81-20.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh sysstat*
    Preparing... ########################################### [100%]
    package sysstat-9.0.4-20.el6.i686 is already installed
    Thanks,
    Marcelo

  • How can i start oracle databases? i am using Oracle 8.1.6 for linux.

    when i run dbstart,it gives me following message:
    Database "ora4cweb" warm started.
    but when i use sqlplus,it says:
    ORA-01034: ORACLE not available
    i made a mistake ,i shutdown my linux before i shutdown oracle databases,how can i start oracle databases now?thanks in advance.

    try it without the scripts...
    login to linux as oracle
    start server manager
    svrmgrl
    connect internal
    startup
    select sysdate from dual;if that works
    exitcheck listener
    lsnrctl
    statif nothing running type
    start
    exitnull

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

  • Oracle database shutdown unexpectedly

    Hi,
    My oracle database shutdown unexpectedly several times this week and the alert log shows the below errors
    database shutdown unexpectedly with the folloing messge in alert
    Fatal NI connect error 12560, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
    TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
    Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    Time: 29-JUL-2012 06:24:48
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ORA-609 : opiodr aborting process unknown ospid (3948_1704)
    Sun Jul 29 06:26:54 2012
    Please any help ???
    Thanks

    943086 wrote:
    Thanks
    both links descriping the same oracle metalink docs, witch its not applicable
    thanksyou are not help us to help you , both metalink that i have been posted talking about windows environment , OTN thread talking about windows environment and seems to me in all links that i have been posted its same alertlog error .

  • Using Oracle Database Express Edition in development environment

    Hi All,
    I have doubt regarding the usage Oracle Database Express Edition in Development environment. I am not sure weather I can ask a non technical question here or not. Pleas forgive me if I have done any thing wrong.
    I am working in an IT company where we take up projects outsourced by our clients. As part of our current project we are making some modification to a web application used by an institution. Our client is using Oracle Data Base standard edition. Due to budgetary constraints of our Company we can not set up a Oracle standard edition data base in our development environment.
    So would it be illegal if we use  Oracle Database Express Edition in our development environment?  We can guarantee that  only our internal development team which comprise a maximum of 10 people will have access to this development database and this development data base will never be opened to our Client for their business purpose(Who have their own Oracle standard edition in their environment). As part of the project we delver only table DDL script and stored procedure to our client and they put it in their environment.The sole purpose of a internal Express database will be development only.
    Could some one please tell me if it would be violation of license agreement if we install Oracle Database Express Edition in our development environment.

    Hi Paul,
    Actually I have already gone through the Oracle Technology Network Developer License Terms for Oracle Database 11g Express Edition . But was not quiet clear about the content. It says in the license terms that "We grant you a nonexclusive, nontransferable limited license to use the programs for: (a) purposes of developing, prototyping and running your applications for your own internal data processing operations". Does the term "your application" includes an application we are developing for another company. Since the Express database  is installed in the development environment only and is not opened to any one else not even for Our client it definitely falls under the term "internal data processing operations" right?

  • Set User preferences in oracle portal’s database in portal environment

    Hi All,
    I need to set User preferences in oracle portal’s database in portal environment.
    I need to get some oracle PL/SQL API for the said purpose.
    In user preferences I need to save Preference name and preference value.
    Can any one have idea?
    Regards
    Amit Tiwari

    http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1014/index.html
    and http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1014/wwpre_api_name.html
    Patrick.

  • How to automate the Oracle database start and shutdown process

    How we can automate and oracle database start and stop procees with Linux start/shutdown process.
    I want to automatically start the oracle database at the time linux server and shutdown the database on shutdown linux server.

    Hi,
    I can share my scripts:
    1) /home/oracle/start_oracle.sh
    #Script should be ran as Oracle user
    cd /tmp
    export ORACLE_SID=orcl
    export ORACLE_HOME=/oracle/ora9i
    lsnrctl start
    sqlplus -S /nolog <<ENDSQL
    connect / as sysdba
    startup
    exit
    ENDSQL
    emctl start dbconsole
    isqlplusctl start
    NOTE: emctl and isqlplus are optional
    2) /home/oracle/stop_oracle.sh
    #Script should be ran as Oracle user
    cd /tmp
    export ORACLE_SID=orcl
    export ORACLE_HOME=/oracle/ora9i
    isqlplusctl stop
    emctl stop dbconsole
    sqlplus -S /nolog <<ENDSQL
    connect / as sysdba
    shutdown immediate
    exit
    ENDSQL
    lsnrctl stop
    NOTE: emctl and isqlplus are optional
    Then what you need:
    1) K91oracle_stop (put it in the desired run level)
    #!/bin/bash
    # description: Stop Oracle before reboots
    su - oracle -c "/home/oracle/stop_oracle.sh" >> /home/oracle/stoporacle.log
    2) S91oracle_start (put it in the desired run level)
    #!/bin/bash
    # description: Start Oracle after reboots
    su - oracle -c "/home/oracle/start_oracle.sh" >> /home/oracle/startoracle.log
    Bye.

  • Production environment with   Oracle Database XE.

    Hello, let me know which group members using Oracle Database XE in a production environment:
    - Description of the business.
    - Type environment: (Web, intranet or desktop).
    - Programming language used.
    - Performance.
    Roberto.

    We are using Oracle XE as point of sale backends.
    Overall architecture:
    - Cashier interacts with HTML GUI running in web browser in kiosk mode.
    - GUI written in PHP served locally by Apache on point of sale unit.
    - point of sale core logic is written in PL/SQL as packages in Oracle XE DB.
    - currently, DBMS_JOB runs every 5 minutes to synchronize (push sales, pull data) with inventory server. (want to change to AQs so complete transactions are pushed in real time)
    - sales reports, etc run from main Oracle Standard One Edition inventory DB.
    Since each point of sale needs to run IE, Apache and Oracle XE we've found that 1GB of RAM is minimum that we can get away with and still have the system running well (cashier should never have to wait for anything; pressing any button on the GUI should react instantly even though it is IE making a local page request, Apache running a PHP module to serve the request, and calling PL/SQL to do the actual data change in the DB).
    We've had XE go corrupt (strange errors, bad indexes, etc.) on us several times over the past 2 years. Fortunately in our case, we've never lost any data since sales are pushed to the main server which is backed up. Then, anything in the local XE database is expendable as we can rebuild it and pull back all information from the server. I've tried rebuilding indexes and such rather than completely rebuilding the database but have had no success (fixes for a few hours or a day but ultimately, the database continues to experience problems until the computer is rebuilt).

  • Oracle database shutdown?

    we our cuurent oracle product entirment:
    1:oracle 10g r2;
    2: aix 5.3+ha
    3: RAC.
    yestoday the one oracle database suddenly shutdown.but I don't know why ?ask for you to help me.
    thx a lot !!!
    Wed Jan 21 04:45:09 2009
    IPC Send timeout detected. Receiver ospid 507958
    Wed Jan 21 04:45:19 2009
    Errors in file /home/oracle/admin/oradb/bdump/oradb1_lmd0_507958.trc:
    Wed Jan 21 04:46:21 2009
    Trace dumping is performing id=[cdmp_20090121045228]
    Wed Jan 21 04:47:50 2009
    IPC Send timeout detected. Receiver ospid 507958
    Wed Jan 21 04:47:56 2009
    Errors in file /home/oracle/admin/oradb/bdump/oradb1_l

    Hello,
    Are these contents from alert.log file? Seems interconnect didn't get ack back in time (240 seconds ) so it rebooted the node. Are you guys having intereconect problem? how are both nodes are conected? Is this the first time you have encountered?
    Regards

Maybe you are looking for