Problems installing oracle10g database on solaris 10 running on AMD64 3200+

I wanted to install oracle 10g database on Solaris 10 06/06 running on AMD Athlon64 3200+ processor. I downloaded Oracle Database 10g Release 2 (10.2.0.1.0) for Solaris Operating System (x86-64) from the oracle 10g database download page. It was of 739,713,699 bytes size which is more than a CD could contain (702MB). So I extracted the contents of the zip file on the disk and split them into two parts in different directories as:
Part 1 containing:
1. {split_directory1}/doc .... folder
2. {split_directory1}/install .... folder
3. {split_directory1}/response .... folder
4. {split_directory1}/runInstaller .... folder
5. {split_directory1}/welcome.html .... file
Part 2 containing:
1. {split_directory2}/stage .... folder
I then burned them into two separate disks as compressed zip files
one of size 8.05MB and the other of size 697MB.
To install it I first extracted the contents of both the zip files in a common folder with same directory structure. Then i run the runInstaller file.
But an error message is displayed saying:
"./runInstaller: /opt/oracle/install/.oui: cannot execute"
where "/opt/oracle" is the common folder containing the extracted files.
Can you tell me what went wrong and how to install the oracle database correctly.
Presently I do not have a direct internet connection to the Solaris machine and I am quiet sure that I have not missed any file while splitting and burning the on CD.

Hi,
Why aren't you just unzip the file locally, on your target server? It shouldn't use a lot of space.
Regards,
catalin.

Similar Messages

  • Problem Installing 11g database

    hi,
    I have installed 11g database but it gave error that enterprise manager is not installed properly. DBConsole services is also not running in control panel .
    Rest things are working file like i am able to access database from sqlprompt. OS is windows xp

    Hi all
    i faced the same problem in windows vista business 32 bit
    i did all the things, drop and create repos again with these scripts:
    emca -config dbcontrol db -repos recreate
    also :
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create
    but it is not working and i have this error all the times:
    SEVERE: Error starting Database Control
    Refer to the log file at C:\oracle\cfgtoollogs\dbca\mbh\emConfig.log for more details.
    Sep 1, 2009 9:03:13 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:869)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:250)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:213)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:235)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
         at java.lang.Thread.run(Thread.java:595)
    Sep 1, 2009 9:03:13 AM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\oracle\product\11.1.0\db_1\oui
    can any one help me with this error? i think oracle should really think about it's new web based generations of EM's, i'm working with oracle since 8.1.7, i don't know why they want to use this unstable Em which every one has a problem with installing it and using it, i even had this problem with em some times in Solaris with oracle 10g r2.

  • Problem installing SMC - database issues

    Hi Everyone,
    I'm installing SMC 361 on Solaris 10.
    The install itself seems fine.
    However, when i run the guisetup, it fails :
    Configure Sun Management Center web server port. Default port is 8080
    Press RETURN to force default port.
    Enter port you would like to use [ 1100 to 65535 ]: : 8080
    Failed to start database.
    Failed to start database.
    Completing Sun Management Center Server Component setup.
    When I look in svcs :
    svcs -x sunmcdatabase
    svc:/application/management/sunmcdatabase:default (SunMC database service)
    State: maintenance since Mon Sep 24 14:03:16 2007
    Reason: Start method failed repeatedly, last exited with status 113.
    See: http://sun.com/msg/SMF-8000-KS
    See: /var/svc/log/application-management-sunmcdatabase:default.log
    Impact: This service is not running.
    Here's the log /var/svc/log/application-management-sunmcdatabase:default.log :
    cat /var/svc/log/application-management-sunmcdatabase:default.log
    [ Sep 24 12:42:56 Disabled. ]
    [ Sep 24 12:42:56 Rereading configuration. ]
    [ Sep 24 12:54:51 Rereading configuration. ]
    [ Sep 24 13:13:45 Enabled. ]
    [ Sep 24 13:13:45 Executing start method ("/lib/svc/method/es-svc.sh start database") ]
    execution of svrmgrl using /tmp/SunMCDBLogFiles/db-start.sql fail
    exiting........................
    sqlerror code = 01157
    sqlerrmsg full = ORA-01157: cannot identify/lock data file 3 - see DBWR trace file
    sqlerror code = 01110
    sqlerrmsg full = ORA-01110: data file 3: '/var/opt/SUNWsymon/db/oradata/SunMC/temp01.dbf'
    [ Sep 24 13:13:53 Method "start" exited with status 95 ]
    [ Sep 24 13:49:57 Leaving maintenance because clear requested. ]
    [ Sep 24 13:49:57 Enabled. ]
    [ Sep 24 13:49:57 Executing start method ("/lib/svc/method/es-svc.sh start database") ]
    And yet, if i do a ps -fe :
    smcorau 3127 1 0 14:34:40 ? 0:00 /opt/smc/SUNWsymon/oracle/product/8.1.7/bin/tnslsnr smcdblistener -inherit
    smcorau 3144 1 0 14:34:40 ? 0:00 ora_dbw0_SunMC
    smcorau 3142 1 0 14:34:40 ? 0:00 ora_pmon_SunMC
    smcorau 3152 1 0 14:34:40 ? 0:00 ora_reco_SunMC
    smcorau 3154 1 0 14:34:40 ? 0:00 ora_s000_SunMC
    smcorau 3148 1 0 14:34:40 ? 0:01 ora_ckpt_SunMC
    smcorau 3150 1 0 14:34:40 ? 0:00 ora_smon_SunMC
    smcorau 3146 1 0 14:34:40 ? 0:00 ora_lgwr_SunMC
    So, actually the database is up!
    I'm quite puzzled by this. I'm an oracle dba myself, but the SMC has
    installed this 817 database in quite a specific way. Debugging why it's
    not starting could take quite some time. But what really concerns me is
    why this has happened at all on a standard installation on Solaris 10.
    Has anyone else seen this particular situation? Any help would be much
    appreciated at this point.
    regards
    Paul Stuart

    I am pretty certain it is the existence of the smcorau user and or the smcorag group at the time of the subsequent install. As best as I can tell, subsequent installs end up bumping the userid of smcorau's gid and smcorag and smcorau get out of sync with the filesystem, and then oracle won't start.
    I have successfully performed re-installs of SMC without removing everything by removing the smcorau user and the smcorag group. But I have taken to aggressively removing everything if I need to re-install.
    NB The install script for the perf mon (i think) database requests a small, medium, large choice, and then asks for a dir on a filesystem with "at lease X MBytes free." That fs must be ufs. Not, that fs can't be nfs. So, you can't use zfs. There are perhaps 2 ways around this:
    I know this works: find a spare disk; newfs it; mount it at (say) /var/smcoradb and after smc installs, shut it down and dump/restore the dirs to a zfs filesystem, and then zfs set mountpoint=/var/smcoradb pool/filesystem;
    I think this works, but only if installing all of SMC at once: mkdir /var/smcoradb, and then zfs create pool/symondb; zfs set mountpoint=/var/smcoradb/SUNWsymon pool/symondb
    Cheers!

  • Problem instalation ora database 11g r2 in windows server 2008 r2 PATH variable failed

    Dear Experts
    I'm installing a database Oracle Database 11 r2, in an operating system Window Server 2008 R2.
    The problem:
    When the installer verifying that the path it ends. simply.
    I did:
    the basic steps, how to put all the unzipped files in a single directory.
    E: \ ORACLE \ Installers \ Database \ win64_11gR2_database_1of2
    And the installation will:
    E: \ ORACLE \ orcl_database
    and
    I did tests with different values in the PATH variable:
    short values,
    no% oracle_home%
    with% oracle_home%
    long values
    Always ran the installer as administrator.
    Anyway,
    Do not know what else could test to change this result and successfully install the database.
    I have done several searches on this forum and others and have not found what could change to achieve success in the installation
    Thank you,

    Dear Nagulan
    thanks for your reply
    the only value for path is:
    %SystemRoot%\system32
    LOG in C:\Program Files\Oracle\Inventory\logs
    >>>>>>>>>>>>>>>>>>>
    Using paramFile: E:\ORACLE\Instaladores\Database\win64_11gR2_database_1of2\database\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors.    Actual 65536    Passed
    The commandline for unzip:
    E:\ORACLE\Instaladores\Database\win64_11gR2_database_1of2\database\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.04\1\DataFiles/"*.jar" -d "C:\Users\u777\AppData\Local\Temp\2\OraInstall2013-08-22_01-36-12PM" INFO: Loading data from: jar:file:/C:/Users/u777/AppData/Local/Temp/2/OraInstall2013-08-22_01-36-12PM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Users/u777/AppData/Local/Temp/2/OraInstall2013-08-22_01-36-12PM/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/u777/AppData/Local/Temp/2/OraInstall2013-08-22_01-36-12PM/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: true
    INFO: oraInst.loc does not exist
    INFO: Registrando bean de configuração
    INFO: Criando o Fluxo
    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] Valor para a propriedade 'oracle_install_RACInstall' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'CLUSTER_NODES' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_OSDBA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_OSOPER' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_GlobalDBName' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SID' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_StorageType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CustomInstall' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SystemClass' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_QuickInstallOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_AllocatedMemory' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_AutoMemoryOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ConfigurationType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EMCentralAgentSelected' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_MountPointLocation' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_LaunchDBCA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SecureConfigDisabled' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EnableAutoBackup' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_LoadExampleSchemas' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ReceiveEmailNotification' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_UseDBControl' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_UseFileSystemForRecovery' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_UseSamePassword' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_LaunchNetCA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_LaunchODMA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_NoMigration' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_RDBMSInstalling' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SetOracleBase' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle.install.db.isCCRAuthenticationUsed' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_client_OraMTSPortNumber' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ConfigTabSelected' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CharSetOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_Type' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallOptionSelected' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_DiskGroupNameForASM' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EMEmailAddress' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EMSMTPServer' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_RecoveryBackUpPassword' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_RecoveryBackUpLocation' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_RecoveryBackUpUsername' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SuperAdminSamePasswdForAll' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ASMSNMPUserPassword' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SuperAdminPasswords' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallEdition' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CharacterSet' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_DiskGroupName' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_OCR_PartitionLocation' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'INSTALL_TYPE' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_StarterDatabaseType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CustomComponents' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'ORACLE_HOME' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'ORACLE_BASE' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'FROM_LOCATION' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'TOPLEVEL_COMPONENT' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'TopLevelComponentVersion' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'b_rdbmsInstall' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'INVENTORY_LOCATION' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'UNIX_GROUP_NAME' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'COLLECTOR_RESPONSE_FILE' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'MYORACLESUPPORT_USERNAME' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'MYORACLESUPPORT_PASSWORD' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'DECLINE_SECURITY_UPDATES' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'PROXY_HOST' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'PROXY_PORT' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'PROXY_USER' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'PROXY_PWD' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'SECURITY_UPDATES_VIA_MYORACLESUPPORT' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'COLLECTOR_IGNORE_FAILURES' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'COLLECTOR_IGNORE_CONFIGURATION' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'SELECTED_LANGUAGES' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'ORACLE_HOSTNAME' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_RACInstall' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_SystemClass' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_QuickInstallOption' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_ConfigurationType' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_LaunchDBCA' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_LaunchNetCA' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_LaunchODMA' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_NoMigration' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_RDBMSInstalling' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_SetOracleBase' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle.install.db.isCCRAuthenticationUsed' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_client_OraMTSPortNumber' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_Type' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_SuperAdminSamePasswdForAll' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_DiskGroupName' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_OCR_PartitionLocation' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallType' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'INSTALL_TYPE' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'FROM_LOCATION' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'TOPLEVEL_COMPONENT' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'TopLevelComponentVersion' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'b_rdbmsInstall' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'COLLECTOR_RESPONSE_FILE' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'COLLECTOR_IGNORE_FAILURES' não encontrado no armazenamento de bean.
    WARNING: [INS-07001] Valor para a propriedade 'COLLECTOR_IGNORE_CONFIGURATION' não encontrado no armazenamento de bean.
    INFO: Set value for bean DBSetupBean
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_RACInstall' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'CLUSTER_NODES' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_OSDBA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_OSOPER' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_GlobalDBName' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SID' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_StorageType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CustomInstall' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SystemClass' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_QuickInstallOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_AllocatedMemory' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_AutoMemoryOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ConfigurationType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EMCentralAgentSelected' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_MountPointLocation' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_LaunchDBCA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SecureConfigDisabled' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EnableAutoBackup' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_LoadExampleSchemas' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ReceiveEmailNotification' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_UseDBControl' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_UseFileSystemForRecovery' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_UseSamePassword' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_LaunchNetCA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_LaunchODMA' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_NoMigration' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_RDBMSInstalling' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SetOracleBase' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle.install.db.isCCRAuthenticationUsed' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_client_OraMTSPortNumber' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ConfigTabSelected' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CharSetOption' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_Type' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallOptionSelected' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_DiskGroupNameForASM' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EMEmailAddress' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_EMSMTPServer' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_RecoveryBackUpPassword' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_RecoveryBackUpLocation' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_RecoveryBackUpUsername' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SuperAdminSamePasswdForAll' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_ASMSNMPUserPassword' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_SuperAdminPasswords' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallEdition' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CharacterSet' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_DiskGroupName' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_OCR_PartitionLocation' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_InstallType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'INSTALL_TYPE' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_StarterDatabaseType' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'oracle_install_db_CustomComponents' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'ORACLE_HOME' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'ORACLE_BASE' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'FROM_LOCATION' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'TOPLEVEL_COMPONENT' não encontrado no armazenamento de bean.
    INFO: [INS-07001] Valor para a propriedade 'TopLevelComponentVersion' não encontrado no armazenamento de bean.
    WARNING: Failed to load bean oracle.install.ivw.db.bean.DBInstallSettings. Reason: [INS-07001] Valor para a propriedade 'DBInstallSettings' não encontrado no armazenamento de bean.
    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                                 E:\ORACLE\Instaladores\Database\win64_11gR2_databas
                                                   e_1of2\database\install\../stage/products.xml     
    INSTALL_TYPE                                  EE                                                
    MYORACLESUPPORT_PASSWORD                      *Protected value, not to be logged*               
    MYORACLESUPPORT_USERNAME                                                                        
    ORACLE_BASE                                                                                     
    ORACLE_HOME                                                                                     
    ORACLE_HOSTNAME                               host.company.net                           
    PROXY_HOST                                                                                      
    PROXY_PORT                                                                                      
    PROXY_PWD                                     *Protected value, not to be logged*               
    PROXY_USER                                                                                      
    SECURITY_UPDATES_VIA_MYORACLESUPPORT          true                                              
    SELECTED_LANGUAGES                            {"en","pt_BR"}                                    
    UNIX_GROUP_NAME                                                                                 
    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        49155                                             
    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: Acionando 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@1e34f445
    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>
    SEVERE: Você não forneceu um endereço de e-mail.
    Deseja continuar desinformado sobre questões críticas de segurança na sua configuração?
    INFO: Completed validating state <getOCMDetails>
    INFO: Verifying route success
    INFO: Get view named [InstallOptionsUI]
    INFO: InstallOptionsUI Entering Constructor
    INFO: InstallOptionsUI Exiting Constructor
    INFO: View for [InstallOptionsUI] is oracle.install.ivw.db.view.InstallOptionsUI@7e6baf24
    INFO: Initializing view <InstallOptionsUI> at state <installOptions>
    INFO: Completed initializing view <InstallOptionsUI> at state <installOptions>
    INFO: Displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Completed displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Loading view <InstallOptionsUI> at state <installOptions>
    INFO: Completed loading view <InstallOptionsUI> at state <installOptions>
    INFO: Localizing view <InstallOptionsUI> at state <installOptions>
    INFO: Completed localizing view <InstallOptionsUI> at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state installOptions
    INFO: Completed executing action at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: InstallOptions UI Entering & Exiting processInput
    INFO: Validating view at state <installOptions>
    INFO: Completed validating view at state <installOptions>
    INFO: Validating state <installOptions>
    INFO: Completed validating state <installOptions>
    INFO: InstallOptionsAction Actions.transition called
    INFO: selectedInstallOption is :INSTALL_DB_AND_CONFIG
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Is CRS Installed false
    INFO: launchNETCA = true
    INFO: Verifying route system_class
    INFO: Get view named [SystemClassUI]
    INFO: SystemClassUI Entering Constructor
    INFO: SystemClassUI Exiting Constructor
    INFO: View for [SystemClassUI] is oracle.install.ivw.db.view.SystemClassUI@4c68059
    INFO: Initializing view <SystemClassUI> at state <getSystemClass>
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Is CRS Installed false
    INFO: Completed initializing view <SystemClassUI> at state <getSystemClass>
    INFO: Displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Completed displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Loading view <SystemClassUI> at state <getSystemClass>
    INFO: Completed loading view <SystemClassUI> at state <getSystemClass>
    INFO: Localizing view <SystemClassUI> at state <getSystemClass>
    INFO: Completed localizing view <SystemClassUI> at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getSystemClass
    INFO: Completed executing action at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: SystemClassUI Entering & Exiting processInput
    INFO: Validating view at state <getSystemClass>
    INFO: Completed validating view at state <getSystemClass>
    INFO: Validating state <getSystemClass>
    INFO: Completed validating state <getSystemClass>
    INFO: selectedSystemClass is :SERVER_CLASS
    INFO: Verifying route server_class_yes
    INFO: Get view named [NodeSelectionUI]
    INFO: NodeSelectionUI Entering Constructor
    INFO: strColHeader[0]:
    INFO: strColHeader[1]:Node Name
    INFO: View for [NodeSelectionUI] is oracle.install.ivw.db.view.NodeSelectionUI@42130c2
    INFO: Initializing view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Is CRS Installed false
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Is CRS Installed false
    INFO: Completed initializing view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Displaying view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Completed displaying view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Loading view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Completed loading view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Localizing view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: strColHeader[0]:
    INFO: strColHeader[1]:Nome do Nó
    INFO: Completed localizing view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state nodeSelectionPage
    INFO: Completed executing action at state <nodeSelectionPage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <nodeSelectionPage>
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    INFO: Displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Completed displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Loading view <SystemClassUI> at state <getSystemClass>
    INFO: Completed loading view <SystemClassUI> at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getSystemClass
    INFO: Completed executing action at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved back to state: getSystemClass
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    INFO: SystemClassUI Entering & Exiting processInput
    INFO: Displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Completed displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Loading view <InstallOptionsUI> at state <installOptions>
    INFO: Completed loading view <InstallOptionsUI> at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state installOptions
    INFO: Completed executing action at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved back to state: installOptions
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    INFO: InstallOptions UI Entering & Exiting processInput
    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: 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 back 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>
    SEVERE: Você não forneceu um endereço de e-mail.
    Deseja continuar desinformado sobre questões críticas de segurança na sua configuração?
    INFO: Completed validating state <getOCMDetails>
    INFO: Verifying route success
    INFO: Displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Completed displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Loading view <InstallOptionsUI> at state <installOptions>
    INFO: Completed loading view <InstallOptionsUI> at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state installOptions
    INFO: Completed executing action at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: InstallOptions UI Entering & Exiting processInput
    INFO: Validating view at state <installOptions>
    INFO: Completed validating view at state <installOptions>
    INFO: Validating state <installOptions>
    INFO: Completed validating state <installOptions>
    INFO: InstallOptionsAction Actions.transition called
    INFO: selectedInstallOption is :INSTALL_DB_AND_CONFIG
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Is CRS Installed false
    INFO: launchNETCA = true
    INFO: Verifying route system_class
    INFO: Displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Completed displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Loading view <SystemClassUI> at state <getSystemClass>
    INFO: Completed loading view <SystemClassUI> at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getSystemClass
    INFO: Completed executing action at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: SystemClassUI Entering & Exiting processInput
    INFO: Validating view at state <getSystemClass>
    INFO: Completed validating view at state <getSystemClass>
    INFO: Validating state <getSystemClass>
    INFO: Completed validating state <getSystemClass>
    INFO: selectedSystemClass is :SERVER_CLASS
    INFO: Verifying route server_class_yes
    INFO: Displaying view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Completed displaying view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Loading view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Completed loading view <NodeSelectionUI> at state <nodeSelectionPage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state nodeSelectionPage
    INFO: Completed executing action at state <nodeSelectionPage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <nodeSelectionPage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <nodeSelectionPage>
    INFO: Completed validating view at state <nodeSelectionPage>
    INFO: Validating state <nodeSelectionPage>
    INFO: Completed validating state <nodeSelectionPage>
    INFO: NodeSelectionAction Actions.transition called
    INFO: selectedInstallOption is :INSTALL_DB_AND_CONFIG
    INFO: Verifying route create_and_configureDB
    INFO: Get view named [installTypeUI]
    INFO: View for [installTypeUI] is oracle.install.ivw.db.view.InstallTypeGUI@49bfd53d
    INFO: Initializing view <installTypeUI> at state <installType>
    INFO: Completed initializing view <installTypeUI> at state <installType>
    INFO: Displaying view <installTypeUI> at state <installType>
    INFO: Completed displaying view <installTypeUI> at state <installType>
    INFO: Loading view <installTypeUI> at state <installType>
    INFO: Completed loading view <installTypeUI> at state <installType>
    INFO: Localizing view <installTypeUI> at state <installType>
    INFO: Completed localizing view <installTypeUI> at state <installType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state installType
    INFO: Completed executing action at state <installType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <installType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <installType>
    INFO: Completed validating view at state <installType>
    INFO: Validating state <installType>
    WARNING: Validation disabled for the state installType
    INFO: Completed validating state <installType>
    INFO: Verifying route advanced_yes
    INFO: Get view named [ProductLanguageUI]
    INFO: View for [ProductLanguageUI] is oracle.install.ivw.common.view.ProductLanguageGUI@7db81d4f
    INFO: Initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Extraindo Idiomas Disponíveis...
    INFO: Completed displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state productLanguage
    INFO: Waiting for completion all forked tasks at state productLanguage
    INFO: All forked task are completed at state productLanguage
    INFO: Completed background operations
    INFO: Executing action at state productLanguage
    INFO: Completed executing action at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: The languages in which the product will be installed are [en]
    INFO: Validating view at state <productLanguage>
    INFO: Completed validating view at state <productLanguage>
    INFO: Validating state <productLanguage>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.common.action.ProductLanguageAction
    INFO: Completed validating state <productLanguage>
    INFO: Verifying route productlanguage_yes
    INFO: Get view named [DBEditionUI]
    INFO: Reading shiphome metadata from E:\ORACLE\Instaladores\Database\win64_11gR2_database_1of2\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/E:/ORACLE/Instaladores/Database/win64_11gR2_database_1of2/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/E:/ORACLE/Instaladores/Database/win64_11gR2_database_1of2/database/install/../stage/shiphomeproperties.xml
    INFO: size estimation for EEinstall is 3425.1435203552246
    INFO: Reading shiphome metadata from E:\ORACLE\Instaladores\Database\win64_11gR2_database_1of2\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/E:/ORACLE/Instaladores/Database/win64_11gR2_database_1of2/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/E:/ORACLE/Instaladores/Database/win64_11gR2_database_1of2/database/install/../stage/shiphomeproperties.xml
    INFO: size estimation for SEinstall is 3371.2472734451294
    INFO: size estimation for PEinstall is 3425.1435203552246
    INFO: View for [DBEditionUI] is oracle.install.ivw.db.view.DBEditionGUI[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    INFO: Initializing view <DBEditionUI> at state <dbEdition>
    INFO: Re-loading component config bea

  • While Installing Oracle10g database in OEL, ERROR

    Hi to all,
    While Installing Oracle10gDatabase in Oracle Linux in VMware server console, i found the below error:-
    Output generated from configuration assistant "Oracle Net Configuration Assistant".
    Command = /home/oracle/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser/
    dir=/home/oracle/oracle/product/10.2.0/db_1/network/jlib -classpath
    /home/oracle/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:
    /home/oracle/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/home/oracle/oracle/product.10.
    2.0/db_1/jlib/ewt3.jar:/home/oracle/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:
    /home/oracle/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/home/oracle/oracle/product/10.2.0
    and etc.
    Was i Installed it correctly? or did any mistakes? i didnt continue and i shutdown my system.
    Later again when i want to start from that point, but i dont know how?
    How i need to rectify and resume my database from that point?
    Please let me know how to resolve. Your help will be highly appreciated.
    As i am new to this; i got really confused.
    Regards
    Khan
    Edited by: user1156065 on Jul 31, 2010 8:22 PM
    Edited by: user1156065 on Jul 31, 2010 8:26 PM

    Did you run any subsequent installation attempts? You need to find the error that applies to the initial problem. If you are not experienced in installing Oracle it might be the best to delete the installation, review the installation instructions, and try the installation again. It seems to me that you failed in performing some of the pre-installation instructions, i.e. defining $ORACLE_HOME and LD_LIBRARY_PATH.
    You can find installation instructions for your Linux installation at:
    http://www.oracle.com/pls/db102/homepage
    If you follow the post installations carefully it will work. Perhaps this time, make a note of the error when they occur.
    If you need help to manually uninstall Oracle, the following should help you:
    uninstall oracle 10g from Linux Red hat
    Edited by: Markus Waldorf on Aug 2, 2010 7:27 AM

  • How to access MS ACCESS database from Solaris running Java application

    Hello I have a reqmt
    My Java application is running on Weblogic server on Solaris 2.7 and now I want to connect to MS Access database running on Win NT.
    How do I do that??
    Any help is appreciated
    Thanks
    Suresh

    You have to use a proxy server and client.
    You can search for commercial solutions via the sun jdbc site or use RmiJdbc at http://www.objectweb.org/

  • Problem installing Oracle Database Instance IN ERP04

    Hi,
    I'm installing SAP Web AS 6.40 ABAP on Linux (SLES 9) with Unicode Oracle. The Central Instance setup was successful, but the install of the Database Instance failed. It stopped at task "Database Load".
    The Log Browser shows the following message:
    /sapmnt/QR3/exe/R3load: START OF LOG: 20051025113720
    /sapmnt/QR3/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
    /sapmnt/QR3/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Jun 11 2005 01:16:38
    /sapmnt/QR3/exe/R3load -dbcodepage 4103 -i /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.cmd -l /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.log -stop_on_error
    DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
    DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
    DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
    (DB) ERROR: DbSlErrorMsg rc = 99
    /sapmnt/QR3/exe/R3load: job finished with 1 error(s)
    /sapmnt/QR3/exe/R3load: END OF LOG: 20051025113720
    /sapmnt/QR3/exe/R3load: START OF LOG: 20051025115353
    /sapmnt/QR3/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
    /sapmnt/QR3/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Jun 11 2005 01:16:38
    /sapmnt/QR3/exe/R3load -dbcodepage 4103 -i /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.cmd -l /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.log -stop_on_error
    DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
    DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
    (DB) ERROR: db_connect rc = 256
    Has anybody an idea? Thank you very much.
    Robinson

    Hi Robinson,
    The error seems to be db connect error, so please try to check
    1. set the environment variable dbs_ora_schema=SAP<SID>
    dbs_ora_tnsname=SID
    EG :
    dbms_type=ORA
    dbs_ora_tnsname=HX1
    dbs_ora_schema=SAPHX1
    ORACLE_PSRV=HX1
    ORACLE_SID=HX1
    DB_SID=HX1
    ORACLE_HOME=/oracle/HX1/920_64
    ORACLE_BASE=/oracle
    ORA_NLS33=/oracle/client/92x_64/ocommon/nls/admin/data
    Where HX1 is the SID for instance.
    2. start the database and then try running the installation.try also starting instance and listener
    Let me know if this helps.
    Regards,
    Vineet

  • Problem Installing VM: "Database is not available"

    I'm trying to install VM Manager 2.2 but when I get to creating the database I get this message:
    Checking the availability of the database ...
    Database is not available
    Please check log from /var/log/ovm-manager/db.log
    This is my db.log file:
    2010-07-06-10-19-11-AM
    Prepare to install the Oracle XE database ...
    2010-07-06-10-25-34-AM
    Prepare to install the Oracle XE database ...
    2010-07-06-10-27-50-AM
    Prepare to install the Oracle XE database ...
    Installing the oracle-xe-univ package (rpm) now ...
    warning: source/oracle-xe-univ-10.2.0.1-1.0.i386.rpm: Header V3 DSA signature: NOKEY, key ID b38a8516
    Preparing... ##################################################
    oracle-xe-univ ##################################################
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    Done
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 06-JUL-2010 10:32:52
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Listener failed to start. See the error message(s) above...
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    TO_CHAR(SYSTIMEST
    20100706 10:32:53
    Allocating device....
    Specifying datafiles...
    Specifing datafiles...
    Restoring ...
    Restore done.
    PL/SQL procedure successfully completed.
    TO_CHAR(SYSTIMEST
    20100706 10:33:34
    Control file created.
    PL/SQL procedure successfully completed.
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    Control file created.
    System altered.
    Database altered.
    Database altered.
    System altered.
    System altered.
    Database altered.
    Tablespace altered.
    TABLESPACE_NAME
    USERS
    SID PROGRAM SERIAL#
    USERNAME
    35 [email protected] (QMNC) 1
    39 [email protected] (TNS V1-V3) 1
    SYS
    40 [email protected] (MMNL) 3
    SID PROGRAM SERIAL#
    USERNAME
    41 [email protected] (MMON) 3
    42 [email protected] (RECO) 1
    43 [email protected] (SMON) 1
    SID PROGRAM SERIAL#
    USERNAME
    44 [email protected] (CKPT) 1
    45 [email protected] (LGWR) 1
    46 [email protected] (DBW0) 1
    SID PROGRAM SERIAL#
    USERNAME
    47 [email protected] (MMAN) 1
    48 [email protected] (PSP0) 1
    49 [email protected] (PMON) 1
    12 rows selected.
    User altered.
    User altered.
    System altered.
    Library created.
    Directory created.
    Commit complete.
    PL/SQL procedure successfully completed.
    Commit complete.
    PL/SQL procedure successfully completed.
    File created.
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    Database mounted.
    Database opened.
    'UTL_RECOMP_BEGIN:'||TO_CH
    utl_recomp_begin: 10:34:05
    PL/SQL procedure successfully completed.
    'UTL_RECOMP_END:'||TO_CH
    utl_recomp_end: 10:34:05
    User altered.
    User altered.
    User altered.
    User altered.
    User altered.
    User altered.
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:34:05 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-38-31-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:38:51 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-51-18-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:52:09 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-55-43-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:55:53 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name:

    Hi,
    I think it is essential to set the official ip and the correct hostname in the /etc/hosts file.
    Per default there is the loopback IP bound to the hostname and localhost, you should change this to the desired IP.
    it should be something like this:
    127.0.0.1 localhost.localdomain localhost
    ::1 localhost6.localdomain6 localhost6
    192.168.1.1 yourhost.yourdomain yourhost
    Otherwise you will face some other nasty side-effects, with nfs for example.
    Hope that helps
    Michael

  • Problem installing Oracle9i Database

    When i installed the software, it got through to almost 50%, but then the installer screen suddenly disappeared off the screen and my pc shut-down and restart automatically. I don't know what was the problem because there wasn't even an error message!!! Have anyone encountered this before??
    Please help. Thank you.
    ailee

    I have seen AMD Athalon cpus do this when the powersupply is not certified. It occurrs during various intense loads, especially installs.
    Long shot, but thought I'd throw it out there.

  • Problem installing Oracle Database Instance

    Hi,
    I'm installing SAP Web AS 6.40 ABAP on Linux (SLES 9) with Unicode Oracle. The Central Instance setup was successful, but the install of the Database Instance failed. It stopped at task "Database Load".
    The Log Browser shows the following message:
    ERROR 2005-07-27 15:07:28
    MSC-01015  Process finished with error(s), check log file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSDIC.log
    The content of the SAPSDIC.log file:
    DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
    DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
    DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
    (DB) ERROR: DbSlErrorMsg rc = 99
    The console output of sapinst:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2005-07-27 15:33:48 [iaxxbdbld.cpp:936]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSDIC.log
    The SAPSYSTEMNAME was already defined in the profile.
    The oracle listener status:
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "WNW" has 2 instance(s).
      Instance "WNW", status UNKNOWN, has 1 handler(s) for this service...
      Instance "WNW", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Has anybody an idea? Thank you very much.
    Stephan

    I have tried the R3load command separately but the result always is:
    sapparam: sapargv(argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    Thanks for you help!
    Stephan

  • Having problem installing the Java plugin while running Puppy Linux 5.11

    This notebook has no hdd, so I'm running PL 511 from a live cd while FF has been D/L to a CFCard as a PET file from which I'm browsing now.
    The problem aroused while executing the command:
    '''./jre-6u25-linux-i586-rpm.bin'''. After a few steps it said:''' rpm: invalid option -- 'v''''. There it says other things but I believe at this point the command is no longer running, just displaying some logged/troubleshooting data.
    By following some instructions in another part/section of the Mozilla site I'm including the list of the plugins I've via the following link (& probably other things also):
    [http://pastebin.mozilla.org/1233085 link text]
    The amount of RAM=512 MB & have 2 CFCards, where FF resides now is a 128 MB (almost full) the other is a 2 GB one (lot of space there, for now). Hope the above is enough info for any of you to be able to offer some help. Thanks!

    Hi
    May be you can check the Redhat FTP site.
    CentOS 4.6, 32-bit
    http://isoredirect.centos.org/centos/4.6/isos/i386/
    CentOS 4.6, 64-bit
    http://isoredirect.centos.org/centos/4.6/isos/x86_64/
    CentOS 5.1, 32-bit
    http://isoredirect.centos.org/centos/5.1/isos/i386/
    CentOS 5.1, 64-bit
    http://isoredirect.centos.org/centos/5.1/isos/x86_64/
    Regards
    Mudhalvan M.M

  • Problems installing Flash player on Mac running Yosemite. [was: Help please?]

    I am trying to install the latest version of flash player and it is not working correctly. When I click on the installer it gives me a window full of code. If I try to open the installer through disk utility I can click on the installer and type in my password. After that the installer window comes up but there is nothing on it. It is just a blank grey screen. I have a mac and am operating yosemite.

    Hello,
    I am not familiar with the behaviour you are experiencing.  Are you using the shim installer or the full installer (shim installer is about 1.6 MB in size, while the full installer is about 14 MB in size)?
    Please provide a screenshot of the installation window with the code using the instructions here, How to share a document.
    Maria

  • Problems installing lightroom 4 on mac running leopard osx 10.5.8

    When I insert disc, I can open the disc, showing the lightroom 4 package, and the readme file. When I double click the package, nothing happens. When I open the installer, and click on the disc for lightroom 4, nothing happens. Help?

    Well, the upshot is that my husbnd is the proud owner of a new macbook. Lightroom wasn't the first thing he hasn't been able to upgrade, so this was just the excuse he needed ;-). We got a good deal on a demo of last year's model.

  • Problems installing cs3 on windows 7

    Does CS3 install and work normal when installed on a windows 7 system? Some say it installed / worked just fine. Others that they had problems installing or getting it to run. Others that it depens on which windows 7 system you have. Etc. etc.
    What do I have to take into account when installing cs3 on a windows 7 machine? I know it's not designed for windows 7 but I rather use cs3 then cs4.

    No one yet. I'm thinking about bying a laptop which has windows 7 already installed (I think home edition), but googling I found various topics of people having trouble getting cs3 master collection to work (programs of master collection not being installed, error messages about missing windows files etc, etc.). Which version of windows 7 should I have to make cs3/cs4 work? Or should I be able to install cs3/4 on any windows 7 computer without any problems? Or should I do anything specific before installing?
    I'm a little worried that I won't be able to use cs3 (which I much rather use than cs4) when I buy a new computer with windows 7.

  • Problems installing ARD 2.2 on OS10.4.3

    I'm having a problem installed ARD on my eMac running 10.4.3. It installs fine and adds itself to the applications folder but when I go to open it, it just keeps saying it has to install necessary software and tries to install the client software. Then it closes remote desktop. If I go to open ARD again it goes through the same cycle, this is after typing in the serial number. Any suggestions? I've repaired the permissions and uninstalled/reinstalled several times. Thanks for the help!

    You're profile says you're running mac os x 10.3.9 and you state you're running 10.4.3. Make sure you've made all of the updates possible on your computer. If you haven't, uninstall ARD 2.2, update your computer, re-boot and reinstall ARD 2.2
    Just a suggestion. Good luck.
    Mac Mini   Mac OS X (10.4)  
    Mac Mini   Mac OS X (10.4)  

Maybe you are looking for