Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

View to Check Rman backup type

KeenOnOracleOct 26 2012 — edited Oct 26 2012
Friends

I've been working on some scripts to monitor rman

11.2.0.3 database without catalog.

I need to check if the bkp was FULL, incremental level 0 or 1.

But on these views I do not find that information, I mean, deeply as I need.

V$RMAN_BACKUP_JOB_DETAILS
V$RMAN_BACKUP_SUBJOB_DETAILS
V$RMAN_BACKUP_TYPE
V$RMAN_COMPRESSION_ALGORITHM
V$RMAN_CONFIGURATION
V$RMAN_ENCRYPTION_ALGORITHMS
V$RMAN_OUTPUT
V$RMAN_STATUS

None of them gave that.

Do you guys have any tip?
I need to select it to check the incremental level of the previously day inc. backup
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2012
Added on Oct 26 2012
4 comments
1,116 views