RA_SBT_TEMPLATE_MDF

This view lists missing level 0 data file backups for each SBT template.

Column Data Type NULL Description
TEMPLATE_KEY NUMBER NOT NULL The key identifying the SBT template.
DB_KEY NUMBER NOT NULL The key for the protected database that contains the missing file.
DB_UNIQUE_NAME VARCHAR2(30)   The unique name of the database that contains the missing data file.
DF_FILE# NUMBER   The number of the missing data file.
DF_TS# NUMBER   The tablespace number of the missing data file.
DF_PLUGIN_CHANGE# NUMBER   The plugin SCN for the missing data file.
DF_FOREIGN_DBID NUMBER   The foreign DBID for the database that contains the missing data file.
DF_TABLESPACE VARCHAR2(30)   The tablespace that contains the missing data file.
DF_CREATION_CHANGE# NUMBER   The creation SCN for the missing data file.
TENANT_NAME VARCHAR2   The tenant name for this database in the Recovery Appliance.
TENANT_IDENTIFIER NUMBER   The customer tenant identifier for this database in the Recovery Appliance.