Column Name | Data Type | Description |
auto_rename_filespace | STRING | Y=Yes and N=No |
bitmask_flags | RAW | |
client_id | NUMBER | Foreign key of the client ID for the client being backed up (see apt_v_server) |
client_software_version | STRING | OS version on client |
client_system_architecture | STRING | System architecture of the node's client. |
client_type | STRING | Client Type |
compress_data | STRING | Y=Yes and N=No |
contact | STRING | Contact information for the client node. |
deduplication | STRING | Location where data is deduplicated. Possible values: ServerOnly = data stored by this node can be deduplicated on the server only. Clientorserver = data stored by this node can be deduplicated on either the client of the server. |
display_name | STRING | Display name of the client being backed up. |
domain_id | NUMBER | Foreign key to apt_v_tsm_policy_domain. |
domain_name | STRING | Domain name |
guid | STRING | Globally unique identifier (GUID) that identifies the host on which the node is located. Based on the last time the client node contacted the server. |
host_name | STRING | Internal name of the client being backed up. |
instance_name | STRING | Name of the TSM server instance |
is_active | CHAR | Indicates if this is an active TSM node |
is_locked | STRING | Indicates if the client node is locked out of Tivoli Storage Manager (TSM): Y or N. |
last_access | DATE | Date and time of last access |
last_updated | DATE | Date and time last updated |
max_mount_points | NUMBER | Maximum number of mount points for this TSM node |
node_id | NUMBER | Foreign key to apt_v_tsm_node. |
node_name | STRING | Name of the TSM node. |
node_registration_date | DATE | Date of the node registration |
option_set_id | NUMBER | Numeric ID of the client’s option set. An option set enables additional client options that may not be included in the client’s standard option file. |
option_set_name | STRING | Name of the client’s option set |
registering_admin | STRING | The name of the administrator who registered the client node. |
repl_archive_rule | STRING | Sets a replication rule that determines replication of archive data in the file space. Possible values: ALL_DATA = all data is replicated with normal priority. ALL_DATA_HIGH_PRIORITY = all data is replicate with high priority. DEFAULT = data is replicated according to the domain rule for the data type. NONE = no data that belongs to the node is replicated. |
repl_backup_rule | STRING | Sets a replication rule that determines replication of backup data in the file space. Possible values: ALL_DATA = all data is replicated with normal priority. ACTIVE_DATA = active backup data is replicated with normal priority. ALL_DATA_HIGH_PRIORITY = all data is replicate with high priority. ACTIVE_DATA_HIGH_PRIORITY = active backup data is replicated with high priority. DEFAULT = data is replicated according to the domain rule for the data type. NONE = no data that belongs to the node is replicated. |
repl_space_mgmt_rule | STRING | Sets a replication rule that determines replication of space-managed data in the file space. Possible values: ALL_DATA = all data is replicated with normal priority. ALL_DATA_HIGH_PRIORITY = all data is replicate with high priority. DEFAULT = data is replicated according to the domain rule for the data type. NONE = no data that belongs to the node is replicated. |
replication_mode | STRING | Indicates if the node is the source or the target for replicated data. Possible values: Send = node is the source of data for replication. Receive = node is the target of data for replication. SyncSend = during replication, data that belongs to the node is to be synchronized with the node data on the target replication server; applies only to nodes whose data was imported from a source replication server to the target replication server. SyncReceive = during replication, data that belongs to the node is to be synchronized with the node data on the source replication server; applies only to nodes whose data was imported from a source replication server to the target replication server. None = node is not configured for replication. |
replication_state | STRING | Indicates if the node is enabled for replication. Possible values: Enabled = node is configured for replication and is ready to replicate. Disabled = node is configured for replication, but is not ready to replicate. None = node is not configured for replication. |
server_instance_id | NUMBER | Foreign key to apt_v_server_instance, the Internal Storage Viewer server instance ID |