RA_DATABASE_STORAGE_USAGE

This view lists the storage usage for each protected database.

Column Data Type NULL Description
DB_UNIQUE_NAME VARCHAR2(30)   The unique name of the protected database.
DB_KEY NUMBER   The primary key for this protected database in the Recovery Appliance metadata database.
STORAGE_LOCATION VARCHAR2(128) NOT NULL The name of the Recovery Appliance storage location used by this protected database.
USED_SPACE NUMBER   The amount of space (in GB) used by this database in its Recovery Appliance storage locations. Backups for a protected database typically reside in only one storage location, but can reside in two locations when a movement operation is in progress.
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.