Message type: E = Error
Message class: DB6CK - DB6: System Check Messages
Message number: 116
Message text: Event monitor tables are not excluded from AUTO REORG
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Automatic maintenance = &AUTO_MAINT&Error message extract from SAP system. Copyright SAP SE.
DB6CK116
- Event monitor tables are not excluded from AUTO REORG ?The SAP error message DB6CK116 indicates that the event monitor tables in your database are not excluded from the automatic reorganization (AUTO REORG) process. This can lead to issues because event monitor tables are typically used for logging and monitoring purposes, and reorganizing them can disrupt their functionality.
Cause: The primary cause of this error is that the event monitor tables are included in the list of tables that are subject to automatic reorganization. This can happen due to misconfiguration in the database settings or the reorganization settings.
Solution: To resolve this issue, you need to exclude the event monitor tables from the AUTO REORG process. Here are the steps to do this: Identify Event Monitor Tables: Determine which tables are classified as event monitor tables in your SAP system. These tables usually have specific naming conventions or are documented in your system's configuration. Modify AUTO REORG Settings: Access the database configuration settings where the AUTO REORG
Get instant SAP help. Sign up for our Free Essentials Plan.
DB6CK115
Execute db6_update_db script on database server
To enable the DB2 procedure SYSPROC.WLM_COLLECT_STATS, proceed as follows: Download the latest version of the db6_update_db script from SAP Note 1365...
DB6CK114
Procedure SYSPROC.WLM_COLLECT_STATS() is missing
With IBM DB2 V9.5 FP7 and IBM DB2 V9.7 FP4 for Linux, UNIX, and Windows, a new version of the DB2 procedure SYSPROC.WLM_COLLECT_STATS was introduced....
DB6CK117
Exclude event monitor tables from AUTO REORG
In SAP Note 975352, it is recommended to disable the offline maintenance window: Choose <LS>Configuration -> Automatic Maintenance</>....
DB6CK118
WLM dispatcher is enabled
The DB2 WLM dispatcher is enabled in database manager configuration as follows: WLM dispatcher enabled (WLM_DISPATCHER) = &CURRENT_VALUE& As ...
Click on this link to search all SAP messages.