Standby db monitoring in OEM

I have 11g oem grid. The standby db's are displayed as down in the OEM as it in Mount.
Is there a way to monitor or configure OEM to manage the standby databases.

Use the credentials of a database user that has SYSDBA privilege to monitor standby DBs.
- Go to the Monitoring Configuration page (there is a link from the database homepage).
- Select SYSDBA in the Role field.
- Change the Monitoring Username and Monitoring Password values.
- Proceed to save the configuration.
Regards,
- Loc

Similar Messages

  • Process monitoring from OEM

    Can u send me link or steps to configure process monitoring from OEM.
    Requirement : There is some batch job which is executing continiously, but if particular process( Batch process) is down thwn owner will get alert with corrective action ( that means it will UP the batch JOB)
    So can u help, how to do this....... Please help asap.

    Hallo,
    I think what you want to do requires some knowledge in enterprise manager extensibility, plug-in development in particular.
    Have a look at the [Official EM Extensibility Guide|http://download.oracle.com/docs/cd/B16240_01/doc/em.102/b40007.pdf] and learn how to create a monitoring plug-in for your batch process.
    Then see point 12.3.10 to define a FixitJob. That is a task that is executed if a warning or critical alert is raised - so in your case when the batch process is down.
    An easier but not that powerful way would be to use User Defined Metrics and define a corrective action as described here
    Hope that helps a little.
    Best regards,
    Robert

  • Standby database info in OEM's SYSMAN schema

    Hi all,
    I'd appreciate your help with the following question -
    Where can I find the pairing between primary and standby databases in the OEM repository views (or backend tables)?
    Any advice would be greatly appreciated.
    Thanks in advance.

    To identify the metric value of archive metrics (arch % full, etc)
    SELECT target_name, metric_name, metric_column, value
    FROM mgmt$metric_current
    where target_type = 'oracle_database'
    and metric_name like 'arch%'
    If you're actually looking for the location of arch_dest, the init params are collected and stored here.
    select * from mgmt$db_init_params
    where name like 'log_archive%';

  • Standby database info in OEM's repository views

    Hi all,
    I'd appreciate your help with the following question -
    Where can I find the pairing between primary and standby databases in the OEM repository views?
    Any advice would be greatly appreciated.
    Thanks in advance.

    Not sure about the views, but the High Availability Console has a ton of information.
    Might depend some on which version of Grid Control you are using.
    Best Regards
    mseberg

  • Problem discovering 9.2.0 physical standby database in 10GR1 OEM

    We have a Dataguard test setup in our company which was done using 9.2.0 OEM consisting of two 9.2.0 databases(one primary and another physical standby).
    I could get the 10GR1 agent discover the primary database properly, but couldnot discover the physical standby database? The 10GR1 agent on the remote host is running fine, but just not discovers the database that is in physical standby mode and running fine.
    Any suggestions???

    Have you tried manually adding the standby?
    Note that in grid, in the monitoring configuation screen, use the sys as sysdba account, dbsnmp doesn't have enough privileges.
    Bazza

  • Error while runing SQL Monitoring new OEM 11.1.0.7 feature

    I am running OEM Database control with the new 11g version, Oracle 11.1.0.7. I am trying to work with the new feature SQL Monitoring, but I am getting the following error:
    Loading data error:
    Did someone saw that feature actually working? I only saw it in the OOW Demo.
    I am getting the error both in Windows and Linux installations. Any idea why this error happen and how to overcome it?
    Best,
    Merav

    Hi Merav
    select version from v$timezone_file;
    VERSION
    4
    If you get 4 from that query use MetaLink Note 568125.1.
    Have you installed Database Vault ? that might be related to your issue.
    Can you please send us more details on the error?
    Would you please investigate also :
    -STATISTICS_LEVEL initialization parameter is either set to ALL or TYPICAL (the default value)
    -CONTROL_MANAGEMENT_PACK_ACCESS parameter must be set to DIAGNOSTIC+TUNING (the default value)
    Control also that :
    select /*+MONITOR*/ * from dba_objects;
    Please read that also:
    http://structureddata.org/2008/01/06/oracle-11g-real-time-sql-monitoring-using-dbms_sqltunereport_sql_monitor/
    Thanks
    Edited by: Hub on Nov 20, 2008 10:59 AM
    Edited by: Hub on Nov 20, 2008 11:01 AM

  • How to configure Request Monitoring in OEM 12.1.0.1.0

    Hi All,
    I have deployed ADP manager and ADp agent in OEM 12c Cloud Control. There is a Middleware feature in OEM 12.1.0.1.0 named "Request Monitorung" for which there is pre-requisite of deploying ADP manager and ADP agent. I read an oracle document for Request Monitoring but fail to understand its capability and significance also I am not able to configure it. Can anyone provide me with some good links explaining this particular feature in OEM. In the document which I read it is mentioned that
    "To view and configure requests, grant the Request Monitoring Administrator privilege which provides full access to the Request Monitoring pages and allows the user to modify the request configuration settings. For richer Request Monitoring functionality, we recommend that you grant the following privileges:
    ◦View any Target privilege which allows user to drill down to the Target Home page and to view the target metrics in the Topology view.
    ◦JVM Diagnostics privilege which allows user to drill down to the JVM Diagnostics pages from the Topology page. "
    How can I grant these priviledge is not mentioned here. Also the document which I am referring if for OEM 11.1.0.1. I didn't find any document for OEM 12.1.0.1.0
    Please help!!
    Thanks in Advance!!

    Hi Roshni,
    BTM supersedes Request Monitoring in functionality as it is payload aware and much more granular as a whole in regards to its requestion transaction monitoring capabilities. This is particularly true as we just released the Business Application dashboard as mentioned in the previous thread. It is highly recommended that BTM be used in 12c as opposed to the older Request Monitoring functionality.
    Cheers,
    Glen

  • Oracle VM Monitoring Using OEM

    Hi,
    We need to monitor Oracle VM using OEM, we have Oracle VM setup with Two Guest servers (Linux and Windows 2003 server).
    we have OEM 10.2.0.5.0 setup, and enabled Oracle VM Management Packeage also.
    Could you please help someone, how to configure and monitor Oracle VM using OEM.

    Hi vdosi,
    Thanks for ur promy reply....
    am just confusing abt this configaration....first we need to register virtual server in OEM console or create virtual server pool....but while registering Virtual server
    it telling "You are not yet licensed to use the Oracle VM Management Pack. If you like this functionality, please see your super administrator about obtaining a license"
    In our Oracle VM server, we are created Two Guest server (Windows 2003, RHEL 4)..Now we need to monitor Oracle VM and two guest servers....How can do this...if it possible...can u send me the document......please help me on this.....
    thanks in advance..
    Jayaram

  • Basic Hardware Monitoring w/OEM

    Is anyone using OEM to just monitor systems for hardware issues?:
    I just found out about the Oracle Hardware plug-in and wondering whether it would be useful in our environment:
    http://www.oracle.com/technetwork/oem/grid-control/downloads/oem-plugin-oracle-hardware-394184.html
    I think the first step for us would be to get OEM to collect the hardware health data of our systems and then extract the data from OEM so that we can integrate it within our own monitoring software. We would basically be taking advantage of the OEM agents ability to find hardware issues.
    Any feedback on this would be greatly appreciated.

    Ops Center was an old Sun product that is being slowly integrated into OEM. It would seem to be that it will eventually become fully part of OEM monitoring and "go away" at some point. At least, thats what would make sense to me...but it seems that Oracle has given very little guidance as to what their master plan is with it.
    So I'd prefer not to start coding around a product that has such uncertainty.

  • Monitor the OEM 10g from Windows or Solaris

    Hi,
    I would like to monitor one instance Oracle 10g that is running on Solaris 5.10. I toolk the url (INFO: >>>>>>>>>>> The Database Control URL is http://zzzzzzzzzzzzzzz:1158/em <<<<<<<<<<<) on the file emca_2010-08-27_05-32-20-PM.log.
    Here my two questions about this:
    first - I'm now on my Windows where I like to monitor my instance that is running on Solaris. I just put the url on my browse, but it can't open the url. The ping on the solaris is working. Any idea about the reason of why I can't access my instance with this url?
    second - I'm using the exceed tool to access the solaris. My problem on the Solaris is that I don't know how start the browser there. If you know, can you tell me, please.
    The output of the emctl status of dbconsole or agent is that they are running.
    Thanks in advance,
    Serge

    Dear 791633,
    Please see the emctl port number;
    $ emctl status dbconsoleYou should try different names to resolve it on the browser like ;
    http://ip_address_here:1158/em
    http://host_name_here:1158/emOf course the host name should be known on the windows box.
    Hope That Helps.
    Ogan

  • External monitor losing connection when Windows goes standby

    I got an external monitor connected to a MacBook Pro, whenever Windows goes standby the monitor turns off (also goes to standby mode), I can wake up Windows but the monitor remains without connection. I can manually make it work again by going to the NVIDIA screen.
    Is there any way to make this work automatically?

    Anybody still want this answered?
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Creating Standby database in OEM 10g

    DB = Oracle 10.2.0.4
    OS = Solaris 10 Sparc
    I am trying to create a physical standby database using the add standby database option within OEM 10g. This is something we have done numerous times before on 10g and 11g db's without a single issue, but for some reason, this time after selecting my RMAN backup location and staging area location , I am getting the following error when I click Next:
    RMAN Backup Location - The specified RMAN backup is invalid. Could not identify controlfile from the backup
    It is the latest backup (using RMAN catalog) from the previous evening and includes datafiles and control file.
    Here is the output for List backup:
    BS Key Size Device Type Elapsed Time Completion Time
    1741586 7.70G DISK 00:03:26 06-DEC-12
    BP Key: 1741590 Status: AVAILABLE Compressed: NO Tag: TAG20121206T220033
    Piece Name: /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4811_1.bus
    List of Archived Logs in backup set 1741586
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 20013 7974703107 04-DEC-12 7974865046 04-DEC-12
    1 20014 7974865046 04-DEC-12 7975209322 05-DEC-12
    1 20015 7975209322 05-DEC-12 7975792781 05-DEC-12
    1 20016 7975792781 05-DEC-12 7975841363 05-DEC-12
    1 20017 7975841363 05-DEC-12 7976016507 05-DEC-12
    1 20018 7976016507 05-DEC-12 7976577946 06-DEC-12
    1 20019 7976577946 06-DEC-12 7976685352 06-DEC-12
    1 20020 7976685352 06-DEC-12 7976816259 06-DEC-12
    1 20021 7976816259 06-DEC-12 7976884597 06-DEC-12
    1 20022 7976884597 06-DEC-12 7977236969 06-DEC-12
    1 20023 7977236969 06-DEC-12 7978009499 06-DEC-12
    1 20024 7978009499 06-DEC-12 7978784609 06-DEC-12
    1 20025 7978784609 06-DEC-12 7979558556 06-DEC-12
    1 20026 7979558556 06-DEC-12 7980614921 06-DEC-12
    1 20027 7980614921 06-DEC-12 7981238045 06-DEC-12
    1 20028 7981238045 06-DEC-12 7981890156 06-DEC-12
    1 20029 7981890156 06-DEC-12 7982119933 06-DEC-12
    1 20030 7982119933 06-DEC-12 7982775834 06-DEC-12
    1 20031 7982775834 06-DEC-12 7983388279 06-DEC-12
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    1741587 Full 214.09G DISK 01:15:15 06-DEC-12
    List of Datafiles in backup set 1741587
    File LV Type Ckp SCN Ckp Time Name
    1 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/system01.dbf
    2 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/undotbs01.dbf
    3 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/sysaux01.dbf
    4 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/large_indexes01.dbf
    5 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/large_indexes02.dbf
    6 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/large_indexes03.dbf
    7 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/large_tables01.dbf
    8 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/large_tables02.dbf
    9 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/large_tables03.dbf
    10 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/small_tables01.dbf
    11 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/small_tables02.dbf
    12 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/small_tables03.dbf
    13 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/small_tables04.dbf
    14 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/medium_tables01.dbf
    15 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/medium_tables02.dbf
    16 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/medium_tables03.dbf
    17 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/small_indexes01.dbf
    18 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/medium_indexes01.dbf
    19 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/tools01.dbf
    20 Full 7983402310 06-DEC-12 /oracle/oradata/care/carelive/data/small_indexes02.dbf
    Backup Set Copy #1 of backup set 1741587
    Device Type Elapsed Time Completion Time Compressed Tag
    DISK 01:15:15 06-DEC-12 NO TAG20121206T220415
    List of Backup Pieces for backup set 1741587 Copy #1
    BP Key Pc# Status Piece Name
    1741591 1 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_1.bus
    1741592 2 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_2.bus
    1741593 3 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_3.bus
    1741594 4 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_4.bus
    1741595 5 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_5.bus
    1741596 6 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_6.bus
    1741597 7 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_7.bus
    1741598 8 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_8.bus
    1741599 9 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_9.bus
    1741600 10 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_10.bus
    1741601 11 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_11.bus
    1741602 12 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_12.bus
    1741603 13 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_13.bus
    1741604 14 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_14.bus
    1741605 15 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_15.bus
    1741606 16 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_16.bus
    1741607 17 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_17.bus
    1741608 18 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_18.bus
    1741609 19 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_19.bus
    1741610 20 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_20.bus
    1741611 21 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_21.bus
    1741612 22 AVAILABLE /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4812_22.bus
    BS Key Size Device Type Elapsed Time Completion Time
    1741658 104.19M DISK 00:00:04 06-DEC-12
    BP Key: 1741679 Status: AVAILABLE Compressed: NO Tag: TAG20121206T231939
    Piece Name: /carebackup/oradata/CARELIVE/carelive/backup/df_CARELIVE_4813_1.bus
    List of Archived Logs in backup set 1741658
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 20032 7983388279 06-DEC-12 7983637536 06-DEC-12
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    1741702 Full 7.33M DISK 00:00:02 06-DEC-12
    BP Key: 1741704 Status: AVAILABLE Compressed: NO Tag: TAG20121206T231950
    Piece Name: /carebackup/oradata/CARELIVE/carelive/backup/ctlc-3640364239-20121206-00
    Control File Included: Ckp SCN: 7983638867 Ckp time: 06-DEC-12
    SPFILE Included: Modification time: 06-DEC-12
    The only difference between creating a standby for this db and others we have created is that the file system the backups are stored on is on a non-global zone shared via nfs mount.
    I know that when I try and share that filesystem with other servers I get the message:
    share_nfs: Cannot share filesystems in non-global zones
    If the /backup filesystem is not shared with any other servers would OEM be able to read from that NGZ? The filesystem is available to connect to using ssh from other locations, but not sure how OEM handles this part of the process.
    Any advice would be great.
    Regards,
    JP

    Thanks for the reply. I thought that is what I would need to do. However this link is very useful and could resolve the issue. I have yet to raise it with the system admin guys here yet but will do and will report back on outcome.
    http://faizsulaiman.com/mount-nfs-solaris-non-global-zone/

  • Use OEM to monitor oracle database size

    Hello All,
    We currently have several database which are currently monitored via OEM however i will appreciate if anyone can tell me how i can monitor the the size of my oracle databases via oem
    Thanks

    Hi,
    I'm not sure of OEM will monitor database size, but many 3rd party tools do.
    There are many ways to achieve Oracle table monitoring, and many create specialized extension metadata tables to monitor Oracle table growth. In Oracle 10g you can perform Oracle tables monitoring with the dba_hist_seg_stat tables, specifically the space_used_total column.
    On my databases, I create STATSPACK extension tables to track table and overall database growth:
    http://www.dba-oracle.com/te_table_monitoring.htm
    The full scripts are in my Oracle Press book, Oracle tuning with STATSPACK . . .
    http://www.amazon.com/Oracle9i-High-Performance-Tuning-STATSPACK-Burleson/dp/007222360X
    Hope this helps . . .
    Donald K. Burleson
    Oracle Press author
    Author of "Oracle Tuning: The Definitive Reference"
    http://www.rampant-books.com/book_2005_1_awr_proactive_tuning.htm

  • What can OEM 12 c Cloud Control monitor by default

    Hi Guru's
    This might be a little irritating question. A client of mine is asking what are the default components that OEM 12 c monitors for example (OEM 12 c discovers all database components (tablespaces,memory,listens,size , everything by default). The questions on other things that can be monitored by OEM e.g Weblogic/SQL Server, what are the default components that are discovered by OEM 12 c. They client will be monitoring all their datacenter with OEM 12 c. They have multiple technologies.

    This is kind of a loaded question. By default, only Agent and Host are discovered. So basic host monitoring is there. You have to deploy plugins for the actual components to be monitored (Oracle DB, SQL Server, WLS, etc). The list of available plugins can be viewed here. http://apex.oracle.com/pls/apex/f?p=34841:9
    Some of these require additional licenses, and some are 3rd party products not managed by Oracle.

  • [SOLVED]Intel HD 4600 HDMI - Monitor won't standby

    Hi,
    I bought a new desktop with the intel i5 4440S - intel hd 4600 and I have a problem with the monitor standby.
    When the monitor go to standby, the monitor's led is orange for only 2 seconds then it goes blue and try to catch the hdmi signal and again like a loop.
    Normally when the monitor is standby the led is always orange until I move the mouse to wake up from the standby.
    The monitor is a Iiyama prolite x2382hs connected via HDMI.
    I am using the latest kernel 3.13rc6 from AUR but the same thing happens with 3.12.
    [kitsune@jp ~]$ xset q
    Keyboard Control:
    auto repeat: on key click percent: 0 LED mask: 00000002
    XKB indicators:
    00: Caps Lock: off 01: Num Lock: on 02: Scroll Lock: off
    03: Compose: off 04: Kana: off 05: Sleep: off
    06: Suspend: off 07: Mute: off 08: Misc: off
    09: Mail: off 10: Charging: off 11: Shift Lock: off
    12: Group 2: off 13: Mouse Keys: off
    auto repeat delay: 500 repeat rate: 33
    auto repeating keys: 00ffffffdffffbbf
    fadfffefffedffff
    9fffffffffffffff
    fff7ffffffffffff
    bell percent: 50 bell pitch: 400 bell duration: 100
    Pointer Control:
    acceleration: 2/1 threshold: 4
    Screen Saver:
    prefer blanking: yes allow exposures: yes
    timeout: 0 cycle: 0
    Colors:
    default colormap: 0x22 BlackPixel: 0x0 WhitePixel: 0xffffff
    Font Path:
    /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,built-ins
    DPMS (Energy Star):
    Standby: 0 Suspend: 0 Off: 0
    DPMS is Enabled
    Monitor is On
    What can I do?
    Thanks.
    Last edited by kitsune (2014-01-07 00:03:33)

    Ok, after a long research it seems that this behaviour is normal for HDMI (first time I use HDMI).
    I also tried with the DVI cable and it works fine, confirming that is an HDMI "issue".
    Problem solved.

Maybe you are looking for

  • Exporting a data form to Excel

    When exporting a data form to excel, if any of the columns are read only the user is only getting the column headers, not the rows and no data. The export works correctly when all the columns are write. Has anyone had this issue before? We are versio

  • Problem Putting Images on my InDesign File

    Hi, I'm totally new to Adobe software, but I'm in the process of designing a product catalog for my company using InDesign. So far i've been able to to stumble through the program myself, despite the learning curve. I do have one question that I thin

  • Can't save PowerPoint as images with automator

    I am trying to use automator to create a set of slides from power point for a screensaver. I want the user to be able to drag the power point onto the automator App, generate an image from each slide, and save it to the 'Slideshow' folder and delete

  • Using Firefox 26. How do I get a close button for each tab at the top of the screen?

    Some time ago, I had a close tab button for each tab on the top of the screen. I want that back. I have no additional add ons and the close tab is set to 1. Changing it to 2 does nothing.

  • Fine tune below statment  showing dump TSV_TNEW_BLOCKS_NO_ROLL_MEMORY

    Hi, below statement giving dump 'TSV_TNEW_BLOCKS_NO_ROLL_MEMORY ' is need to modify below code   ? or any other utilitis ? Selecting Change Pointers   SELECT * FROM bdcp             INTO TABLE it_bdcp           WHERE cretime IN s_time