Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$RMAN_CONFIGURATION

V$RMAN_CONFIGURATION lists information about RMAN persistent configuration settings.

Column Datatype Description
CONF# NUMBER A unique key identifying this configuration record within the target database that owns it.
NAME VARCHAR2(65) The type of configuration. All options of the CONFIGURE command are valid types except:
  • CONFIGURE EXCLUDE (described in RC_TABLESPACE)

  • CONFIGURE AUXNAME (described in RC_DATAFILE)

  • CONFIGURE SNAPSHOT CONTROLFILE (stored only in control file)

VALUE VARCHAR2(1025) The CONFIGURE command setting. Example: RETENTION POLICY TO RECOVERY WINDOW OF 10 DAYS