RA_SBT_MIRROR
This view lists the SBT libraries that are being mirrored with remote Recovery Appliances.
| Column | Data Type | NULL | Description |
|---|---|---|---|
LIB_KEY |
NUMBER |
NOT NULL | The local SBT library key. |
LIB_NAME |
VARCHAR2(128) |
The local SBT library name. | |
LIB_TYPE |
VARCHAR2(5) |
Specifies the type of library. | |
REMOVE_LIB_KEY |
NUMBER |
The SBT library key of mirrored library on remote Recovery Appliance. | |
REMOTE_PAIR_KEY |
NUMBER |
Join with RA_REPLICATION_PAIR to determine the remote Recovery Appliance where the mirrored library exists. |