SAP ABAP Table MSQJOBHIS (MS SQL server job history ( as from msdb..sysjobhistory ))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | MSQJOBHIS |
|
| Short Description | MS SQL server job history ( as from msdb..sysjobhistory ) |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
MSQJBINSID | INT4 | INT4 | 10 | 0 | MS SQL server - unique identifier for the job history row | ||
| 2 | |
MSQJOBID | MSQHEX16 | RAW | 16 | 0 | MS SQL Server job ID | ||
| 3 | |
MSQJBSTPID | INT4 | INT4 | 10 | 0 | MS SQL Server - the ID of the step in the job | ||
| 4 | |
MSQJBSTPNA | CHAR100 | CHAR | 100 | 0 | MS SQL server - the name of the step | ||
| 5 | |
MSQSQLMGID | INT4 | INT4 | 10 | 0 | MS SQL Server - ID of the SQL error message | ||
| 6 | |
MSQSQLSEV | INT4 | INT4 | 10 | 0 | MS SQL server - the severity of the sql error message | ||
| 7 | |
MSQSQLMSG | MSQCH1024 | CHAR | 1024 | 0 | MS SQL server - sql error message | ||
| 8 | |
MSQJOBSTAT | INT4 | INT4 | 10 | 0 | MS SQL server - the status of the job's execution | ||
| 9 | |
MSQJBRUNDT | INT4 | INT4 | 10 | 0 | MS SQL server - the date the job or step started execution. | ||
| 10 | |
MSQJBRUNTM | INT4 | INT4 | 10 | 0 | MS SQL server - the time the job or step completed | ||
| 11 | |
MSQJBRUNDU | INT4 | INT4 | 10 | 0 | MS SQL server - the duration of the job run | ||
| 12 | |
MSQMAIOPID | INT4 | INT4 | 10 | 0 | MS SQL Server - e-mail operator ID | ||
| 13 | |
MSQNETOPID | INT4 | INT4 | 10 | 0 | ID of the system or user sending the message | ||
| 14 | |
MSQPAGOPID | INT4 | INT4 | 10 | 0 | MSSQL - ID of computer or user used for sending a page | ||
| 15 | |
MSQRETATTE | INT4 | INT4 | 10 | 0 | MS SQL server - retry attempts for the job or step | ||
| 16 | |
MSQJBSERVR | CHAR30 | CHAR | 30 | 0 | MS SQL server - name of server where the job was executed |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |