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

Similar Messages

  • Oracle Database 11g-R2 with Windows Server 2008

    Hi to All Respected Gurus!
    Recently I have downloaded Oracle Database 11g-R2.
    Will it work with Windows Server 2008-R2?
    Please guid eme.
    Thanks in Advance.
    Muhammad Uzair
    Oracle Application Developer
    Oracle APEX Developer
    Pakistan
    +92 (333) 7058754

    uzairmalik wrote:
    Hi to All Respected Gurus!
    Recently I have downloaded Oracle Database 11g-R2.
    Will it work with Windows Server 2008-R2?
    Please guid eme.
    Did you look in the installation guide for the software requirement for 11.2? You could had easily found the answer from there by yourself.
    http://docs.oracle.com/cd/E11882_01/install.112/e24186/reqs.htm#CHDHGGFE
    From the above link,
    >
    Requirement     Value
    Operating System
    Oracle Database for 32-bit Windows is supported on the following operating systems:
    Windows Server 2003 - all editions
    Windows Server 2003 R2 - all editions
    Windows XP Professional
    Windows Vista - Business, Enterprise, and Ultimate editions
    Windows Server 2008 - Standard, Enterprise, Datacenter, Web, and Foundation editions. The Server Core option is not supported.
    Note: Check My Oracle Support (formerly OracleMetaLink) for more information about Hyper-V support.
    Windows 7 - Professional, Enterprise, and Ultimate editions
    Windows Multilingual User Interface Pack is supported.
    >
    Aman....

  • Best practice for install oracle 11g r2 on Windows Server 2008 r2

    Dear all,
    May I know what is the best practice for install oracle 11g r2 on windows server 2008 r2. Should I create a special account for windows for the oracle database installation? What permission should I grant to the folders where Oracle installed and the database related files located (datafiles, controlfiles, etc.)
    Just grant Full for Administrators and System and remove permissions for all others accounts?
    Also how should I configure windows firewall to allow client connect to the database.
    Thanks for your help.

    Hi Christian,
    Check this on MOS
    *RAC Assurance Support Team: RAC Starter Kit and Best Practices (Windows) [ID 811271.1]*
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=811271.1
    DOC Modified: 14-DEC-2010
    Regards,
    Levi Pereira

  • Can I install Solution Manager 7.0 in Window Server 2008 R2 Enterprise ed.?

    Hi, SDN experts.
    I am trying to install Solution Manager 7.0 in in Window Server 2008 R2?
    I checked the the software requirement for SAP Solution Manager 7.0, it only mentioned Window Server 2003 and 2008  enterprise edition.
    I am trying to install Solution Manager 7.0 in in Window Server 2008 R2 enterprise edition?
    When I ran the Solution Manager Master Installer, the Pre-requisite Checker gave a warning message saying that it detected incompatible server version, that the server version is Windows NT 6.1 (Build 7601: Service Pack 1) (I guess it meant Window Server 2008 R2).
    =======
    The following Windows operating system version is supported: Windows Server 2003 (i.e. Version 5.2) and Windows Server 2008 (i.e. Version 6.0).
    Current Windows version: Version 6.1, Service Pack 1.0, productive type: Server.
    You can check the current version of you operating system by runningu2026u2026..
    ========
    Can I actually install Solution Manager 7.0 in Window Server 2008 R2? Will this cause problem during the installation/post-installation if I ignore this message?
    Thanks,
    KC

    Hi,
    I think it is not straight forward to install SAP Solution Manager 7.0 in MS Window Server 2008 R2.    
    I am installing Solution Manager 7.0 , the installation encountered error on Create Java Users step (Phase 31 of 44). When I login to SAP solution Manager system through SAP GUI. I encountered this error:
    "OS release Windows NT 6.1 7601 Service Pack 1 4x AMD64 Level 6 (Mod 44 Step 2) is not supported with this kernel (700)'
    I found that it is because I am installing SAP Solution Manger 7.0 in MS Window Server 2008 R2, which the existing kernel version does not support.
    Do you know which kernel I should install?
    I browsed in:
    SAP Application Components" SAP SOLUTION MANAGER" SAP SOLUTION MANAGER 7.0" Entry by Component" Solution Manager ABAP Stack
    SAP KERNEL 7.00 64-BIT UNICODE --> Windows Server on x64 64bit -->MS SQL SERVER
    I downloaded:
    SAPEXEDB_291-20001361.SAR      Kernel Part II (for Basis 7.00)       291
    Is this the right Kernel patch I should use?
    If it is the right kernel patch file, how do I apply the latest kernel to existing Solution Manager system? Can you give me some guidance on this?
    Thanks,
    KC

  • Unable to install the security patches KB2677070 in Windows Server 2008 R2 SP1 (The update is not applicable to your computer)

    Dear everyone, 
    We are trying to install the below KB in our windows server 2008 R2 SP1, however, it will show "The update is not applicable to your computer". There is no problems to install the other patches except this one. Do anyone have idea about it?
    http://support.microsoft.com/kb/2677070
    Thanks,
    Users

    Hi,
    According to this KB article, there are many exceptions where this KB is not applicable.
    Please perform the following steps:
    Expand the “For all supported…” title in the File Information section in the KB article.
    Find Crypt32.dll.mui files on your machine.
    Then compare the file version, file size, data and time with the ones listed in the KB article.
    If there is a match, then this KB doesn’t apply to your machine, which is by design.
    Hope this helps.
    Best Regards,
    Amy Wang

  • Unable to Install JRUN 4 Updater 7 on windows server 2008 64 bit machine

    Please help us on the error while installing jrun4, updater 7 on Microsoft Windows Server 2008 R2 Enterprise 64 bit operating system
    The JVM installed on the machine is 32 bit.
    I installed jrun on the machine successfully. When I try to add a web server using the web server configuration tool.
    I get the below fatal windows error.
    Windows package manager
    Operation failed with 0x8007000B
    An attempt was made to load a program with an incorrect format.
    Please help....

    Hi Charlie,
    64 bit it supported on XI R2 but Windows Server 2008 is not . Have a look at this Supported Platforms document:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50e8f572-48d0-2c10-4ea6-83bf8567e28a?quicklink=index&overridelayout=true
    I hope this was helpful.

  • Install Active Directory Domain Controller on Windows server 2008 enterprise, dont login on Sql Server 2008 R2

    I install Active Directory Domain Controller on Windows server 2008 enterprise and dont login on Sql Server 2008 R2. Before install ADDC, I have logon SQL Server 2008r2 Success, After when i install ADDC is don't logon on SQL Server 2008r2 -->not success.
    I have uninstalled ADDC but i still can't login on SQL server 2008r2.
    please help me. it  is very very disaster!
    I think is loss account SQL server 2008r2!

    Hello,
    I stronly recommend you post the detail error message to us while you try to connect to SQL Server instance, it's useful for us to do further investigation.
    Microsoft recommends that you do not install SQL Server 2008 R2 on a domain controller, there are some limitations:
    You cannot run SQL Server services on a domain controller under a local service account or a network service account.
    After SQL Server is installed on a computer, you cannot change the computer from a domain member to a domain controller. You must uninstall SQL Server before you change the host computer to a domain controller.
    After SQL Server is installed on a computer, you cannot change the computer from a domain controller to a domain member. You must uninstall SQL Server before you change the host computer to a domain member.
    SQL Server failover cluster instances are not supported where cluster nodes are domain controllers.
    SQL Server Setup cannot create security groups or provision SQL Server service accounts on a read-only domain controller. In this scenario, Setup will fail.
    On Windows Server 2003, SQL Server services can run under a domain account or a local system account.
    So, I would suggest you try to open up Windows Services list and changed the account for SQL Server service.
    Regards,
    Elvis Long
    TechNet Community Support

  • Error coming while installing Cisco Prime 4.2 on Windows Server 2008 R2

    Hi,
    I'm trying to install Cisco Prime 4.2 on Windows Server 2008 R2. While initiating the installation, message box "Error: csv not found" appears, and the installation terminates.
    Is there any csv template need to be copied at any location before hand?

    Are you installaing LMS 4.2.4  directly ?
    Looking at the error ,it looks like ...
    If yes then  you need to follow the below path:
    The installation path of LMS 4.2.4 : LMS 4.2 > LMS 4.2.2 > LMS 4.2.4
    Thanks-
    Afroz
    [Do rate the useful post]

  • Import in 11g r2 on windows server 2008

    i want to import dumpfile created in oracle 8i into oracle 11g r2 on windows server 2008.. i need the step by step procedures in detail..
    can anyone help me?..
    thanks in advance...

    923272 wrote:
    i want to import dumpfile created in oracle 8i into oracle 11g r2 on windows server 2008.. i need the step by step procedures in detail..
    can anyone help me?..
    thanks in advance...Just use exp for export in 8i and imp in 11.2.
    Oracle support backward compatibility

  • Installing PeopleSoft HRMS 9.0 on Windows Server 2008 with SQL Server 2008

    Hi there,
    Recently I was involved to develop a POC with PeopleSoft and as I was very new to PeopleSoft, I had bunch of issues while installing PeopleSoft. It took me almost more than couple of weeks to finally get the PeopleSoft Application up and running.
    I had bunch of questions also asked in this Oracle forum like :
    Step by Step PeopleSoft HRMS Installation from scratch.
    Tuxedo10gR3VS2008 patches absolutely needed for Peopetools Installation
    Thanks to the replies from all you folks. That helped a lot. Anyways, so I thought of just writing a blog about the things I did while installing PeopleSoft on Windows with SQL as backend DB. There are many posts already on the web describing the steps but mostly with Oracle DB and Linux. Hence, here are the posts for PeopleSoft on Windows:
    http://geekswithblogs.net/BizTalkUnleashed/archive/2012/01/24/installing-peoplesoft-hrms-9.0-on-windows-server-2008-with-sql-again.aspx
    Hope it helps to newbie's in PeopleSoft Apps like me.
    Regards,
    Vishal Mody
    Edited by: 897150 on Jan 25, 2012 10:11 AM
    Edited by: 897150 on Jan 25, 2012 10:13 AM

    Vijay
    I hate to be rude, but I am following you for a couple of days now on this forum and even in the same tread and it looks like you do not want to helped, you just want quick answers. I do not see you putting any effort nor show any respect for the product or the people how try to help you. Keep in mind that everyone on this forum is voluntarily posting answers, nobody is getting paid, and I'm sure you do not pay to post here either, so please do not use words as asap and immediate.
    You started of wrong, by following a post and not following the installation manual and even tried installing the wrong components.
    The post was written by someone with experience on the subject who meets the installation requirements, with all respect to the poster of the blog.
    I have to backup Nicolas in his saying.
    Nicolas has asked you to use better thread title (more informative than just "installation help") and you created a new thread with this subject.
    This does not say anything about the issue you are facing now.
    I doubt you can successfully complete this installation, not meant personally, but you are using the wrong software, on the wrong OS, with no documentation.
    My advise:
    Stop with what you have done until now and start all over by following the installation manual and hardware & software requirements.
    If you really want to master a PeopleSoft installation, you can follow following course at Oracle University: PeopleSoft PeopleTools Installation & Server Admin. Rel 8.50
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getCourseDesc?dc=D61702GC10&p_org_id=1001&lang=US
    Do not forget you are trying to install an ERP system, this is not done by starting an installer and clicking on the Next button three times.
    Hakan

  • Installing Forms 11g 64bit on Windows Server 2008 64bit

    Hi,
    we are trying to install Forms 11g 64 bit with WebLogic 64bit on windows Server 2008 64bit and followed the short checklist of Jan Carlin :
    - installed JDK 64bit
    - installed WLS1032-generic
    - started installation of Forms/Reports
    Installation of Software worked fine and the configuration part did create the domain, but starting the domain fails (hang).
    Info in Log-File :
    =========================================================
    oracle.as.provisioning.util.ConfigException:
    Fehler beim Starten der Domain.
    Cause:
    Zeitüberschreitung beim Starten von Admin_Server.
    Action:
    Weitere Informationen finden Sie in den Logs.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3142)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1647)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    [2010-02-22T19:37:39.730+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IRqToJA5uXW5Pzw0yd1BWefv00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    ================================================
    Somewhere I've read that the reason might be that the installation uses 32bit JDK, but I don't know if I did something wrong.
    Somewhere else I've read that the reason could be the Path setting, which may include some directories with emphasis in the name which might be a problem for Weblogic.
    Any idea or help is appreciated.
    Thanks,
    Mark

    FYI,
    This is related to Oracle-Bug 9370799 which hopefulls get sorted out sometimes. Having "(" or ")" somewhere in the PATH is not working. The workaround til the Bug is solved as of support is :
    =================================
    1) Remove the directory with "(" ")" from the System Path at install time only (this is what you have already performed)
    2) Roll back the change so the System Path contains again the directory path with parenthesis
    3) Copy in the clipboard the current PATH value and edit the <Middleware Home>\wlserver_10.3\common\bin\commEnv.cmd file and look for the following line:
    if "%WL_USE_X86DLL%" == "true" set PATH=%PATCH_PATH%;%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%ANT_HOME%\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%PATH%;%WL_HOME%\server\native\win\32\oci920_8
    4) Before this line define PATH to value you have in the clipboard without the reference to the directory with "(" and ")"
    5) Save the commEnv.cmd and you should be able to start up your domain having the directory containing the "(" and ")" in the System Path
    ==================================
    Thanks for your replies,
    Mark

  • Oracle 11g Client for Windows Server 2008 Relase2 Operating Stystem

    Hi,
    I am having a server with Operating System as Windows Server 2008 R2 version 64 - bit.
    I am using SSRS 2008 which is 64 bit, for retreiving the data from Oracle (which is 11g - 32 bit), I am unable to create data source for Oracle.
    I had installed ODAC Components of Oracle 11.1.0.7.20 on the server, but still I am getting the following error:
    "The 'OraOLEDB.Oracle.1' provider is not registered on the local machine."
    Does any one know how to install Oracle Client 11g on Windows Server 2008 R2 Operating system?

    Helios,
    It is wonderful that you are polite and encouraging to new people.
    While you are responding, could you explicitly direct people to use the correct forum. This has at least 2 benefits:
    1) Ensures that the person gets the widest possible amount of assistance;
    2) Ensures that the rest of us do not need to waste time on improperly placed questions.
    I suggest 'explicitly' since some people do not get the hint, and keep returning to the original thread.
    This thread belongs in 'Database - General' or 'Database - Install'.

  • Oracle 11g compatiblity with Windows Server 2008 R2

    Hello Experts,
    Can 'Oracle Database 11g Release 1 (11.1.0.7.0) for Microsoft Windows Server 2008 x64' be installed on Windows Server 2008 R2 x64?
    Thanks,
    Ashish

    user9208264 wrote:
    Thanks for the response Hans,
    When you said, People have been able to make it work, is there something that needs to be done to make it compatible or can I just ignore following from the compatiblity check in the installatation prerequisites?I do not condone using unsupported, and potentially unsupportable, environments. The risk to the user community in production is too great, especially in that 'it may appear to work, but may just as easily run into an obscure incompatibility'.
    Perhaps someone else will help you shoot yourself in the foot. Or use your favorite internet search ...

  • How to install bo xi 3.1 on windows server 2008 r2 sp1 (virtual machine )

    HI GUYS --
    operating system: I am trying to install Business Objects into a virtual  computer which has a windows server 2008 R2 SP1 operating system. I installed version BO XI 3.1 and I also installed Service pack 3 and Service pack 4. I installed liveoffice usual way. Whenever I try to design  xcelsius and dashboard, I got some errors. In order to fix these errors, I followed SAP notes step by step. However, It didnt help me at all. I also tried to install by looking at install guide and supported platform documents, but I get an error each time of doing that. I can write each error over here. I also opened a link over here. Check out the link please to see the errors how to display webi docs. in liveoffice?
    My main question is this.
    Are there anybody who works operating system windows server 2008 R2 SP1 and this installed into the virtual machine? If so, Is it worked by doing which installations exactly?
    Note; Business Objects tools work very well (infoview, cmc, web intelligencei and the others work  without problems at QAAWS BO XI 3.1, but they have been given cluster error at BO XI 3.1 SP3) . In addition, port server settings have been installed based on the installion guide. If you give me any information other than whatever I said, I appreciate that. I also point out something. If I dont get any message which I attached a sample when I try to operate life office. In this situation I cant see either my documets or web documents in infoview)
    [http://imageshack.us/photo/my-images/3/sorunc.jpg/|http://imageshack.us/photo/my-images/3/sorunc.jpg/]

    Hi SYaGCi,
    Denis is right this is actually documented in the Supported Platforms Documentation:
    "Windows 7 and Windows Server 2008 R2 are new platform support additions in Service Pack 3 which are only available for support on the SP3 full release install of SAP BusinessObjects Enterprise. The SP3 patch only release of SAP BusinessObjects Enterprise does not provide support for these two new platforms."
    Kind regards,
    John

  • Can't install Adobe Reader using Firefox on Windows Server 2008 R2

    I am hoping someone can kindly help me out here.
    Using Firefox I went to http://get.adobe.com/reader/ and clicked the download button and received the Getplus add-on to Firefox.
    When Firefox restarts the getplus window opens but sits there and does nothing with the window remaining blank for ever..
    Each time I try it is the same
    I am logged into Windows Server 2008 R2 as Administrator but it might be a permissions problem as this is a new install of 2008 and seems pretty locked down.
    Thank you in advance

    Are these signs of Adobe failing?
    After subscribing to this forum, I received an email in German from Adobe......................
    Vielen Dank für Ihren Beitritt im Adobe-Club. Als Mitglied können Sie eine Reihe exklusiver Vorteile, Ressourcen und Dienstleistungen in Anspruch nehmen.
    Mitglieder können:
    * unseren Newsletter Adobe Minute Mail (deutsch) abonnieren
    * unseren Newsletter Adobe Edge (englisch) abonnieren
    * Informationen zu ihren Käufen und Transaktionen im Adobe Store aufrufen
    * ihr Adobe-Profil verwalten und aktualisieren
    * in der Adobe Exchange Dateien hoch- und herunterladen
    * Nachrichten in den Adobe-Foren veröffentlichen
    Ihre Adobe-Club-ID lautet
    Um Ihr Adobe-Profil und Ihre Voreinstellungen zu ändern oder um Adobe Edge zu abonnieren, loggen Sie sich einfach ein.
    Whatever, Adobe

Maybe you are looking for

  • Can't fix the time on 7975 ip phone.

          I tried to fix the time on 7975 ip phone but I could not do it. What I did is on the CCA adjust the time and it changed on two other ip phones(SPA525G and SPA504G) but did not change on the 7975 and 7942 ip phone. Also on the UC540: in the tele

  • Item Category in V/03

    1)How the new field ITEM CATEGORY in Condition Table will be used in SD SALES? 2) How the new field PROFIT CENTER in condition Filed will be used in SD SALES? Can anyone pour some light on this topic with Example?

  • PDF and Word export useless!

    I made a club newlsetter which looks great on my Mac, but it has to be printed by someone in the Windows world. I used Acrobat Reader to preview the PDF file, but some fonts are not rendered correctly (minor problem) and whole text boxes with adverti

  • How to search for a value in an iterator in Jdev 10.1.2?

    Hi! I need to search an iterator named "PermitYrIterator1" for a year value (e.g. 2009) that is stored in bindings.Yr in my jsp. How do I do this in my jsp's DataForwardAction Code) in Jdev 10.1.2? I need this in my "Create page." I need to search fo

  • ı buy virtual tenis game but doesnt work 3gs help please

    ı buy virtual tenis game but doesnt work 3gs help please