OEM console - adding database - tree

Hi Folks,
I need to add a database to OEM console, where do I get the correct connect parameters from? Tnsping is unable to resolve the database name, however I able to login as sys using sql. Listner status shows me the right instance of the database running on port 1521, any suggestion or comments to resolve the issue would be greatly appreciated.
Thanks,
Sam

Hello,
In OEM console, choose option to add database manually to a tree. Now, in the host name give the name of system where database is running. port number as you say 1521 which is default also. SID is name of database. In net service name give the name from your TNSNAMES.ORA file, which you uses to connect through the sql*plus. If no service is created in TNSNAMES.ora then first create one and connect through SQL*PLUS using this service. If this happens successfully, then give that service name in the net service name.
Make sure that your listener.ora and TNSNAMES.ora have same service names.
This should resolve your problem.

Similar Messages

  • Error while adding database in OEM

    hi
    when i trying to connect oem.When i am trying to add database to tree and to network i am
    getting following error
    oem error
    Failed to parse tnsnames.ora file
    Error :100--NLNV-NLNV String format Error
    So please help me.

    Hi,
    the connection string in tnsnames.ora file are having invalid syntax that why's oem is unable to parse it.
    Make new entry in tnsnames.ora file with proper syntax or provide
    information of hostname,port,sid in oem at the time of adding database into oem,after providing these details it will automatically create new connection string in tnsnames.ora file.
    Thanks
    Kuljeet Pal Singh

  • 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?

  • New Database in EMC's databases tree

    How do I take database from one computer and copy to other computer. Then I want to put this new database in the list of already present databases at EMC's databases tree list.
    My second question is:
    My OMC, net manager and net configuration are not started automatically when I start my computer. I start all of these from services of windows.
    How do I set these options to start automatically when I start the computer?

    Hi,
    >>How do I take database from one computer and copy to other computer
    Do you talking about copy one database from one server to another server ?
    >>Then I want to put this new database in the list of already present databases at EMC's databases tree list.
    You need create a service on currently TNSNAMES.ORA file for this database, and then add it on OEM console database tree
    >>My OMC, net manager and net configuration are not started automatically when I start my computer
    Windows box? If you talking about OracleService<service> and Oracle<service>TNSListener services, you need go to Control Panel | Services and choice this services and enable AUTOMATIC initialization.
    Cheers

  • 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 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

  • OEM console for unix commands

    Where is the Oracle 11g OEM console for unix commands ...
    Need to start/stop unix processes from OEM, is there an OEM interface for unix scripts.
    Goal: use OEM to review all unix applications.
    thank you

    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

  • OEM console and OMS

    Hi,
    i can not login to the OEM Console, when I type the sysman/oem_temp into Administrator/Password field, i get the message "VTK-1000 Unable to connect to the Oracle Management Server....". The Mangement Server is the name of my local machine, where all Oracle is running. I have installed the Personal Edition 8.1.6 and the Manaenet Server. How can I connect to an OMS on my local machie.
    Thankx:

    Did you create a repository in a database for the Oracle Management Server ?
    Joel Pérez

  • 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

  • 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.

  • How OEM works with database

    Hi,
    We use OEM (12c),have db (11.2,10.2/1).
    How OEM works with database?
    When oem initated a job aginst  db,What are the steps preformed by OEM?What are the info updated in OEM DB and Normal DB regading jobs?And Where?
    Br

    At what point do you get this message?
    Have a look at the Windows Service. Ensure the EM Agent is running. Your database and Listener may be running, but if the Agent is not running, you will not be able to see correct status.
    Stop and start the Agent

  • 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

Maybe you are looking for

  • Files in Finder but won't open

    I made a disc image the other day using Carbon Copy Cloner and when I mount it, there are a bunch of files that list in the Finder just like they would normally, with appropriate file sizes and their icons in tact, but they won't open in their respec

  • Is it possible to disable the + button at the bottom of a view where Inline Editing in enabled?

    As per the title, I have a list view where Inline Editing is enabled. I need to know how to disable or hide the green plus icon at the bottom of the list (Add new item).

  • Error in Including Roll Up Process Type into Process Chain

    Dear Experts,    On BI 7.0, I found an error, when including the Roll Up Process Type into my process chain. The sequence of my first process chain looks like this. Start -> Execute Infopackage -> Execute DTP to load data to DSO -> Delete Cube Index

  • AttachMovie problem

    I have a main clip with a gallery-style movie clip in it that has recently been required to be updated with new content (basically means adding new galleries). On the main timeline there is a whole whack of code controlling the functionality of the o

  • OBIEE 11.1.1.5 Failed: Creating BI Server System Components (Linux)

    While installing OBIEE OBIEE 11.1.1.5 on Linux 64 bit, error occurs at Creating BI Server System Components step. Log detail is as follows: progress in calculate progress2 Executing Task: Executing: opmnctl start *************** Trying to Start OPMN