Functions and Views for All Products > apt_v_server_instance
  
Version 10.0.01
apt_v_server_instance
The apt_v_server_instance view contains a single row for each client or server instance within the Storage Viewer database.
Table 26 apt_v_server_instance
Column Name
Data Type
Description
backup_product_version
STRING
The backup software version on the master server
display_name
STRING
The name that is displayed on the Storage Viewer Web Interface for this client/server
hostname
STRING
The hostname of the client/server. This is the name by which the client/server is known to the underlying backup software
instance_name
STRING
Name of the instance
instance_restart_date
DATE
Instance restart date
is_active
CHAR
Y=Yes, N=No
port_number
NUMBER
Server’s port number
product_type
NUMBER
Enumeration field with the following possible values:
1 –Veritas NetBackup
2 – Veritas Backup Exec
3 – EMC NetWorker
4 – IBM Tivoli Storage Manager
5 – CommVault Galaxy
6 – HP Data Protector
product_type_name
STRING
Name of the above product
server_id
NUMBER
Foreign key to apt_v_server.
server_instance_id
NUMBER
Primary key for this view.