| DB_KEY | NUMBER | The primary key for the target database corresponding to this configuration. Use this column to form a join with almost any other catalog view. | 
| 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 CONFIGUREcommand are valid types except:CONFIGUREEXCLUDE, (described inRC_TABLESPACE),CONFIGUREAUXNAME(described inRC_DATAFILE), andCONFIGURESNAPSHOTCONTROLFILE(stored only in control file). | 
| VALUE | VARCHAR2(1025) | The CONFIGUREcommand setting. For example:RETENTIONPOLICYTORECOVERYWINDOWOF1DAYS. |