DBA Data[Home] [Help]

VIEW: SYS.V_$RMAN_CONFIGURATION

Source

View Text - Preformatted

select "CONF#","NAME","VALUE","CON_ID" from v$rman_configuration
View Text - HTML Formatted

SELECT "CONF#"
, "NAME"
, "VALUE"
, "CON_ID"
FROM V$RMAN_CONFIGURATION