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 |