Do you have any question about this error?
Message type: E = Error
Message class: DB6 - DB6: Alert Monitoring and Alert Configuration
Message number: 117
Message text: Anzahl der Sperrerweiterungen pro Stunde
If a transaction accesses the database to make changes, the system
locks exactly those records in the tables that the application is
accessing for the duration of the transaction. The system stores this
information in a separate area of the main memory, and other
transactions can no longer access those records to change them. If this
memory is used up, the entire table is locked from that point on. This
is a lock escalation.
The table-wide lock obstructs other running transactions and should
generally be avoided.
Set the size of the memory area available to an application for locks
using the database parameters LOCKLIST and MAXLOCK.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
DB6117
- Anzahl der Sperrerweiterungen pro Stunde ?Get instant SAP help. Start your 7-day free trial now.
DB6116
Im System treten zu viele Deadlocks auf
Was verursacht dieses Problem? Two or more running transactions are both in a wait state are are waiting for each other. The system resolves this w...
DB6115
Anzahl der Deadlocks pro Tag
Was verursacht dieses Problem? A Deadlock is a mutual lock of two or more running transactions. It means that they are both in a wait state and eac...
DB6118
Im System treten zu viele Sperrerweiterungen auf
Was verursacht dieses Problem? As a transaction is accessing too many records of a table to make changes, the system has locked the whole table. Ot...
DB6119
Anzahl der exklusiven Sperrerweiterungen pro Stunde
Was verursacht dieses Problem? If an application accesses database data to make changes, the system locks exactly those records in the table that a...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.