After installing Oracle 11 g 2, it shows - there is no installed products

I am trying to install oracle 11 g 2 on my laptop on windows xp Service Pack 3. everything has to go right, but when it was installing dbca, when he arrived at 85% to install, it gave me following error...

Enterprise manager configuration failed due to the error - next
null
See the log file at C:\app\Administrator\product\11.2.0\dbhome_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
You can try this database with Enterprise Manager configuration later by manually running the script of C:\app\Administrator\product\11.2.0\dbhome_1\bin\emca

At the end I'll past the log as well.

Now the problem is when I try to launch emca manually. It does not run. and then I decided to uninstall oracle 11 GR 2, but when I try to uninstall Oracle 11 GR 2 installer universal and clicked on installed product then he showed me the folling
* "There is no installed products" * "
It is strange to me. now I am confused what to do, the services are running, but I can't run the script of emca. I'm stuck, if any body can help me in this regard, I will be very thank ful...


the created log file is the following...

March 18, 2011 01:10:55 oracle.sysman.emcp.EMConfig addEMCALogFile
CONFIG: ORACLE_BASE: C:\app\Administrator\product\11.2.0\dbhome_1
March 18, 2011 01:10:55 oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoration of oracle.installer.oui_loc to C:\app\Administrator\product\11.2.0\dbhome_1\oui
March 18, 2011 01:10:55 oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoration of oracle.installer.oui_loc to C:\app\Administrator\product\11.2.0\dbhome_1\oui
March 18, 2011 01:10:55 oracle.sysman.emcp.EMConfig perform
INFO: This operation is currently recorded in C:\app\Administrator\product\11.2.0\dbhome_1\cfgtoollogs\dbca\orcl\emConfig.log.
March 18, 2011 01:10:55 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
March 18, 2011 01:10:55 oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoration of oracle.installer.oui_loc to C:\app\Administrator\product\11.2.0\dbhome_1\oui
March 18, 2011 01:10:55 oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoration of oracle.installer.oui_loc to C:\app\Administrator\product\11.2.0\dbhome_1\oui
March 18, 2011 01:10:55 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: "CHECK_CONFIG" flag is set to true
March 18, 2011 01:10:55 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ASM_OH parameter.
March 18, 2011 01:10:55 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the REP_DB_RUNNING_HOST parameter.
March 18, 2011 01:10:55 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ORACLE_HOSTNAME parameter.
March 18, 2011 01:10:55 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:10:55 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:10:55 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:10:55 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:10:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:10:55 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:10:59 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ASM_OH parameter.
March 18, 2011 01:10:59 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:10:59 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:10:59 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: DBSNMP
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: ORA-28000: the account is locked

oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-28000: the account is locked

at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:917)
at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:441)
at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1066)
at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:3417)
at oracle.sysman.emcp.EMDBPreConfig.validatePassword(EMDBPreConfig.java:4087)
at oracle.sysman.emcp.EMDBPreConfig.checkConfigParams(EMDBPreConfig.java:1633)
at oracle.sysman.emcp.EMDBPreConfig.checkParameters(EMDBPreConfig.java:1403)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:209)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:583)
at oracle.sysman.assistants.dbca.backend.PostDBCreationStep.executeImpl(PostDBCreationStep.java:968)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
to oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2667)
at java.lang.Thread.run(Thread.java:595)
March 18, 2011 01:10:59 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:10:59 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:10:59 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:10:59 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:11:02 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:05 oracle.sysman.emcp.DatabaseChecks updateAccountStatus
CONFIG: DBSNMP password changed
March 18, 2011 01:11:05 oracle.sysman.emcp.DatabaseChecks updateAccountStatus
CONFIG: Account unlocked DBSNMP
March 18, 2011 01:11:05 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:05 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:05 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:05 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:05 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:05 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: DBSNMP
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the MODIFY_SID parameter.
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Set to false Flag 'asm_db '.
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the MODIFY_SID parameter.
March 18, 2011 01:11:06 oracle.sysman.emcp.DatabaseChecks getDbServiceName
CONFIG: No name service available. Will try to put db_unique_name.db_domain
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value DB_UNIQUE_NAME:
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the DB_UNIQUE_NAME parameter.
March 18, 2011 01:11:06 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No database available unique name. Will try to recover from DB itself
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value DB_UNIQUE_NAME: orcl
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the DB_DOMAIN parameter.
March 18, 2011 01:11:06 oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db available domain. Interview db for the db_domain parameter
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value DB_UNIQUE_NAME: orcl
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value Service_Name: orcl
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the MODIFY_SID parameter.
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the parameter DBID.
March 18, 2011 01:11:06 oracle.sysman.emcp.DatabaseChecks getDbid
CONFIG: No available dbid. Ask db to extract it.
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:06 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:06 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: DBID value: 1273847978
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ASM_OH parameter.
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYSMAN
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: ORA-28000: the account is locked

oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-28000: the account is locked

at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:917)
at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:441)
at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1066)
at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:3417)
at oracle.sysman.emcp.EMDBPreConfig.validatePassword(EMDBPreConfig.java:4087)
at oracle.sysman.emcp.EMDBPreConfig.checkConfigParams(EMDBPreConfig.java:1685)
at oracle.sysman.emcp.EMDBPreConfig.checkParameters(EMDBPreConfig.java:1403)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:209)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:583)
at oracle.sysman.assistants.dbca.backend.PostDBCreationStep.executeImpl(PostDBCreationStep.java:968)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
to oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2667)
at java.lang.Thread.run(Thread.java:595)
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:07 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:11:14 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:14 oracle.sysman.emcp.DatabaseChecks updateAccountStatus
CONFIG: SYSMAN changed password
March 18, 2011 01:11:14 oracle.sysman.emcp.DatabaseChecks updateAccountStatus
CONFIG: Account unlocked SYSMAN
March 18, 2011 01:11:14 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:14 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:14 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:14 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:14 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:14 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYSMAN
March 18, 2011 01:11:14 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:14 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ORACLE_HOSTNAME parameter.
March 18, 2011 01:11:14 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ORACLE_HOSTNAME parameter.
March 18, 2011 01:11:14 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ORACLE_HOSTNAME parameter.
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:15 oracle.sysman.emcp.EMDBPreConfig invoke
CONFIG: Passed the check repository configuration
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the MODIFY_SID parameter.
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the MODIFY_SID parameter.
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the GLOBAL_DB_UNIQUE_NAME parameter.
March 18, 2011 01:11:15 oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
CONFIG: No database world unique name available. Will try to recover from DB itself
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host with instnces running to the orcl database: mazke. MyDslDomain
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value REP_DB_RUNNING_HOST: mazke. MyDslDomain
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listening Port: 1521
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connection to the instance of database locally.
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connection with SID: orcl, oracleHome: C:\app\Administrator\product\11.2.0\dbhome_1 and user: SYS
March 18, 2011 01:11:15 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine correctly created and connected
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the DB_DOMAIN parameter.
March 18, 2011 01:11:15 oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db available domain. Interview db for the db_domain parameter
March 18, 2011 01:11:15 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Configuration param: value GLOBAL_DB_UNIQUE_NAME: orcl
March 18, 2011 01:11:15 oracle.sysman.emcp.util.FileUtil _copyFile
CONFIG: Copy the file C:\app\Administrator\product\11.2.0\dbhome_1\sysman\config\emd.properties in C:\app\Administrator\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp
March 18, 2011 01:11:15 oracle.sysman.emcp.util.FileUtil backupFile
CONFIG: The original as c:\app\administrator\product\11.2.0\dbhome_1\sysman\config\emd file. Properties has been copied to C:\app\Administrator\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp
March 18, 2011 01:11:15 oracle.sysman.emcp.util.FileUtil _copyFile
CONFIG: Copy the file C:\app\Administrator\product\11.2.0\dbhome_1\sysman\config\emoms.properties in C:\app\Administrator\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp
March 18, 2011 01:11:15 oracle.sysman.emcp.util.FileUtil backupFile
CONFIG: The original as c:\app\administrator\product\11.2.0\dbhome_1\sysman\config\emoms file. Properties has been copied to C:\app\Administrator\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp
March 18, 2011 01:11:15 oracle.sysman.emcp.util.FileUtil _copyFile
CONFIG: Copy the file C:\app\Administrator\product\11.2.0\dbhome_1\sysman\emd\targets.xml in C:\app\Administrator\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp
March 18, 2011 01:11:15 oracle.sysman.emcp.util.FileUtil backupFile
CONFIG: The original as c:\app\administrator\product\11.2.0\dbhome_1\sysman\emd\targets file. XML has been copied to C:\app\Administrator\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp
March 18, 2011 01:11:15 oracle.sysman.emcp.EMConfig perform
GRAVE: null
See the log file at C:\app\Administrator\product\11.2.0\dbhome_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
March 18, 2011 01:11:15 oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
java.lang.NullPointerException
to oracle.cluster.impl.install.InstallGroupImpl. < init > (InstallGroupImpl.java:127)
to oracle.cluster.impl.install.HAInstallImpl. < init > (HAInstallImpl.java:51)
at oracle.cluster.impl.install.InstallFactoryImpl.getHAInstall(InstallFactoryImpl.java:139)
at oracle.cluster.install.InstallFactory.getHAInstall(InstallFactory.java:130)
at oracle.cluster.deployment.ClusterwareInfo.isHAInstalled(ClusterwareInfo.java:231)
at oracle.sysman.emcp.util.ClusterUtil.isHASInstalled(ClusterUtil.java:283)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:255)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:583)
at oracle.sysman.assistants.dbca.backend.PostDBCreationStep.executeImpl(PostDBCreationStep.java:968)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
to oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2667)
at java.lang.Thread.run(Thread.java:595)
March 18, 2011 01:11:15 oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoration of oracle.installer.oui_loc to C:\app\Administrator\product\11.2.0\dbhome_1\oui



Kind regards
Mazahir Abbas

Hello
What YES you use uninstall 11 GR 2? This means that you have also installed other oracle software on your laptop. 11 g, you cannot use YES uninstall 11 GR 2 software and you need to user uninstall utility instead. Either you can download uninstall utility of OTN, or alternatively, you can run it from the oracle home that you uninstall, as follows

On your command prompt, replace ORACLE_HOME with the oracle home path on your laptop then execute following.
ORACLE_HOME\deinstall\deinstall

For OEM database control, your DBSNMP account is locked. Unblock this account.

Follow step-by-step commands you set it up.

emca -repos recreate 

emca -deconfig dbcontrol db 

emca -config dbcontrol db

Salman

Tags: Database

Similar Questions

  • Cannot run ColdFusion after installing - product terminal screen and exit

    I installed coldfusion at C:\ColdFusion10. When I run C:\ColdFusion10\cfusion\bin\coldfusion.exe, a terminal appears and immediately leaves. Nothing else happens. What does that mean?

    If it's important, I use the 64 bit version of Windows 7.

    Run services.msc is 'Server to ColdFusion applications on the 10', by running?

    What browser http://127.0.0.1:8500/cfide/administrator/index.cfm ?

    HTH, Carl.

  • I bought educational individual creative cloud on Mac, but after installing it still shows trial version on the soft CC.

    I bought educational individual creative cloud on Mac, but after installing it still shows trial version on the soft CC.  How to configure the version full?

    Hello

    Please visit:-https://helpx.adobe.com/manage-account-membership/cc-reverts-to-trial.html

  • After installing lightroom cc, the photos show ok in library. When sent to develop module there is a blue screen with 2 white diagonal lines on pic. How is it removed?

    After installing lightroom cc, the photos show ok in library, but when the peak is selected and implemented development module, there is a blue screen with 2 diagonal lines white covering the picture. half of the photo will show when I put side by side feature on. How can I remove this blue screen.

    Edit/Preferences/Performance and uncheck "use graphics processor.

  • Need sybase client after install oracle gateway?

    Dear all,

    I'm all new to this portal oracle to sybase, I try to create dblink Oracle EBS to sybase.
    Is there a step before or after this step of the installation:

    Universal Oracle install: the available product components

    a. select Oracle to Sybase 11.1.0.6.0 database gateway.

    b. click Next.

    Oracle to Sybase database gateway

    The database server host Sybase name - specify the host name of the machine hosting the database Sybase server.

    Sybase database server Port number - to specify the port number of the Sybase database server

    Database Sybase name - specify the Sybase database name

    Click next to continue.

    Should install us some sybase client or maybe set up some files before and after the installation?

    Help, please

    Concerning

    JOE

    Hey Joe,
    If you have installed the DG4Sybase you don't need to install Sybase software.
    The information requested during the installation are used to created ainit .ora file which is then used by the gateway to connect to the database Syabse.
    You can put in fake information and then manually change when the installation is complete.

    Also, you say you have installed Dg4Syabse 11.1.0.6, but it would be better to install and use the latest 11.2.0.3 version as suggested by Klaus in your other thread.

    The latest version of the software is currently 11.2.0.3 and it can be downloaded (and installed from scratch) of "My Oracle Support". Simply open the patches & updates section, look for Patch 10404530: 11.2.0.3.0 PATCH SET FOR ORACLE DATABASE SERVER and make sure you choose the platform you want to use. Then check out the readme file it lists, which of these download CD contains the gateway software.
    BTW, the CD contains DG4ODBC and DG4SYBS and it is up to you to decide during installation of which product you want to use.

    Kind regards
    Mike

    Published by: mkirtley on October 22, 2012 08:12

  • shows am improve ready system me ready start Hello, after installing "Setup for the windows modules" my pc one slowed down at the start. That do I do? Thank you.

    Hello, after installing "Setup for windows modules" my pc one slowed down at the start. That do I do? Thank you.

    Hello Turkish styleozdemir.

    The forum in which you've posted is for English only. Please select your language by clicking on the globe on the page down to the left to post your question in the language of your choice. If you can't find the desired below language, support for additional international sites options are by following the link below:
    Thank you!
  • Updates of OSH after installed jar files

    Hi Experts,

    After installing the Oracle HTTP Server (11.1.1.9) in the 10.3.6 weblogic server. It updates the 11.1.1.9 jar file version as files in the folder oracle_common. But my application is 11.1.1.6 version so after restarting the server, it displays the error in the method of the jar. I mentioned this in internet, it shows that the method is deprecated in the new version 11.1.1.9. So I uninstalled the oracle HTTP serve 11.1.1.9 but the pot are remains in the 11.1.1.9 version.

    So please suggest me want to do? Application does not work... . How to get back the jars to the old version again... Is it possible to copy the other Oracle Home pot?

    Please share your ideas...

    Kind regards

    Simo,

    You can copy an other ORACLE_HOME jar files to temporarily fix your problem. However, you will get problems the next time you want to apply a patch.

  • App store, Safari and iTunes does not connect to the Internet after installing macOS Sierra

    App store, Safari and iTunes does not connect to the Internet after installing macOS Sierra

    After upgrade 'OS X El Capitan' to "macOS Sierra" window only empty "App store" and page "Safari" made its appearance, no error message shows. store "iTunes" and "Dictionary" does not connect too.

    But Google chrome works well.

    So have you tried the next steps in your original post that Safari does not work after installing macOS Sierra:

    (1) x OS: "Unable to connect" or "unable to connect to the App Store. An internet connection is required"- Apple Support

    2) Advanced the steps to correct the problems with the iTunes Store - Apple Support connection

  • After installing iOS 9.3.3 two iphones on the same apple ID are evidence of the other device call log.

    I use two iphones on the same apple ID. After installing ios 9.3.3 two iphones show the other call log also. In my view, that is a bug in ios9.3.3, because this problem started after the new ios.

    No this is by design, and it was not introduced with 9.3.3 much earlier

  • HP pavilion zv5000: missing zv5000 system drivers of base after installing windows 7

    After installing windows 7 displays device management point exclaimation

    Hardware ID:

    PCI\VEN_104C & DEV_8201 & SUBSYS_006B103C & REV_01
    PCI\VEN_104C & DEV_8201 & SUBSYS_006B103C
    PCI\VEN_104C & DEV_8201 & CC_088000
    PCI\VEN_104C & DEV_8201 & CC_0880

    Also CD-ROM/DVD-rom won't recognize my cd/DVD, but Device Manager shows the work of the unit.

    Need help

    Hello:

    You can use the driver card reader XP support for your laptop and driver page.

    There is no vista or W7 driver for this card reader.

    If auto installation does not work, manually install the driver.

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-29677-1 & CC = US & DLC = in & LC = on & os = 228 & Product = 385148 & sw_lang =

  • Satellite A100-411: yellow mark (!) in device after installing XP Manager

    Hello

    I just get the Satellite A100-411 new but I want to downgrade the preinstalled windows Vista to Windows XP Pro.
    After Installing Win XP, I have no sound and the WXP 'driver manager' shows 'other devices' - Ethernet controller - device modem on high definition audio - and 'controller memory of mass' bus with a yellow (!).

    Pilots I've tried from the Toshiba homepage do not solve the problem.
    Sorry for my bad English I hope you can help me with my problem.

    Hi Sebastian

    It of funny, it seems that you are the first person who wants to downgrade the OS and not up-to-date laptop computer for Vista.

    Anyway, at the moment, I prefer to use XP.
    It seems that you have the drivers installed in the wrong order or some drivers are missing:
    Very important is the V7.2.1.1006 of Chipset Intel

    -> Lan Ethernet controller or / and WLan driver
    To my knowledge this device supports this LAN card: Intel 10/100 (Ekron) /GbE(Vidaria/Tekoa) Wired and you would need driver version 9.3.29

    You will also need and driver sound. I think that you need to install the Realtek audio driver with V5.10.0.5253 UAA bus driver.

  • Help with Bluetooth after installing new HARD drive

    The hard drive failed on my laptop HP Pavilion dm4 3099se Beats Edition son. I replaced the hard drive, installed and activated Windows 7 64 bit (using the key supplied with the notebook windows). I used an oem Win7 disc, not the recovery disk.  Then I installed the drivers needed to make it work again. But I can't get the Bluetooth works, even if the wifi works. Use the Intel ProSet Wifi driver but the Intel ProSet Bluetooth driver returns an error when it is installed... and Bluetooth does not appear in Device Manager.

    I installed the ProSet software also. It is also an error "can not properly installed. I have not installed the HP software (which I hope it is not necessary).

    Is there than a bluetooth radios category in Device Manager?

    If so, then the generic microsoft drivers have been installed.

    Otherwise, the device is not enabled and is not being picked up by Windows.

    If you have not installed the software of HP connection manager, and who controlled the bluetooth when you reinstalled the hard drive, you need to install this software, turn on the BT using this software and go from there.

    On some HP business notebooks computers where the wizard wireless HP (predecessor to the HP Connection Manager software) controlling the wireless and bluetooth at the same time and no device showing in Windows when I reinstalled the operating system, which has happened to me.

    After installing the Wireless Assistant software, the two aircraft were then visible and I was able to install the drivers.

  • HP LaserJet P2035n: HP 2035n ceases to printing/answer after installing the new toner

    Hi, I work for a School District, we have several of these printers and recently had this problem on 2 machines. Problem is that the printer is completely insensitive after installing a new toner real HP 05a.

    Install toner turn printer on, it passes through the light initialization sequence and shows ready, will not print a test page for the PC, will not print a page of the control panel of the printer configuration, will not be recognized through its USB connection (PC gives same message the USB is damaged or defective), does not pick up an IP address and is not accessible via the Web console.

    Turn the printer off and reinstall the old toner put under tension and everything works again, USB is recognized and system installs the drivers, accessible via the Web console, prints the config to the PC and the control panel of the printer. I have 3 used toners and all three will work with both printers, I have 2 new toners and the two do not work in the printer. Thanks for playing.

    I saw a few client computers and forums on other sites about this issue defective chips on the cartridges-back them and replacements should be good.

  • Boot problems after installing Vista SP2 (KB948465)

    I installed SP2 via update.  During the update process there was a power failure.  After that (I don't remember if it's immediately after, or if a few days elapsed) I had problems with the startup.  Initially, seemed the Startup Repair to fix the problem, but not permanently, and the Startup Repair had to be used repeatedly just to start.

    After a few times of what is happening, Startup Repair did not turn, and the PC wouldn't start.  After about 5 attempts using the decision-making power, sometimes choose the Startup Repair, sometimes choose to load windows normally, he did start.
    I immediately did a system restore to return my PC before SP2 was installed.

    After the restoration of versions prior to SP2, Windows Update showed that the SP2 update failed.  It was on 9 November.  As I need my computer, I didn't reinstall SP2 until I had finished this work.

    As I thought that the problem is probably caused by the power outage, on 10 September, I reinstalled SP2.  Windows Update show no SP2 as an available update, then I downloaded and installed the standalone update.

    Between the 10th and today, 14, Windows Update has installed more than updated.

    Today, I was unable to start for the first time since the reinstall SP2 and Startup Repair has allowed me to open a session.
    I tried to uninstall SP2 via update.  The first part of it seemed to work, but when it came to reboot, the PC stopped at the end power to the bottom of the procedure.  I used the power switch to turn the PC back on.  After startup, the PC told me that deletion failed.

    Then I tried the system restore.  Unfortunately, the first available restore point was post - SP2 installation.  I restored it for the point that is as close as I could.  I tried to uninstall SP2 again through Windows Update.  This time, I receive a generic error message immediately (less than a second) - it does not attempt to go through the configuration - restart the procedure.

    I haven't restarted my PC since then.  Most updates have been downloaded automatically, and the PC tells me that a restart is required.  I'm a little worried that I will end up with a completely insensitive PC.

    I use an Acer Aspire X 3200 with Vista home premium pre-installed.  I don't have a Vista disc.

    Hello, Alex

    Free unlimited installation and compatibility support is available for Windows Vista, but only for Service Pack 2 (SP2). This support for Windows Vista Service Pack 2 (SP2) is valid until November 26, 2009. Availability of support chat or messaging differs depending on your location. Go to http://support.microsoft.com/oas/default.aspx?prid=13014&gprid=582034 & select appropriate category (i.e., download problem;) Installation problem; Problems after installing a service pack).

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • No internet after installing xp sp3

    Original title: I installed XP SP3 and it seems to have erased all my network connections. Now will not set up new so I have no internet access... Any ideas?
    Had a recurring problem with the crash of the PC. This was resolved after I installed SP3, but the installation seems to have wiped my network connections. If I run the wizards to build their new it simply refuses to do so. I tried to reinstall my router, but that did no good.

    Help!

    Hello

    You receive an error message on the computer?

     
    Method 1:
    You can solve the problem of connection by following the steps in the link provided.
    Windows wireless and wired network connection problems
    http://Windows.Microsoft.com/en-us/Windows/help/wired-and-wireless-network-connection-problems-in-Windows

    Method 2:
    You can try the steps listed in the links and check if it helps:
    Device Manager and network connections may be blank after you install Windows XP Service Pack 3
    http://support.Microsoft.com/kb/953791

    Device Manager may not show that all devices and network connections may not display network connections after installing Windows XP Service Pack 3 (SP3)
    http://support.Microsoft.com/kb/953979
    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
    322756 (http://support.microsoft.com/kb/322756 )
    How to back up and restore the registry in Windows.

    Method 3:
    You can also check out the link to see how to install Windows XP Service Pack 3
    Steps to take before you install Windows XP Service Pack 3
    http://support.Microsoft.com/kb/950717

Maybe you are looking for

  • HP photosmart D110: document where scanned

    I scanned a document of D110 on my Mac, but can't find where it is, can you help?

  • USB 3.0 port does not

    Hello I bought the HP Pavilion 15 - N259TX with windows 8. Today, after installinf windows 7 ultimate my USB 3.0 port stopped worki g. I even downloaded the driver from hp site. can someone give a solution for my problem. Thanks in advance.

  • Silverlight in MAX errors

    Hi all, I have some weird parser errors Max after update to the last DAQmx and Ethernet industrial EtherCAT drivers on my controller SMU and chassis: Finally some other errors before crashing: The rest of the software on the system looks like this: A

  • How can I get a new IP setting for the adapter "Local Area Connection"?

    Recently I get the above message & I can't access the Internet. I have Vista 64-bit

  • XPS 8500 card video, power, upgrades

    I see several threads looking for upgrades XPS 8500 graphics card that can be used with the stock PSU 460w or improved power supply.   However, in upgrading the GPU for this machine, there are a few cards that are not compatible and will result in a