View to Check Rman backup type
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