Storage Viewer for Backup Database Views > apt_v_hpd_session_errclient
  
Version 10.0.01
apt_v_hpd_session_errclient
The apt_v_hpd_session_errclient view contains a single row for each HP Data Protector session error client.
Table 3.84 apt_v_hpd_session_errclient
Column Name
Data Type
Description
backup_specification_id
NUMBER
Backup specification ID
client_id
NUMBER
Foreign key of the client ID for the client being backed up (see apt_v_server)
end_time
DATE
Date/time that the job finished
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 - Comm Vault Simpana
6 - HP Data Protector
server_id
NUMBER
Foreign key of the server ID for the HPDP Cell Manager server (see apt_v_server)
session_id
NUMBER
Internal ID for HPDP session
start_time
DATE
Date/time that the job started
summary_status
NUMBER
This is an enumeration field with the following values:
0 = successful
1 = partial / warning
2 = failed / error
This field can be inspected to determine the overall summary status of a job.