SAP ABAP Table LVCSDBSTAT (Statistical Information of a Server DB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-LVC (Application Component) liveCache
     SLVC (Package) liveCache CCMS
Basic Data
Table Category INTTAB    Structure 
Structure LVCSDBSTAT   Table Relationship Diagram
Short Description Statistical Information of a Server DB    
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 DBSIZE LC_SDBSIZE NUMC10 NUMC 10   0   Configured size of database  
2 MAXDATAPNO LCMXDATPNO NUMC10 NUMC 10   0   Largest possible page number to be assigned  
3 MAXPERM LC_MAXPERM NUMC10 NUMC 10   0   Highest used data page number  
4 USEDPERM LCUSEDPERM NUMC10 NUMC 10   0   Number of permanently used data pages  
5 %USEDPERM LCPCTUSEDP NUMC10 NUMC 10   0   Percentage of permanently used data pages  
6 USEDTMP LCUSEDTEMP NUMC10 NUMC 10   0   Number of temporarily used pages  
7 %USEDTMP LCPCTUSEDT NUMC10 NUMC 10   0   Percentage of temporarily used pages  
8 UNUSED LC_UNUSED NUMC10 NUMC 10   0   Number of unused pages  
9 %UNUSED LCPCTUNUSE NUMC10 NUMC 10   0   Percentage of unused pages  
10 UPDPERM LC_UPDPERM NUMC10 NUMC 10   0   No. of changed permanently used pages  
11 DBFULL LC_SDBFULL CHAR3 CHAR 3   0   Flag that indicates whether database is full (YES/NO)  
12 LOGSIZE LC_LOGSIZE NUMC10 NUMC 10   0   Configured log size  
13 USEDLOG LC_USEDLOG NUMC10 NUMC 10   0   Number of used log pages  
14 %USEDLOG LCPCTUSEDL NUMC10 NUMC 10   0   Percentage of used log pages  
15 USEDOMSLOG LC_UOMSLOG NUMC10 NUMC 10   0   Number of used OMS log pages (only for versions < 7.2)  
16 MINFOMSLOG LCMNFROLOG NUMC10 NUMC 10   0   Minimum free OMS log pages (only versions < 7.2)  
17 LOGNSAVED LCLOGNOSAV NUMC10 NUMC 10   0   Number of log pages not backed up  
18 %LOGNSAVED LCPCTLNOSA NUMC10 NUMC 10   0   Percentage of log pages not backed up  
19 LOGSBACKUP LCLOGSINCE NUMC10 NUMC 10   0   No. of used log pages since the last data backup  
20 RESREDO LC_RESREDO NUMC10 NUMC 10   0   Reserved log for REDO  
21 LOGSEGSIZE LC_LOGSEGM NUMC10 NUMC 10   0   Log segment size  
22 SAVEPOINTS LCSAVPOINT NUMC10 NUMC 10   0   Number of savepoints  
23 CHCKPOINTS LCCHKPOINT NUMC10 NUMC 10   0   Number of checkpoints  
History
Last changed by/on SAP  20110908 
SAP Release Created in