label of tape in rc_backup_piece
We do our backups with rman integrated with Data Protector and everything looks alright, except for the media name that lacks the tape label.
Example:
SQL> select media from rc_backup_piece where bp_key=143152;
MEDIA
--------------------------------------------------------------------------------
0a1232e9:538d03bd:1227:002e
Should instead result something like:
MEDIA
--------------------------------------------------------------------------------
0a1232e9:538d03bd:1227:002e [CBA570L3]
That would make the restore procedures much easier.