Data Element list used by SAP ABAP Table MSQ_PDBMGR (Contains data from the performance object Databases.)
SAP ABAP Table
MSQ_PDBMGR (Contains data from the performance object Databases.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQDBNAME | The name of the database in SQL Server instance. | ||
| 2 | MSQPDACTTX | Number of active transactions for the database | ||
| 3 | MSQPDCOMWT | Number of commits waiting on the log flush | ||
| 4 | MSQPDDBCC | Number of logical read scan bytes for DBCC stmnts | ||
| 5 | MSQPDLOGBY | Number of bytes in the buffer when the buffer is flushed | ||
| 6 | MSQPDLOGFL | Number of log flushes | ||
| 7 | MSQPDTRANS | Number of transactions started for the database | ||