Table/Structure Field list used by SAP ABAP Function Module GET_SQLERRORLOGS_MSQ (retrieve text of SQLServer errorlogs and the sqlagent.out)
SAP ABAP Function Module
GET_SQLERRORLOGS_MSQ (retrieve text of SQLServer errorlogs and the sqlagent.out) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | DBCON - CON_NAME | Logical name for a database connection | ||
| 3 | MSQERROUT - ERROUTPUT | MS SQL server - output line of sql server error log | ||
| 4 | MSQ_LSTAT - NUMLINES | Size of the database transaction log in MB. | SOURCE VALUE(NUMAGTLINES) LIKE MSQ_LSTAT-NUMLINES |
|
| 5 | MSQ_LSTAT - NUMLOG | number of SQL Server sql error or sql agent log to display | SOURCE VALUE(NUMERRORLOG) LIKE MSQ_LSTAT-NUMLOG |
|
| 6 | MSQ_LSTAT - NUMLOG | number of SQL Server sql error or sql agent log to display | SOURCE VALUE(NUMAGTLOG) LIKE MSQ_LSTAT-NUMLOG |
|
| 7 | MSQ_LSTAT - NUMLOG | number of SQL Server sql error or sql agent log to display | ||
| 8 | MSQ_LSTAT - NUMLINES | Size of the database transaction log in MB. | SOURCE VALUE(NUMERRORLINES) LIKE MSQ_LSTAT-NUMLINES |
|
| 9 | MSQ_LSTAT - NUMLINES | Size of the database transaction log in MB. | SOURCE VALUE(ERRSTARTLINE) LIKE MSQ_LSTAT-NUMLINES |
|
| 10 | MSQ_LSTAT - NUMLINES | Size of the database transaction log in MB. | SOURCE VALUE(AGTSTARTLINE) LIKE MSQ_LSTAT-NUMLINES |
|
| 11 | MSQ_LSTAT - NUMLINES | Size of the database transaction log in MB. | ||
| 12 | MSQ_LSTAT - NAMELOG | MS SQL server database physical file name with full path | ||
| 13 | MSQ_LSTAT - LOGDATE | MSQ_LSTAT-LOGDATE | ||
| 14 | MSQ_LSTAT - FLAG20 | SQL Server flag 'Y' if true , 'N' if false | ||
| 15 | MSQ_LSTAT - FLAG17 | SQL Server flag 'Y' if true , 'N' if false | ||
| 16 | MSQ_LSTAT - FILEKB | Size of the database transaction log in MB. | ||
| 17 | SYST - MSGID | ABAP System Field: Message ID | ||
| 18 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 19 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 20 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 21 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 22 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 23 | SYST - MSGV4 | ABAP System Field: Message Variable |