Table/Structure Field list used by SAP ABAP Function Module LC_SEL_SERVERDBSTATIST (Selektieren der Daten aus SERVERDBSTATISTICS)
SAP ABAP Function Module
LC_SEL_SERVERDBSTATIST (Selektieren der Daten aus SERVERDBSTATISTICS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | ||
| 2 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME |
|
| 3 | LVCSDBSTAT - USEDTMP | Number of temporarily used pages | ||
| 4 | LVCSDBSTAT - USEDPERM | Number of permanently used data pages | ||
| 5 | LVCSDBSTAT - USEDLOG | Number of used log pages | ||
| 6 | LVCSDBSTAT - UPDPERM | No. of changed permanently used pages | ||
| 7 | LVCSDBSTAT - UNUSED | Number of unused pages | ||
| 8 | LVCSDBSTAT - SAVEPOINTS | Number of savepoints | ||
| 9 | LVCSDBSTAT - RESREDO | Reserved log for REDO | ||
| 10 | LVCSDBSTAT - MAXPERM | Highest used data page number | ||
| 11 | LVCSDBSTAT - MAXDATAPNO | Largest possible page number to be assigned | ||
| 12 | LVCSDBSTAT - LOGSIZE | Configured log size | ||
| 13 | LVCSDBSTAT - LOGSBACKUP | No. of used log pages since the last data backup | ||
| 14 | LVCSDBSTAT - LOGSEGSIZE | Log segment size | ||
| 15 | LVCSDBSTAT - %LOGNSAVED | Percentage of log pages not backed up | ||
| 16 | LVCSDBSTAT - %UNUSED | Percentage of unused pages | ||
| 17 | LVCSDBSTAT - %USEDLOG | Percentage of used log pages | ||
| 18 | LVCSDBSTAT - %USEDPERM | Percentage of permanently used data pages | ||
| 19 | LVCSDBSTAT - %USEDTMP | Percentage of temporarily used pages | ||
| 20 | LVCSDBSTAT - CHCKPOINTS | Number of checkpoints | ||
| 21 | LVCSDBSTAT - DBFULL | Flag that indicates whether database is full (YES/NO) | ||
| 22 | LVCSDBSTAT - DBSIZE | Configured size of database | ||
| 23 | LVCSDBSTAT - LOGNSAVED | Number of log pages not backed up | ||
| 24 | SDB_SRVST - USEDTMP | Natural number | ||
| 25 | SDB_SRVST - USEDPERM | Natural number | ||
| 26 | SDB_SRVST - USEDLOG | Natural number | ||
| 27 | SDB_SRVST - UPDPERM | Natural number | ||
| 28 | SDB_SRVST - UNUSED | Natural number | ||
| 29 | SDB_SRVST - SDBSIZE | Natural number | ||
| 30 | SDB_SRVST - SDBFULL | 3-Byte field | ||
| 31 | SDB_SRVST - SAVEPNTS | Natural number | ||
| 32 | SDB_SRVST - RESREDO | Natural number | ||
| 33 | SDB_SRVST - PUSEDTMP | 3-Byte field | ||
| 34 | SDB_SRVST - PUSEDPERM | 3-Byte field | ||
| 35 | SDB_SRVST - PUSEDLOG | 3-Byte field | ||
| 36 | SDB_SRVST - PUNUSED | 3-Byte field | ||
| 37 | SDB_SRVST - PLOGNSAVED | 3-Byte field | ||
| 38 | SDB_SRVST - MAXPNO | Natural number | ||
| 39 | SDB_SRVST - MAXPERM | Natural number | ||
| 40 | SDB_SRVST - LSINCEBCK | Natural number | ||
| 41 | SDB_SRVST - LOGSIZE | Natural number | ||
| 42 | SDB_SRVST - LOGSEGM | Natural number | ||
| 43 | SDB_SRVST - LOGNSAVED | Natural number | ||
| 44 | SDB_SRVST - CHECKPNTS | Natural number |