SAP ABAP Table MSQ_LSTAT (SQL Server structure to hold stats on error or agent logs)
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 MSQ_LSTAT   Table Relationship Diagram
Short Description SQL Server structure to hold stats on error or agent logs    
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 NUMLOG MSQLOGNUM INT4 INT4 10   0   number of SQL Server sql error or sql agent log to display  
2 LOGDATE     CHAR 20   0    
3 NAMELOG MSQFILNAME CHAR520 CHAR 520   0   MS SQL server database physical file name with full path  
4 FLAG17 MSQERRFLG CHAR01 CHAR 1   0   SQL Server flag 'Y' if true , 'N' if false  
5 FLAG20 MSQERRFLG CHAR01 CHAR 1   0   SQL Server flag 'Y' if true , 'N' if false  
6 FILEKB MSQLOGSIZE INT4 INT4 10   0   Size of the database transaction log in MB.  
7 NUMLINES MSQLOGSIZE INT4 INT4 10   0   Size of the database transaction log in MB.  
History
Last changed by/on SAP  20130604 
SAP Release Created in