Unable to see database in Grid Control

I installed Grid Control 10g and started both OMS service and agent. I also installed another agent on a different host. When I run macux3:1830/emd/main (this is where I installed the Grid Control) and macux4:1830/emd/main (this is where my production database is running), I am getting
EMAgent10.1.0.2.0
Congratulations, EMAgent is working!
But when I try to click on the Targets tab in Grid Control and from Targets tab click on the Database tab, I am not seeing my production database.
Would you please let me know If I am missing something here?
Thanks in advance,
Mustafa

Mustafa,
check the agent home page, starting from the Grid Control homepage it is to be found under Management System ==> Management Services and Repository ==> Agents . On the Agents page you should see your installed agents, hopefully up and running. If you click on a agent tab, immediately the agent tries to communicate with the OMS.
If the communication is successfully established, a list of all observerd targets, including databases , is shown. If all this happens, on principle the communication works.
Additionally,check the account status of dbsnmp and sysman, they must be unlocked.
select username,account_status from dba_users where username in ('DBSNMP','SYSMAN'); must result in
USERNAME ACCOUNT_STATUS
DBSNMP OPEN
SYSMAN OPEN
Normally the status should be open, if necessary you have to change it:
alter user <username> account unlock;
Werner

Similar Messages

  • Unable to connect to Database using Grid Control

    Hi,
    I am attempting to connect to my Oracle Linux Machine which has 2 databases FROM my 10g Grid control which is on a Windows XP 32 bit.
    Although I can login to the actual linux box with the host and database credentials ; I cant use the same to login to the database using Grid control.
    I have tried testing the connection using Grid Control >> Preferences >> Preferred Credentials >> Host ; but its just not recognizing the credentials as correct.
    When I attempt to startup the database using the host and DB credentials : ERROR MESSAGE : <servername> : <servername> comes up.
    My agent on linux box is up. My Listener is running fine.
    On my Grid control .. i have the DB, OMS, and Agent running as well.
    Any inputs on this issue, I'd appreciate very much.

    Thanks for your reply.
    Under Hosts on the Main Grid Console Home Page >> "server3.sam" Status shows UP. This server houses my 2 databases. But when I click on Databases >> it shows Instance DOWN.
    Status          
    Failed
    Details          Failed to connect to database instance: ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach).
    I have verified that my lsnrctl status is good on the linux box. My target agent is up and running on it as well.
    So I try to start the STARTUP button >> I enter the HOST Credentials of the Linux box and the Database credentials which I use "SYS" (in upper case - just in case that mattered) and choose SYSDBA ;
    Error Message
    server3.sam: server3.sam
    I created a new dba account and try to login ... dont seem to work ; I tried using SYSTEM account and even altering my sys and system passwords .. all turn out negative.
    And the ANSWER to your question ---> Grid Control >> Preferences >> Preferred Credentials >> Database Instance >> corresponding to my database name ; I enter my sysdba username / password AND the host username / password of my Linux box >> TEST >> which also turns out negative.
    This entry is auto filled in since I "checked" the box "Save as Preferred Credential"; initially when I tried to start the DB using the STARTUP button.
    By the way, my Win XP doesnt really have a password set under User accounts.
    Any suggestions please ?

  • Naming database inside Grid Control

    Hi,
    I have one question about database names in Database tab of Grid Control.
    What is happening:
    I have static definition of my services in the listener.ora file, and when I have installed Grid Control Agent on this node
    Oracle registers name like this in my databases tab of Grid Control:
    DBNAME_HOSTNAME.DBDOMAIN
    I want to register my database like dbname.dbdomain. Is it possible? Can I have any control of naming of databases in Grid Control?
    When I haven’t static definition of services in my listener.ora file, database is good registrated (*dbname.dbdomain*).
    Thanks,
    Best regards
    Dragan

    Yes you have control of naming databases in Grid Control.
    When you add a database target to grid control, after chosing the host you'll see the databases on that host. Under the databases there is an option: "Manually add" If you chose this option you can name the database target however you want. so you can delete the database target from grid, and add again with manual option...

  • UDM on physical standby database in grid control 11.1

    I am getting
    Test Results
    ORA-06550: line 70, column 5: PLS-00201: identifier 'RAISE_APPLICATION_ERROR' must be declared ORA-06550: line 70, column 5: PL/SQL: Statement ignored
    While creating UDM on physical standby database in grid control 11.1. Please help me how to resolve this. I am able to create UDM on normal or primary databases.

    What credential is defined?
    Fairly certain only a sysdba connection will work unless the recovery is stopped and switched to read-only. Or when it becomes primary ...

  • Error while setting up Standby database using Grid Control

    I am getting this on grid control 10.2 on windows env while creating standby database using EM. I have checked this folder and it does exists.
    any ideas?
    C:\oracle\ora10.1\network\admin\listener.ora: java.io.IOException: The system cannot find the path specified

    There is no problem tnsnames.ora & listener.ora since I am getting the same error for just standby backup also.
    this is error on emoms.trc file
    2007-07-18 13:19:37,318 [EMUI_13_19_37_/console/database/instance/sitemap] ERROR perf.sitemap setMaintenancePage.1812 - java.sql.SQLException: ORA-00933: SQL command not properly ended
    ORA-06512: at "SYSMAN.ECM_UTIL", line 509
    ORA-06512: at line 1
    java.sql.SQLException: ORA-00933: SQL command not properly ended
    ORA-06512: at "SYSMAN.ECM_UTIL", line 509
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:869)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1153)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2932)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3023)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4132)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.eml.ecm.cloneHome.repaccess.CloneHomeSql.getClonableHomes(CloneHomeSql.java:449)
         at oracle.sysman.eml.ecm.cloneHome.repaccess.CloneHomeSql.getClonableHomes(CloneHomeSql.java:561)
         at oracle.sysman.eml.ecm.cloneHome.repaccess.CloneHomeSql.isHomeClonable(CloneHomeSql.java:363)
         at oracle.sysman.db.adm.inst.SitemapController.setMaintenancePage(SitemapController.java:1807)
         at oracle.sysman.db.adm.inst.SitemapController.setRequestAttributes(SitemapController.java:1385)
         at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1154)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:174)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:114)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
         at oracle.sysman.eml.app.Console.doGet(Console.java:318)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-07-18 13:19:42,505 [EMUI_13_19_42_/console/database/dataguard/create] ERROR em.dataguard validate.1118 - CreateBean: ClassNotFoundException: null
    2007-07-18 13:19:44,224 [EMUI_13_19_44_/console/database/dataguard/create] ERROR em.dataguard validate.1118 - CreateBean: ClassNotFoundException: null
    2007-07-18 13:19:46,052 [EMUI_13_19_44_/console/database/dataguard/create] ERROR em.dataguard mapHelpPage.2002 - StandbyUtil.mapHelpPage: dghelp for database/dataguard/createSchedule not mapped to any help ID.. Defaulting to oemdba_consens_data_guard_page
    2007-07-18 13:19:47,130 [EMUI_13_19_47_/console/database/dataguard/create] ERROR em.dataguard validate.1118 - CreateBean: ClassNotFoundException: null
    2007-07-18 13:19:53,052 [Thread-85] ERROR jobs.dbclone createTemplate.379 - TemplateManager.createTemplate(): Exception: java.io.IOException: The system cannot find the path specified
    2007-07-18 13:19:53,052 [Thread-85] ERROR jobs.dbclone submitJobPreparation.3013 - DBCloneObject.submitJobPreparation(): Exception: java.io.IOException: The system cannot find the path specified
    2007-07-18 13:19:53,052 [Thread-85] ERROR jobs.dbclone submitDBCloneJob.3228 - DBCloneObject.submitDBCloneJob(): Exception: The system cannot find the path specified
    2007-07-18 13:19:58,006 [EMUI_13_19_58_/console/database/dataguard/create] ERROR em.dataguard onEvent.1038 - CreateConfigController: Exception: oracle.sysman.db.dg.util.VxxStandbyException: The system cannot find the path specified

  • Create physical standby database via grid control Errror

    Hi
    I wonder if anyone has seen the following problem
    I am creating a standby database using EM Grid Control wizard. It all configures fine and starts the job goes through all steps including copying datafiles etc. but when it hits the step CREATE STANDBY DATABASE it fails with no explanation. In the oms log all it says is an error about cant find the sid name
    EM Grid COntrol is 10.2.0.5 version
    Windows Primary is Windows 2003 server 10.2.0.4 db
    Trying to create on windows 2003 server with same oracle version
    Thanks
    D

    Did you search the same on Metalink ?
    please also cehck
    EM: Creation process for a physical standby DB failed with SQL Exception
    Regards
    Rajesh

  • Creating standby database through Grid Control.

    Hi,
    I want to know if source database which we term as primary database goes down during Db creation process when given option of "Perform a live backup of primary database" during Add standby wizard in Grid Control. Please let me know if people have already tested it in their environments.
    I appreciate you all for looking into my forum.
    Regards,
    Gaurav

    No, one of the options for performing this task is to create from a Live db.
    A couple of things to note here:
    You must be using spfile
    If you are not using the default port of 1521 then you must also have the local_listener parm set
    I recommend using the "db_unique_name" option to make it easier to manager in OEM (for the target name)
    Hope this helps,
    Landon

  • Manualy onfigure database with grid control

    Hi All,
    I am using EM grid control 10g r4 to monitor many of the 9i and 10g databases in the environment.
    Need help in this scenario.
    On a db server (10.2.0.2) I have grid control agent (10.2.0.4) installed and able to monitor databases on it.
    Recently my colleague created a new database with ’local EM database control’ instead of using centralized grid control. In this case how can I manually configure this new database to point to EM grid control.
    Please let me know
    ~Thanks

    You can attempt a rediscovery from within Grid Control.
    On the server where you want to discover the target database set the ORACLE_HOME to the agent home and then execute:
    agentca -d
    This should rediscover and find your database.

  • How to find info on the highwater mark for a database in Grid Control

    There is a view in the repository called MGMT$DB_LICENSE. Where would I find this session highwater mark information for a database in the Grid Control GUI?

    Hi
    Try using program <b>RFBIBL00</b> for postings instead of a BDC.
    Regards,
    Raj

  • Couldn't not configure  Database in Grid Control...

    Hi,
    they work at the operating system level but the Database instance will not ever come to configure I always get this error
    The emctl upload works fine
    oracle.sysman.emSDK.emd.comm.CommException: Cannot establish proxy connection: 502 Proxy Error ( The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. )
    Thanks,

    2008-06-05 15:43:48 Thread-1 DEBUG TargetManager: call nmedt_waitDynPropertyFinish for <hostname>
    2008-06-05 15:43:48 Thread-9 DEBUG TargetManager: Computing dynamic properties for {<hostname>, host}
    2008-06-05 15:43:48 Thread-9 DEBUG TargetManager: Computing dynamic property from_cluster of host,<hostname>
    2008-06-05 15:43:48 Thread-9 WARN TargetManager: Query returned 0 rows (only one expected) for the dynamic property from_clu
    ster
    2008-06-05 15:43:48 Thread-9 DEBUG TargetManager: Computing dynamic property getCRSVCategory of host,<hostanme>
    2008-06-05 15:43:48 Thread-9 DEBUG TargetManager: Computing dynamic property Config of host,<hostname>
    2008-06-05 15:43:48 Thread-9 DEBUG TargetManager: Computing dynamic property esa_dyn_prop of host,<hostname>
    2008-06-05 15:43:48 Thread-9 DEBUG TargetManager: Done with dynamic property evaluation for {<hostname>,host}
    2008-06-05 15:43:48 Thread-1 DEBUG TargetManager: nmedt_waitDynPropertyFinish for <hostname>, ret=0
    2008-06-05 15:43:48 Thread-1 ERROR TargetManager: Skipping target {test, oracle_database}: Missing properties - password
    2008-06-05 15:43:48 Thread-1 ERROR TargetManager: Skipping target {dev, oracle_database}: Missing properties - password
    2008-06-05 15:43:48 Thread-1 DEBUG TargetManager: call nmedt_waitDynPropertyFinish for LISTENER_<hostname>
    2008-06-05 15:43:48 Thread-10 DEBUG TargetManager: Computing dynamic properties for {LISTENER_<hostname>, orac
    le_listener}
    2008-06-05 15:43:48 Thread-10 DEBUG TargetManager: Computing dynamic property esaMaxRowCount of oracle_listener,LISTENER_<hostbane>
    2008-06-05 15:43:48 Thread-10 DEBUG TargetManager: Done with dynamic property evaluation for {LISTENER_<hostname>,oracle_listener}
    2008-06-05 15:43:48 Thread-1 DEBUG TargetManager: nmedt_waitDynPropertyFinish for LISTENER_<hostname>, ret=0
    2008-06-05 15:43:48 Thread-1 ERROR TargetManager: Skipping target {test, oracle_database}: Missing properties - password
    2008-06-05 15:43:48 Thread-1 INFO TargetManager: save to targets.xml success
    2008-06-05 15:43:48 Thread-1 WARN TargetManager: Regenerating all Metadata
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: getTypeAndNameForHostTarget found host, <hostname>
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: getTypeAndNameForHostTarget found host, <hostname>
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: getTypeAndNameForHostTarget found host, <hostname>
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: getTypeAndNameForHostTarget found host, <hostname>
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: getTypeAndNameForHostTarget found host, <hostname>
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: getTypeAndNameForHostTarget found host, <hostname>
    2008-06-05 15:44:26 Thread-1 INFO TargetManager: TargetManager initialized
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-06-05 15:44:26 Thread-1 DEBUG TargetManager: getTypeAndNameForHostTarget found host, <hostname>
    2008-06-05 15:44:26 Thread-1 WARN collector: Regenerating all DefaultColls
    2008-06-05 15:44:31 Thread-1 INFO TargetManager: save to targets.xml success
    2008-06-05 15:44:32 Thread-41 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds or earlier.

  • Quick question:  redundant OMS databases for Grid Control

    Dear Friends,
    I am wondering if it is possible to configure redundant OEM Management Server databases on separate servers and how would that be done?
    I don't think it is possible to have an agent write to more than one OMS database, so how is it possible to have our OEM management server redundant?
    Is running DG the only option?
    Thanks.
    Ji Li

    Damorgan:
    I thought I remembered doing this at a previous site that I worked a few years ago, but I don't remember how I did it.
    Will I need to configure dual listeners, or use separate ports for the dual agents?
    Do you know where there might be instructions for how to set up and run dual agents on the same server?
    Thanks again.
    Ji Li

  • Data Guard configuration for RAC database disappeared from Grid control

    Primary Database Environment - Three node cluster
    RAC Database 10.2.0.1.0
    Linux Red Hat 4.0 2.6.9-22 64bit
    ASM 10.2.0.1.0
    Management Agent 10.2.0.2.0
    Standby Database Environment - one Node database
    Oracle Enterprise Edition 10.2.0.1.0 Single standby
    Linux Red Hat 4.0 2.6.9-22 64bit
    ASM 10.2.0.1.0
    Management Agent 10.2.0.2.0
    Grid Control 10.2.0.1.0 - Node separate from standby and cluster environments
    Oracle 10.1.0.1.0
    Grid Control 10.2.0.1.0
    Red Hat 4.0 2.6.9-22 32bit
    After adding a logical standby database through Grid Control for a RAC database, I noticed sometime later the Data Guard configuration disappeared from Grid Control. Not sure why but it is gone. I did notice that something went wrong with the standby creation but i did not get much feedback from Grid Control. The last thing I did was to view the configuration, see output below.
    Initializing
    Connected to instance qdcls0427:ELCDV3
    Starting alert log monitor...
    Updating Data Guard link on database homepage...
    Data Protection Settings:
    Protection mode : Maximum Performance
    Log Transport Mode settings:
    ELCDV.qdx.com: ARCH
    ELXDV: ARCH
    Checking standby redo log files.....OK
    Checking Data Guard status
    ELCDV.qdx.com : ORA-16809: multiple warnings detected for the database
    ELXDV : Creation status unknown
    Checking Inconsistent Properties
    Checking agent status
    ELCDV.qdx.com
    qdcls0387.qdx.com ... OK
    qdcls0388.qdx.com ... OK
    qdcls0427.qdx.com ... OK
    ELXDV ... WARNING: No credentials available for target ELXDV
    Attempting agent ping ... OK
    Switching log file 672.Done
    WARNING: Skipping check for applied log on ELXDV : disabled
    Processing completed.
    Here are the steps followed to add the standby database in Grid Control
    Maintenance tab
    Setup and Manage Data Guard
    Logged in as sys
    Add standby database
    Create a new logical standby database
    Perform a live backup of the primary database
    Specify backup directory for staging area
    Specify standby database name and Oracle home location
    Specify file location staging area on standby node
    At the end am presented with a review of the selected options and then the standby database is created
    Has any body come across a similar issue?
    Thanks,

    Any resolution on this?
    I just created a Logical Standby database and I'm getting the same warning (WARNING: No credentials available for target ...) when I do a 'Verify Configuration' from the Data Guard page.
    Everything else seems to be working fine. Logs are being applied, etc.
    I can't figure out what credentials its looking for.

  • Database limits for Grid control repository?

    Document "Oracle® Database Licensing Information / 10g Release 2 (10.2)" [Part Number B14199-10] discusses the restricted use license of database for grid control repository and rman repository use.
    nfrastructure Repository Databases A separate Oracle Database can be installed and used as a Recovery Manager (RMAN) repository without additional license requirements, provided that all the Oracle databases managed in this repository are correctly licensed. This repository database may also be used for the Oracle Enterprise Grid Control repository. It may not be used or deployed for other uses.
    A separate Oracle Database can be installed and used as a Oracle Enterprise Manager Grid Control (OEM Grid Control) repository without additional license requirements, provided that all the targets (databases, applications, and so forth) managed in this repository are correctly licensed. This database may also be used for the RMAN repository. It may not be used or deployed for other uses.
    There is no discussion of licensing requirements for options of the database (RAC, partitioning, etc) when the database stays within these repository use restrictions. Therefore it is unclear whether the Grid Control can be configured to provide appropriate monitoring without additional licenses.

    This is the reply I received from release
    management:
    If they have deployed an EE edition of the database
    as an OEM repository, and then want to protect that
    with RAC or Data Guard, or make more Secure with ASO
    or Database Vault, or indeed get any of the
    additional benefits any of the options provide, then
    they will need to license the option.
    Let me know if that is still not clear, and I'll go
    back again.Thanks.
    There is a minor inconsistency in their response ... they say "if deployed on EE". However, as far as I know OEM repository required VPD, which is available only on Enterprise Edition (see http://download-east.oracle.com/docs/cd/B16240_01/doc/em.102/e10953/pre-installation_req.htm#CHDGIEAD)
    However, it is quite clear that 'they' are telling us that the RAC option is not inherent in the "Special Use Licensing" as described http://download.oracle.com/docs/cd/B19306_01/license.102/b14199/editions.htm#CJAHFHBJ .
    The implication (not necessarily a topic for this forum) is that the OEM is not guaranteed to be able to provide basic monitoring and reporting functionality without additional license fees to make OEM more highly available than the targets being monitored.
    It would be nice to have the information about which Oracle products (database and app server) have included licenses with a basic Grid Control install and which require additional licenses as part of Chapter 1 of http://download.oracle.com/docs/cd/B19306_01/license.102/b40010/toc.htm (That document goes into excruciating detail about the extra packs, but ignores the basics.)
    For that matter, since OEM Grid Control can not be purchased, it would be nice to have a list of products that provide license to install Grid Control, again in Chapter 1 of the Grid Control Licensing document listed above.
    I appreciate your time in having dug into this.

  • Repository Database shows at wrong version in Grid Control

    Hi all,
    I have successfully installed Grid Control and have upgraded the repository database to version 10.2.0.3. When I log into sqlplus to check the version number fit shows 10.2.0.3, but when I look at the database in Grid Control it is displaying as 10.2.0.1.
    Does anyone have any idea why that would happen? Where does GC get its information from?
    Thanks,
    Paula

    It is also worth mentioning that when I used DBUA to upgrade the repository database from 10.2.0.1 to 10.2.0.3 the EM config part failed. Having googled this it seems that this is fine for a Grid Control repository database, as it does not have an EM db console element to it anyway and therefore it cannot be upgraded, but I thoguht I best mention that in case it has a bearing on this issue.
    thanks,
    Paula

  • Oracle Enterprise Manager Database Control VS Grid Control

    What is difference of Oracle Enterprise Manager Database Control and Oracle Enterprise Manager Grid Control?
    How I can install it manually?
    Thanks

    What is difference of Oracle Enterprise Manager Database Control and Oracle Enterprise Manager Grid Control?
    How I can install it manually?Dbcontrol is for single database as Grid control is for multiple databases.Dbcontrol has limited features than Grid control that goes beyond database administration to monitor other targets that include Operating system and application servers, web application, High availability (data guard) configurations. Database control comes with oracle server license but Grid control is a separate product it required separate license. If you want to use basic features then you can turn off the licensed packs in Grid control and use free product.
    Install Grid Control as doc:http://download.oracle.com/docs/cd/B16240_01/doc/em.102/e10953/installing_em.htm

Maybe you are looking for