Table list used by SAP ABAP Function Module GET_DYNAMICSERVER_MSQ (retrieve data about sql server available from the @@variables)
SAP ABAP Function Module
GET_DYNAMICSERVER_MSQ (retrieve data about sql server available from the @@variables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | MSQ_DYSERV | contains performance measures since sqlserver's last start | ||
| 3 | MSQ_DYSERV | contains performance measures since sqlserver's last start | SOURCE SERVERDATA STRUCTURE MSQ_DYSERV |
|
| 4 | MSSCOLLRESI | MSSQL DBCOLL : Statistics Output Structure | ||
| 5 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||