DBA Data[Home] [Help]

VIEW: SYS.GV_$BACKUP_DEVICE

Source

View Text - Preformatted

select "INST_ID","DEVICE_TYPE","DEVICE_NAME","CON_ID" from gv$backup_device
View Text - HTML Formatted

SELECT "INST_ID"
, "DEVICE_TYPE"
, "DEVICE_NAME"
, "CON_ID"
FROM GV$BACKUP_DEVICE