| Oracle® Database Reference 11g Release 2 (11.2) Part Number E10820-03 | 
 | 
| 
 | View PDF | 
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 CONFIGUREcommand are valid types except:
 | 
| VALUE | VARCHAR2(1025) | The CONFIGUREcommand setting. Example:RETENTION POLICY TO RECOVERY WINDOW OF 10 DAYS |