Enterprise Manager Generic (MOSC)

MOSC Banner

Monitoring RMAN bakcup status

edited Aug 7, 2012 2:44AM in Enterprise Manager Generic (MOSC) 1 commentAnswered
Hello,

I want to monitor rman backup status for all production server using Grid control 12c. Thus i wan't to write a sql that can be used in metric extension. Please suggest and share if anyone has done this before.

"select status from v$rman_status where status='FAILED' and to_char(end_time,'DD_MON_YYYY')=(select to_char(sysdate,'DD_MON_YYYY') from dual);' is the sql i want to use. Please suggest if anyone has any better idea to get sql for this purpose.

Thanks in Advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center