Message type: E = Error
Message class: DB6 - DB6: Alert Monitoring and Alert Configuration
Message number: 627
Message text: Current database heap usage
The database heap is a global area the database uses for memory areas
it administers itself, such as the:
Log buffer
Catalog cache
Control structures for the buffer pool
Instead of monitoring the upper limits, the system monitors here the
current database heap fill level.
If the database heap is full, transactions may terminated.
If there is an error, increase the size of the database heap using:
<LB>UPDATE DB CFG USING DBHEAP <value></>
Increasing this value increases the use of virtual memory, which
increases paging if there is not enough main memory available.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
DB6627
- Current database heap usage ?The SAP error message DB6627 indicates that the current database heap usage has reached a critical level. This message is typically related to the database's memory management and can occur in various SAP database systems, including those using Oracle, SQL Server, or SAP HANA.
Cause: The error is generally caused by one or more of the following factors: High Memory Usage: The database is consuming a significant amount of memory, which may be due to large transactions, inefficient queries, or insufficient memory allocation.
Configuration Issues: The database parameters related to memory allocation may not be optimally configured. Memory Leaks: There could be memory leaks in the application or database processes that are consuming memory without releasing it. Increased Load: A sudden increase in user load or data processing can lead to higher memory consumption.
Solution: To resolve the DB6627 error, consider the following steps: Monitor Database Usage: Use database monitoring tools to check the current memory usage and identify
Get instant SAP help. Sign up for our Free Essentials Plan.
DB6626
The lock list contains too many locks
Copied from DB6 625What causes this issue? Instead of monitoring the upper limits, the system monitors here the current lock list fill level. (LOCK ...
DB6625
Current lock list usage
What causes this issue? Instead of monitoring the upper limits, the system monitors here the current lock list fill level. (LOCK LIST)System Response...
DB6628
There is not enough free space in the database heap
Copied from DB6 627What causes this issue? The database heap is a global area the database uses for memory areas it administers itself, such as the:...
DB6629
Database-specific kernel information
What causes this issue? The SAP system kernel contains a number of database-specific programs whose current version is monitored.System Response If ...
Click on this link to search all SAP messages.