OEM Console in 10g

Is OEM Console in 10g created automatically during a manual DB 10g creation ?
Thanks,
P.

during a manual DB 10g creation If you create the database using...
create database my_db
then OEM is not created...
You have to manually create it using the emca utility...
Greetings...
Sim

Similar Messages

  • OEM Console Not Creating

    Hi,
    While creating Oracle Enterprise manager in 10g R2 . I'm facing the following error message.
    Before creating OEM i removed SYSMAN and MGMT_VIEW user. But now I'm facing the below error message.
    Advice me
    Check if repos user already exists.
    SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_check_repos_user.sql"
    Create SYSMAN user.
    SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_create_repos_user.sql"
    BEGIN dbms_registry.loading('EM', 'Oracle Enterprise Manager', null, '&EM_REPOS_USER');
    END;
    ERROR at line 1:
    ORA-39706: schema '&EM_REPOS_USER' not found
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REGISTRY", line 71
    ORA-06512: at "SYS.DBMS_REGISTRY", line 406
    ORA-06512: at line 1
    Babu B

    Can you post the errors you get when you use emca?Before create OEM Console, I'm used the following cmd's
    set oracle_sid=dbname
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create
    And, Please check out my log files and let me know your comments.
    File Name : emca_2007-11-29_07-27-23-PM
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to true
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: D:\oracle\product\10.2.0\db_1
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: D:\oracle\product\10.2.0\db_1
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: devdb
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user:
    Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:26 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Nov 29, 2007 7:27:26 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Nov 29, 2007 7:27:30 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Nov 29, 2007 7:27:31 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Nov 29, 2007 7:27:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: DBSNMP
    Nov 29, 2007 7:27:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value:
    Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_2007-11-29_07-27-23-PM.log.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: DBSNMP
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_DOMAIN value: samiindia
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: DEVDB.samiindia
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 4149483541
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_DOMAIN value: samiindia
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: DEVDB.samiindia
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_DOMAIN value: samiindia
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: DEVDB.samiindia
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties to D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties has been copied to D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties has been copied to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml to D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml has been copied to D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_devdb.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_devdb.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_devdb.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_devdb.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle\product\10.2.0\db_1\oui
    Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle\product\10.2.0\db_1\oui
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [D:\oracle\product\10.2.0\db_1]
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME D:\oracle\product\10.2.0\db_1
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file D:\oracle\product\10.2.0\db_1\install\staticports.ini
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: D:\oracle\product\10.2.0\db_1:devdbserver.samiindia.com:null:devdb:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_devdb.
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_devdb value: 3938
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_devdb.
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_devdb value: 1158
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_devdb.
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_devdb value: 5540
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_devdb.
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_devdb value: 5520
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: devdb : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_repos_create_2007-11-29_07-27-40-PM.log
    Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: ORA-39706: schema '&EM_REPOS_USER' not found
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REGISTRY", line 71
    ORA-06512: at "SYS.DBMS_REGISTRY", line 406
    ORA-06512: at line 1
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-39706: schema '&EM_REPOS_USER' not found
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REGISTRY", line 71
    ORA-06512: at "SYS.DBMS_REGISTRY", line 406
    ORA-06512: at line 1
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeScript(SQLEngine.java:841)
         at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:265)
         at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:306)
         at oracle.sysman.emcp.EMReposConfig.createRepository(EMReposConfig.java:389)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:191)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
    Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error creating the repository
    Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_repos_create_<date>.log for more details.
    Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_2007-11-29_07-27-23-PM.log for more details.
    Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error creating the repository
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:203)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
    File Name : emca_repos_create_2007-11-29_07-27-40-PM
    Check if repos user already exists.
    SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_check_repos_user.sql"
    Create SYSMAN user.
    SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_create_repos_user.sql"
    BEGIN dbms_registry.loading('EM', 'Oracle Enterprise Manager', null, '&EM_REPOS_USER'); END;
    ERROR at line 1:
    ORA-39706: schema '&EM_REPOS_USER' not found
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REGISTRY", line 71
    ORA-06512: at "SYS.DBMS_REGISTRY", line 406
    ORA-06512: at line 1
    Babu B

  • OEM Console

    I installed for test purposes Oracle 10g Enterprise on my desktop running WXP. How do I install the management packs?
    What happened to OEM Console (Java based ?!)? Now, I can only see a web based administration tool that lacks some features like tablespace management.
    Is there 10g agents for HP-UX?
    Thank you in advance for your help.
    Best regards,
    André Nunes
    ps: is there a FAQ for OEM?

    Hello,
    The Java Console for 10g actually comes with the Client CDs. So, you need to download the Client Companion CDs to get the Java Console.
    Regards,
    Rodney
    I don't have Grid Control CDs, Oracle send me the CDs
    and I want the database for testing purpose. Do I
    have to download the entire OEM Grid Control (about 1
    GB!!!) for use the Java console? or some specific
    download exist?

  • OEM Grid control 10g on Linux

    Hello,
    I have installed OEM grid control 10g and able to connect to the console via the sysman user id.
    I am trying to configure email notification, but though I put all credentials properly I am not able to receive any emails.
    I was looking at Oracle documentation and it says....
    The SMTP server is the name of the mail server (for examplemail.acme.com).
    For Linux, the SMTP server must be the local host name.Use the fully qualified host name (including domain
    Does the smtp server need to on the localhost ? can't it work with a smtp server on a different host than the grid control box ?
    Any advice will be much appreciated.
    S.

    The smtp service doesn't need to be on the host you installed grid control, Grid control can use any smtp server as long as it can reach it.
    Regards
    Gokhan

  • OEM Console for 11g

    Gurus,
    Installed 11g ( both database and client ) on my PC.
    But I don't see the OEM icon /application to start the OEM console (not dbconsole) as in 10g . Please advice.
    Thanks
    Sheik

    The Oracle Enterprise Manager java console is no longer available in 11g, the only administrative console available in 11g is the web Enterprise Manager DB Control Console. Make sure you have selected the checkbox during installation to enable this on your database, or use the dbca to enable it if it is not already done.
    ~ Madrid

  • Only 1 database in my OEM Console list has missing tabs

    11.1.0.1 of the OEM Grid Server is installed
    I have 20 databases listed.
    All databases except one look just fine. The one database is missing the Performance Availability     Server     Schema     Data Movement     Software and Support     tabs on it's main page.
    I saw a Metalink article that indicates I did not use the correct version of OPatch to install the patch but the host on which this database resides has a second database that is showing up correctly in my OEM Console. The same version of OPatch was used to patch both databases and if the Metalink article is talking about the OPatch version used to patch the Agent, then why would one database on the host show up correctly in the OEM console with all the tabs but a second database does not? So I don't think it's OEM agent patching.
    Any ideas what could cause only one database on a server to have missing links on the OEM main page?
    Back end databases are 11.2.0.3 not that it matters.

    Thanks randers4, but that didn't solve the issue.  Basically, I need to find a way to wipe my iPhone's sync history.  It is trying to sync the ghost files instead of the actual files.  If I delete the actual files from iTunes and add them back in, it does sync them to my iPhone, but those ghost files are still in the sync list.  Since I don't want to delete the files from iTunes and add back in, I would like to find a way to wipe that sync history.  I did what you said as well as opting to not sync music at all, then re-checking the sync music and syncing all over again.  Still, same issue.
    So, does anyone know a way to get rid of that iPhone sync file so it can start fresh with a new sync list?

  • Enterprise manager console for 10g.

    How do I get enterprise manager console for 10g? I installed 10g on my machine awhile ago and just noticed that enterprise manager console was not installed with it. When I installed Oracle 9 a while back, the console was installed automatically.

    DB Control Repository is needed to run EM. To create it you can use emca or dbca command.
    See http://download-west.oracle.com/docs/pdf/B12013_01.pdf
    Paul

  • Can we access the custom metrics available in host to OEM console?

    Hi All,
    We have a machine installed with Traffic manager and it is collecting some metrics and displaying in the Traffic manager console.
    Now my question is can we get these metrics to OEM console by any chance?
    I have installed the Oracle Management Agent on the host and able to see the system metrics (e.g. CPU usage) in OEM console. I was wondering whether there is an way with which we can pull all the matrix which is available in my host machine to OEM console.
    I appreciate your help.
    Thanks,
    Harish

    can you try metric extensions, you may need to write custom scipts if it not in the correct format where oem12c adaptor accepts.

  • Oracle Support: SNMP, OEM Console & Intelligent Agent

    I have the Intelligent Agent running fine (thanks to the "Does
    anyone at Oracle Support read these messages" thread). I can
    tnsping the agent and listener from the Win98 OEM Console
    machine, I can access the listener when manually discovered.
    When I try to submit a job, there is nothing in the Destinations
    window. I have SNMP enabled on the 8.0.5.1 server.
    Simple question, will it work or not, I really have got better
    things to do with my time.
    Sick of wasting time.
    Paul Smyth
    null

    Yes it will work. You'de better sign a Technical Support Contract
    with Oracle (if you havent) and call them.
    They surely can help.
    Regards,
    Michael
    Paul Smyth (guest) wrote:
    : I have the Intelligent Agent running fine (thanks to the "Does
    : anyone at Oracle Support read these messages" thread). I can
    : tnsping the agent and listener from the Win98 OEM Console
    : machine, I can access the listener when manually discovered.
    : When I try to submit a job, there is nothing in the
    Destinations
    : window. I have SNMP enabled on the 8.0.5.1 server.
    : Simple question, will it work or not, I really have got better
    : things to do with my time.
    : Sick of wasting time.
    : Paul Smyth
    null

  • OEM Console does not show IFS Node or Folder....

    Does anyone know why ?
    Regards
    Rajiv

    To manage 9iFS from a remote OEM 9.0.1 console, i.e. get the iFS Node or Folder to appear, you need to install the following on your Windows NT client in this order:
    1) Oracle 9i Client (Admin option)
    2) Oracle HTTP Server using 9i Enterprise Edition CD 1 (which prompts for CD 2). Deselect all other products from bottom up to avoid dependency problems.
    3) Oracle 9iFS (choose 9iFS Administration Configuration when the Configuration Assistant runs and click on Configure)
    Reboot your PC which will restart HTTP Server and Intelligent Agent and you should now see Internet File Systems in the OEM Console Navigator, rediscover the iFS node if you cant. Ignore the instruction to run ifsomssetup because it will complain that it cannot find oemctl.bat. ifsomssetup is only designed to make OMS aware of 9iFS but you will have run this script previously when you installed 9iFS on the server, so there should be no need to run it again.
    Note that if you dont install HTTP Server on Windows NT client then 9iFS Config Assistant will fail to run, giving error: "No output available for this tool". HTTP Server does not need to be installed on Windows 2000 as the iFS Config Assistant will run successfully

  • Connect to the OEM console???

    Hello Experts!
    I am trying to connect to the OEM console, but whenever I open it up, it always ask that "I must have specified at least one management server.". ( I really don't know how I can figure out the management server). I am running the oracle 8i Enterprize version(8.16) on my NT server(Local Host), and install OEM (2.1) on same machine.
    Any advise or informations will be helpful for me. Thank you.

    Hi Meg,
    I don't know Yr technical skill so please excuse me if some in the answer is made for a "junior" skill.
    First of all check if the TCP/IP link is available from client to server using the IP address ot eithr the host name.
    If ok, try, at the login mask of the Console, to register the EM Server with it's IP Address / Host Name (May be that in the host name You've to specify the domain)
    If it does not works, check which kind of errors You receive, either check the logs of the service / client (the logs should be located in the ORACLE_HOME/sysman/log or ORACLE_HOME/sysman/temp directory.
    After that, w/o any other information, I don't know which may be the cause of the fault.
    Hope this helps.
    Bye Max
    null

  • OEM CONSOLE LOGIN PROBLEM

    Hi all,
    When I try to login to the OEM console(Oracle Management Server), I gave the Administrator as Sysman, and Password as OEM_TEMP, and Management server as ????.
    Because as I am not aware of what to give in Management Server.
    I got error unable to connect VT-1000.
    I have a standalone system having windows 2000 advanced server, and oracle 9i enterprise edition.
    How to solve this problem. Coz I want to perform export utilities, If I login in standalone mode I cant perform these tasks.
    R.Ramesh.

    I have a similar problem. I have the service running and repository created under the user of OMS, password = OMS. I can login to the schema with these credentials with sqlplus.
    Now when running DBA Studio with OMS, I give the same credentials for the OMS Admin Id and password along with the Management Server Name.
    It tells me the "credentials" are wrong. Saving and un-saving the id/password updates the omsconfig.properties file, but not sure that really matters.
    Any thoughts? I have a posting out there already "Fresh 8.1.6 install....OSM" ......should OMS!
    I'd REALLY appreciate your help,
    Scott

  • Enterprise Manager Java Console for 10G

    Hi
    I have oracle 10g R2.
    can i install Enterprise Manager Java Console for 10G.
    if yes then tell me from where i can download Enterprise Manager Java Console for 10G
    any Link or help please.
    Regards,
    Nasir.

    From the same link..
    >>
    In addition to using Oracle Enterprise Manager Database Control or Grid Control, you can use the Oracle Enterprise Manager Java Console to manage databases from this release or previous releases. You install the Java Console by using the Administrator installation type.
    >>

  • OEM Console - uanble to see interconnect components

    I have installed OEM and Interconnect10g(9.0.4) in separate homes. I have not installed the 9iAS server.
    I have followed the post installation instructions for the Oracle management infrastructure. But I still am unable to see the interconnect components on the OEM console.
    I would like some help to resolve this.
    Thanks
    Goel

    I am not sure how the OAI Management Infrastructure is installed. There is an OAI Management Infrastructure (Server) installed on installation of Interconnect.
    Do I have to additionally install OAI Management Infrastructure using the Oracle iAS installer.
    Thanks
    Goel

  • Your username and/or password are invalid in OEM Console

    Hi Gurus,
    I have a User 'CIS57' and used that to connect as sysdba using the OEM console all the time and was working fine.
    Now I am only able to connect to the DB using the SYS as sysdba in the OEM Console and not able to use the CIS57 as sydba anymore.
    Any reason why I am not able to connect using this userid in the OEM console. I used this user CIS57 to connect as sysdba all the time.
    Not sure why not able to connect using the same credentials now. Please advice
    Thanks
    Sheik

    if that is the case How was I able to connect before
    like
    cis57
    userpassword
    sysbda
    in the oem console login.
    Note: the Oracle version is 11.1.0.6.0
    All this connection issue ( using the cis57) user started when one of teh script was asked to run by teh Oracle supports services for a flashback recovery area issue and that crashed the instance and the instance had to be brought up by creating a SER 1 SR with Oracle support.
    So they were playing around with teh oradim, pwd files and other parametr file setting while troubleshooting the issue.
    Thanks
    Sheik

Maybe you are looking for