DBA Data[Home] [Help]

VIEW: SYS.V_$BACKUP_DEVICE

Source

View Text - Preformatted

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

SELECT "DEVICE_TYPE"
, "DEVICE_NAME"
, "CON_ID"
FROM V$BACKUP_DEVICE