Storage Viewer for Capacity Database Views > sdk_v_hcp_replication
  
Version 10.0.01
sdk_v_hcp_replication
The sdk_v_hcp_replication view contains a single row for each Hitachi Content Platform (HCP) replication.
Table 4.427 sdk_v_hcp_replication
Column Name
Data Type
Description
array_id
NUMBER
ID of the cluster.
creation_date
DATE
Date and time the HCP node was created.
device_manager_id
NUMBER
Foreign key to device manager details
domain_id
NUMBER
Foreign key from apt_v_domain.
last_updated
DATE
Date and time the data was added to the Portal database.
rep_kb_to_be_replicated
NUMBER
Cached approximation of the amount of data currently waiting to be replicated on the replication link, in Kb. This value is updated every 10 minutes.
rep_link_authoritative
NUMBER
Indication of whether the HCP system is currently the source (1) or target (2) of replication activity on the replication link (that is, whether objects are being copied from or to this system).
rep_link_backlog_sec
NUMBER
Cached backlog time for the replication link, in seconds. This value is updated every 10 minutes.
rep_link_errors
NUMBER
Cached number of errors that have occurred on the replication link in the last minute. This value is updated every 10 minutes.
rep_link_errors_per_sec
NUMBER
Cached number of errors that have occurred on the replication link during the past minute, in errors per second. This value is updated every 10 minutes.
rep_link_id
STRING
Replication link ID.
rep_link_kb
NUMBER
Cached number of KiBtransferred or received through the replication link in the last minute. This value is updated every 10 minutes.
rep_link_kb_per_second
NUMBER
Cached data transmission rate for the replication link during the past minute, in Kb per second. This value is updated every 10 minutes.
rep_link_last_verify_time
DATE
The last time a verification pass completed for this replication link.
rep_link_master
NUMBER
Indication of whether the HCP system is the primary system (1) or replica (2) for the replication link.
rep_link_name
STRING
Replication link name.
rep_link_network
STRING
Network used for this replication link.
rep_link_operations
NUMBER
Cached number of replication operations performed on the replication link in the past minute. This value is updated every 10 minutes.
rep_link_ops_per_sec
NUMBER
Cached operation rate for the replication link during the past minute, in operations per second. This value is updated every 10 minutes.
rep_link_remote_hosts
STRING
DNS name of the other HCP system included in the replication link or a CSV list of the IP addresses of one or more nodes in that system.
rep_link_remote_port
STRING
Replication port on the other HCP system included in the replication link.
rep_link_status
STRING
Status of the replication link.
rep_link_to_be_replicated
NUMBER
Cached approximation of the number of objects currently waiting to be replicated on the replication link. This value is updated every 10 minutes.
rep_link_type
NUMBER
Indication of whether the replication link is active/passive or active/active.
rep_link_verify_mode
STRING
Current setting for replication verification on the HCP system.