OMR Repository
Hope everyone is doing great. If i connect to database target as rman target /
and give list backup summary basically it lists
List of Backups
===============
Key TY LV S Device Type Completion Time #Pieces #Copies Compressed Tag
------- -- -- - ----------- --------------- ------- ------- ---------- ---
Am interested in the third column LV , Level of the backup which 1, F, A,0
If i see the information in OMR repository in table MGMT$HA_BACKUP
i could see only
² DB FULL
² RECVR AREA
² DB INCR
² DATAFILE FULL
² DATAFILE INCR
² ARCHIVELOG
² CONTROLFILE
² SPFILE
How do i know the level of a backup from OMR repository? from which table?