RA_REQUEST_BACKUP

This view describes the list of requested backup pieces from a remote Recovery Appliance.

Column Data Type NULL Description
RRA_REQUEST_BACKUP_KEY NUMBER NOT NULL

The key of this request record.

GROUP# NUMBER  

All backups with this group# are part of a single request group.

BATCH_ID NUMBER  

All backups with this batch_id were requested at the same time.

REP_PAIR_KEY NUMBER  

The key to the replication pair record.

BP_KEY NUMBER  

The local bp_key of the bp record being requested.

DB_KEY NUMBER  

The local db_key of the owner of the backup piece being requested.

HANDLE VARCHAR2(1024)  

The handle of the backup piece being requested.

SET_STAMP NUMBER  

The set_stamp of the backup piece being requested.

SET_COUNT NUMBER  

The set_count of the backup piece being requested.

PIECE# NUMBER  

The piece# of the backup piece being requested.

CREATE_TIME TIMESTAMP(6) WITH TIME ZONE  

The time at which the backup request record was created.

LAST_STATUS_UPDATE TIMESTAMP(6) WITH TIME ZONE  

The most recent time at which the backup request record was updated.

STATUS VARCHAR2(13)  

The most recent status of the backup request record.

DB_UNIQUE_NAME

VARCHAR2(32)

NOT NULL

The unique name of the database for this encryption info record..

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.