Database Backup and Recovery (MOSC)

MOSC Banner

Auto email script for rman backup status from V$rman_status table.

edited Mar 3, 2014 12:00PM in Database Backup and Recovery (MOSC) 6 commentsAnswered

Hi,

Any opinion script to auto email for below select statement script and auto generate by 8.00 am every morning to our lotus notes email.

select sid,operation,status,MBYTES_PROCESSED,

start_time,end_time,input_bytes,output_bytes

from v$rman_status

order by  start_time;

Regards

Danny Tan

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