README for HP Neoview Release 2.5 (R2.5)
Table 1 NEO.HP_METRICS.BAR_JOB_STATUS_VW1 (continued)
Online dump pass number
Primary Key
This is always 1.
INT UNSIGNED NO DEFAULT, NOT
NULL, NOT DROPPABLE
PASS_NUM
Name of platform (composed of the first
five characters of the system name).
Example: ARC01
CHAR(64) NO DEFAULTPLATFORM_NAME
Start time of the overall backup job run in
LCT.
TIMESTAMP(6) NO DEFAULTOVERALL_START_LCT_TS
Start time of the online dump pass in UTC.TIMESTAMP(6) NO DEFAULTSTART_UTC_TS
Start time of the online dump pass in LTC.TIMESTAMP(6) NO DEFAULTSTART_LTC_TS
End time of the online dump pass in UTC.TIMESTAMP(6) NO DEFAULTEND_UTC_TS
End time of the online dump pass in LTC.TIMESTAMP(6) NO DEFAULTEND_LTC_TS
Synchronized file recovery time in UTC.TIMESTAMP(6) NO DEFAULTNSFR_UTC_TS
Synchronized file recovery time in LTC.TIMESTAMP(6) NO DEFAULTNSFR_LTC_TS
Total number of files dumped by online
dump pass.
LARGEINT NO DEFAULTNUM_FILES_DUMPED
Total number of files not dumped by
online dump pass.
LARGEINT NO DEFAULTNUM_FILES_NOT_DUMPED
Reserved for future use.LARGEINT NO DEFAULTNUM_BYTES_DUMPED
HP_METRICS.BAR_JOB_STATUS_VW2
Table 2 HP_METRICS.BAR_JOB_STATUS_VW2
Returns aggregated data grouped by PASS_NUM and
OVERALL_START_UTC_TS.
Description:
PASS_NUM
OVERALL_START_UTC_TS
OVERALL_START_LCT_TS
TOTAL_NUM_FILES_DUMPED
TOTAL_NUM_FILES_NOT_DUMPED
TOTAL_NUM_BYTES_DUMPED
Columns Included:
NEO.HP_METRICS.BAR_JOB_STATUS_VW2Views Used:
HP_METRICS.BAR_JOB_STATUS_VW3
Table 3 HP_METRICS.BAR_JOB_STATUS_VW3
Returns aggregated data grouped by SEGMENT_ID and OVERALL_START_UTC_TS.Description:
OVERALL_START_UTC_TS
OVERALL_START_LCT_TS
TOTAL_NUM_FILES_DUMPED
TOTAL_NUM_FILES_NOT_DUMPED
TOTAL_NUM_BYTES_DUMPED
Columns Included:
NEO.HP_METRICS.BAR_JOB_STATUS_VW3Views Used:
22