Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

emca -deconfig dbcontrol db -repos drop

user7080757May 8 2013 — edited May 9 2013
greetings,
11g on windows 7.
encountered error when tried to start the dbconsole. so i emca -deconfig dbcontrol db -repos drop (which i did b4 and worked).

at the screen it complained about
WARNING: Error executing CMD /C C:\app\faye\product\11.2.0\dbhome_4\bin\nmesrvops.exe delete OracleDBConsoleMECWEB
SEVERE: Can't find file C:\app\faye\product\11.2.0\dbhome_4\AB1-B44-D.mec.cuny.edu_MECWEB\sysman\config\emoms.properties

**but i could locate the file ***

and log as follow...
May 8, 2013 2:08:57 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
CONFIG: Setting oracle.installer.oui_loc to C:\app\faye\product\11.2.0\dbhome_4\oui
May 8, 2013 2:08:57 PM oracle.sysman.emcp.util.ClusterUtil isHASInstalled
CONFIG: isHAInstalled: false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag '-migrate' set to false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateFromDBControl' set to false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateToCentralAgent' set to false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateFromCentralAgent' set to false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateToDBControl' set to false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag '-deconfig' set to true
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'dbcontrol' set to true
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'db' set to true
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'drop' set to true
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: ORACLE_HOME value: C:\app\faye\product\11.2.0\dbhome_4
May 8, 2013 2:08:57 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.util.ClusterUtil isHASInstalled
CONFIG: isHAInstalled: false
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 8, 2013 2:08:57 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SID.
May 8, 2013 2:09:02 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SID value: MECWEB
May 8, 2013 2:09:04 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: PORT value: 1521
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYS_PWD.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SERVICE_NAME.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ASM_OH.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter REP_DB_RUNNING_HOST.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host having instnces running for database null : AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: REP_DB_RUNNING_HOST value: AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYSMAN_PWD.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listener Port: 1521
May 8, 2013 2:09:10 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
May 8, 2013 2:09:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
May 8, 2013 2:09:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connecting with SID: MECWEB, oracleHome: C:\app\faye\product\11.2.0\dbhome_4, and user: SYS
May 8, 2013 2:09:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine created successfully and connected
May 8, 2013 2:09:15 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value:
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value: yes
May 8, 2013 2:09:17 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoring oracle.installer.oui_loc to C:\app\faye\product\11.2.0\dbhome_4\oui
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter LOG_FILE.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.EMConfig addEMCALogFile
CONFIG: ORACLE_BASE :C:\app\faye
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host having instnces running for database null : AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: REP_DB_RUNNING_HOST value: AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listener Port: 1521
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SERVICE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connecting with SID: MECWEB, oracleHome: C:\app\faye\product\11.2.0\dbhome_4, and user: SYS
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine created successfully and connected
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoring oracle.installer.oui_loc to C:\app\faye\product\11.2.0\dbhome_4\oui
May 8, 2013 2:09:17 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoring oracle.installer.oui_loc to C:\app\faye\product\11.2.0\dbhome_4\oui
May 8, 2013 2:09:17 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at C:\app\faye\cfgtoollogs\emca\MECWEB\emca_2013_05_08_14_08_57.log.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
May 8, 2013 2:09:17 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoring oracle.installer.oui_loc to C:\app\faye\product\11.2.0\dbhome_4\oui
May 8, 2013 2:09:17 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoring oracle.installer.oui_loc to C:\app\faye\product\11.2.0\dbhome_4\oui
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: EM_HOME value: C:\app\faye\product\11.2.0\dbhome_4
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
CONFIG: No service name available. Will try to set db_unique_name.db_domain
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host having instnces running for database MECWEB : AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: REP_DB_RUNNING_HOST value: AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listener Port: 1521
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SERVICE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connecting with SID: MECWEB, oracleHome: C:\app\faye\product\11.2.0\dbhome_4, and user: SYS
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine created successfully and connected
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value:
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_DOMAIN.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db domain available. Will query db for db_domain parameter
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SERVICE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'db' set to true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
CONFIG: No service name available. Will try to set db_unique_name.db_domain
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host having instnces running for database MECWEB : AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: REP_DB_RUNNING_HOST value: AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listener Port: 1521
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connecting with SID: MECWEB, oracleHome: C:\app\faye\product\11.2.0\dbhome_4, and user: SYS
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine created successfully and connected
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value:
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_DOMAIN.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db domain available. Will query db for db_domain parameter
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SERVICE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ASM_OH.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host having instnces running for database MECWEB : AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: REP_DB_RUNNING_HOST value: AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listener Port: 1521
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connecting with SID: MECWEB, oracleHome: C:\app\faye\product\11.2.0\dbhome_4, and user: SYS
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine created successfully and connected
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getHost
CONFIG: Host having instnces running for database MECWEB : AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: REP_DB_RUNNING_HOST value: AB1-B44-D.mec.cuny.edu
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getRepDbPort
CONFIG: Listener Port: 1521
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
CONFIG: isLocalConnectionRequired: true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine connecting with SID: MECWEB, oracleHome: C:\app\faye\product\11.2.0\dbhome_4, and user: SYS
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
CONFIG: SQLEngine created successfully and connected
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_DOMAIN.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db domain available. Will query db for db_domain parameter
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: MECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.ClusterUtil isHASInstalled
CONFIG: isHAInstalled: false
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
CONFIG: Sid: MECWEB Host: AB1-B44-D.mec.cuny.edu Node: null OH: C:\app\faye\product\11.2.0\dbhome_4 agentHome: null isCentral: false
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
CONFIG: Sid: MECWEB Host: AB1-B44-D.mec.cuny.edu Node: null OH: C:\app\faye\product\11.2.0\dbhome_4 isDBC: true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
May 8, 2013 2:09:17 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to true
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
INFO: Stopping Database Control (this may take a while) ...
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: cmdType: 1
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.PlatformInterface isPre112Home
CONFIG: oracleHome: C:\app\faye\product\11.2.0\dbhome_4 isPre112Home: false
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Stopping Windows service...OracleDBConsoleMECWEB
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Failed to stop service
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
CONFIG: New Env List: [ALLUSERSPROFILE=C:\ProgramData, APPDATA=C:\Users\faye\AppData\Roaming, CLASSPATH=C:\app\faye\product\11.2.0\dbhome_4\jlib\emca.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\srvm.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\srvmasm.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\cvu.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\emConfigInstall.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\ldapjclnt11.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\ldap.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\share.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\srvmhas.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\netcfg.jar;C:\app\faye\product\11.2.0\dbhome_4\jlib\http_client.jar;C:\app\faye\product\11.2.0\dbhome_4\lib\http_client.jar;C:\app\faye\product\11.2.0\dbhome_4\lib\xmlparserv2.jar;C:\app\faye\product\11.2.0\dbhome_4\assistants\jlib\assistantsCommon.jar;C:\app\faye\product\11.2.0\dbhome_4\sysman\jlib\emCORE.jar;C:\app\faye\product\11.2.0\dbhome_4\sysman\jlib\emagentSDK.jar;C:\app\faye\product\11.2.0\dbhome_4\oui\jlib\OraInstaller.jar;C:\app\faye\product\11.2.0\dbhome_4\oui\jlib\OraPrereq.jar;C:\app\faye\product\11.2.0\dbhome_4\inventory\prereqs\oui\OraPrereqChecks.jar;C:\app\faye\product\11.2.0\dbhome_4\oui\jlib\OraPrereqChecks.jar;, COMMONPROGRAMFILES=C:\Program Files\Common Files, COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, COMMONPROGRAMW6432=C:\Program Files\Common Files, COMPUTERNAME=AB1-B44-D, COMSPEC=C:\Windows\system32\cmd.exe, EMCA_JAR=C:\app\faye\product\11.2.0\dbhome_4\jlib\emca.jar, EMDROOT=C:\app\faye\product\11.2.0\dbhome_4, FP_NO_HOST_CHECK=NO, HOMEDRIVE=C:, HOMEPATH=\Users\faye, JRE_JAVA=C:\app\faye\product\11.2.0\dbhome_4\jdk\jre\bin\java, LD_LIBRARY_PATH=C:\app\faye\product\11.2.0\dbhome_4\lib32;C:\app\faye\product\11.2.0\dbhome_4\lib;C:\app\faye\product\11.2.0\dbhome_4\perl\lib;null, LIB_DIR=C:\app\faye\product\11.2.0\dbhome_4\jlib, LOCALAPPDATA=C:\Users\faye\AppData\Local, LOGONSERVER=\\SSBAD, NUMBER_OF_PROCESSORS=2, OH=C:\app\faye\product\11.2.0\dbhome_4, ORACLE_HOME= C:\app\faye\product\11.2.0\dbhome_4, ORACLE_SID=MECWEB, ORACLE_SID = MECWEB, OS=Windows_NT, PATH=C:\app\faye\product\11.2.0\dbhome_4\bin;C:\app\faye\product\11.2.0\dbhome_4\jdk\jre\bin\server;C:\app\faye\product\11.2.0\dbhome_4\bin;C:\app\faye\product\11.2.0\dbhome_4\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Blackbaud\The Financial Edge\;C:\Program Files (x86)\Calibre2\, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PERL5LIB=C:\app\faye\product\11.2.0\dbhome_4\sysman\admin\scripts;C:\app\faye\product\11.2.0\dbhome_4\bin;, PROCESSOR_ARCHITECTURE=AMD64, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel, PROCESSOR_LEVEL=6, PROCESSOR_REVISION=170a, PROGRAMDATA=C:\ProgramData, PROGRAMFILES=C:\Program Files, PROGRAMFILES(X86)=C:\Program Files (x86), PROGRAMW6432=C:\Program Files, PROMPT=$P$G, PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, PUBLIC=C:\Users\Public, ROXIOCENTRAL=C:\Program Files (x86)\Common Files\Roxio Shared\10.0\Roxio Central36\, SESSIONNAME=Console, SID=mecweb, SYSTEMDRIVE=C:, SYSTEMROOT=C:\Windows, TEMP=C:\Users\faye\AppData\Local\Temp, TMP=C:\Users\faye\AppData\Local\Temp, USERDNSDOMAIN=MEC.CUNY.EDU, USERDOMAIN=MEC, USERNAME=faye, USERPROFILE=C:\Users\faye, WINDIR=C:\Windows]
May 8, 2013 2:09:17 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Starting execution: C:/app/faye/product/11.2.0/dbhome_4/perl/bin\perl.exe C:\app\faye\product\11.2.0\dbhome_4\sysman\admin\scripts\db\sgastop.pl stop MECWEB AB1-B44-D.mec.cuny.edu 1521 C:\app\faye\product\11.2.0\dbhome_4
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Exit value of 0
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Execution of C:/app/faye/product/11.2.0/dbhome_4/perl/bin\perl.exe C:\app\faye\product\11.2.0\dbhome_4\sysman\admin\scripts\db\sgastop.pl stop MECWEB AB1-B44-D.mec.cuny.edu 1521 C:\app\faye\product\11.2.0\dbhome_4 completed successfully
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: nmccollector process does not exist

May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.DBControlUtil stopNmccollector
CONFIG: Successfully stopped nmc-collector process
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: cmdType: 2
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface isPre112Home
CONFIG: oracleHome: C:\app\faye\product\11.2.0\dbhome_4 isPre112Home: false
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
CONFIG: Deleting Windows service...OracleDBConsoleMECWEB
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Starting execution: CMD /C C:\app\faye\product\11.2.0\dbhome_4\bin\nmesrvops.exe delete OracleDBConsoleMECWEB
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Exit value of -1
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: OpenSCManager FAILED: Access is denied.



May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing CMD /C C:\app\faye\product\11.2.0\dbhome_4\bin\nmesrvops.exe delete OracleDBConsoleMECWEB
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface deleteLocalWindowsService
CONFIG: Failed to delete service OracleDBConsoleMECWEB
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface deleteLocalWindowsService
CONFIG: Failed to remove the registry entries.
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.PlatformInterface deleteLocalWindowsService
CONFIG: Error Message: PRKC-1117 : Failed to delete registry subkey "SOFTWARE\Oracle\SYSMAN\OracleDBConsoleMECWEB" under key "HKEY_LOCAL_MACHINE" on node "AB1-B44-D.mec.cuny.edu", [The system cannot read from the specified device.
]
oracle.ops.mgmt.cluster.ClusterException: PRKC-1117 : Failed to delete registry subkey "SOFTWARE\Oracle\SYSMAN\OracleDBConsoleMECWEB" under key "HKEY_LOCAL_MACHINE" on node "AB1-B44-D.mec.cuny.edu", [The system cannot read from the specified device.
]
at oracle.ops.mgmt.cluster.ClusterWindows.deleteRegKeyOnNode(ClusterWindows.java:553)
at oracle.sysman.emcp.util.ClusterUtil.deleteRegKeyOnNode(ClusterUtil.java:1364)
at oracle.sysman.emcp.util.PlatformInterface.deleteLocalWindowsService(PlatformInterface.java:1102)
at oracle.sysman.emcp.util.PlatformInterface.serviceCommand(PlatformInterface.java:897)
at oracle.sysman.emcp.EMDBPreConfig.performDeconfiguration(EMDBPreConfig.java:837)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:278)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
May 8, 2013 2:09:18 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
May 8, 2013 2:09:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
May 8, 2013 2:09:18 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Can't find file C:\app\faye\product\11.2.0\dbhome_4\AB1-B44-D.mec.cuny.edu_MECWEB\sysman\config\emoms.properties
Refer to the log file at C:\app\faye\cfgtoollogs\emca\MECWEB\emca_2013_05_08_14_08_57.log for more details.
May 8, 2013 2:09:18 PM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
java.lang.IllegalStateException: Can't find file C:\app\faye\product\11.2.0\dbhome_4\AB1-B44-D.mec.cuny.edu_MECWEB\sysman\config\emoms.properties
at oracle.sysman.emSDK.conf.ConfigManager.processSensitiveProperties(ConfigManager.java:1284)
at oracle.sysman.emSDK.conf.ConfigManager.processProperties(ConfigManager.java:1150)
at oracle.sysman.emSDK.conf.ConfigManager.processProperties(ConfigManager.java:1132)
at oracle.sysman.emcp.EMReposConfig.stopDBMSJobs(EMReposConfig.java:1187)
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:187)
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:158)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
May 8, 2013 2:09:18 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoring oracle.installer.oui_loc to C:\app\faye\product\11.2.0\dbhome_4\oui

kindly please help.
thanks and have a very nice day!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 6 2013
Added on May 8 2013
1 comment
532 views