Backup Level Details
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
From documentation know that RMAN metadata repository are stored in database control file. If i have to query the level of the backup from rman tables from sql which table will give the same information??
baskar.l