Storage Viewer for Backup Database Views > apt_v_tsm_job_message
  
Version 10.0.01
apt_v_tsm_job_message
The apt_v_tsm_job_message view provides the particulars from TSM job messages.
Table 3.159 apt_v_tsm_job_message
Column Name
Data Type
Description
explanation
STRING
Description that corresponds to the code.
job_id
NUMBER
Foreign key to apt_v_tsm_job. Primary key in this view. This is the internal job ID, NOT the same as the TSM Job ID.
message
STRING
The text indicating the status of the job.
msg_code
STRING
The alphanumeric code of the message from the TSM log file.
msg_date
DATE
Date/time of the message
msg_type
STRING
Message type code
seq
NUMBER
Sequence number of the message