5.43 RC_PROXY_DATAFILE
This view contains descriptions of data file backups that were taken using the proxy copy functionality. It corresponds to the V$PROXY_DATAFILE view. 
               
In a proxy copy, the media manager takes over the operations of backing up and restoring data. Each row represents a backup of one database file.
| Column | Data Type | Description | 
|---|---|---|
| 
 | 
 | The primary key for the target database. Use this column to join with almost any other catalog view. | 
| 
 | 
 | The primary key for the incarnation of the target database. Use this column to join with  | 
| 
 | 
 | The  | 
| 
 | 
 | The primary key of the PDB in the recovery catalog. Use this column to identify the PDB that owns the proxy copies. | 
| 
 | 
 | The proxy copy primary key in the recovery catalog. If you issue the  | 
| 
 | 
 | The proxy copy record identifier from  | 
| 
 | 
 | The proxy copy stamp from  | 
| 
 | 
 | The tag for the proxy copy. | 
| 
 | 
 | The absolute file number of the data file that is proxy copied. | 
| 
 | 
 | The data file creation SCN. | 
| 
 | 
 | The data file creation time. | 
| 
 | 
 | The SCN of the most recent  | 
| 
 | 
 | The time stamp of the most recent  | 
| 
 | 
 | 0 if this copy is part of an incremental backup strategy, otherwise  | 
| 
 | 
 | Checkpoint SCN when the copy was made. | 
| 
 | 
 | Checkpoint time when the copy was made. | 
| 
 | 
 | The highest SCN in any block of the file, if known. Recovery must proceed to at least this SCN for the file to become not fuzzy. | 
| 
 | 
 | The SCN to which recovery must proceed for the file to become not fuzzy. If not  | 
| 
 | 
 | The time that is associated with the  | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| 
 | 
 | Size of the data file copy in blocks (also the size of the data file when the copy was made). | 
| 
 | 
 | The block size for the copy in bytes. | 
| 
 | 
 | The type of sequential media device. | 
| 
 | 
 | The name or "handle" for the proxy copy. RMAN passes this value to the operating system-dependent layer that identifies the file. | 
| 
 | 
 | Comments about the proxy copy. | 
| 
 | 
 | A comment that contains further information about the media manager that created this backup. | 
| 
 | 
 | The number of the media pool in which the proxy copy is stored. | 
| 
 | 
 | The time when proxy copy was initiated. | 
| 
 | 
 | The time when the proxy copy was completed. | 
| 
 | 
 | The duration of the proxy copy. | 
| 
 | 
 | The status of the backup set:  | 
| 
 | 
 | Indicates whether this proxy copy has a retention policy different from the value for  | 
| 
 | 
 | If the  | 
| 
 | 
 | The  | 
| 
 | 
 | Unique key for the row in  | 
| 
 | 
 | Primary key of the Data Guard database associated with this file. Each database in a Data Guard environment has a unique  | 
| 
 | 
 | Foreign DBID of the database from which this data file was transported. The value is  | 
| 
 | 
 | 
 | 
| 
 | 
 | SCN at which the foreign data file was transported into the database. The value is  | 
| 
 | 
 | The SCN of the  | 
| 
 | 
 | The time of the  |