Do you have any question about this error?
Message type: E = Error
Message class: DB6CK - DB6: System Check Messages
Message number: 117
Message text: Exclude event monitor tables from AUTO REORG
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
If you still want to have the offline maintenance window enabled, youError message extract from SAP system. Copyright SAP SE.
DB6CK117
- Exclude event monitor tables from AUTO REORG ?The SAP error message DB6CK117 indicates that the system has detected that certain event monitor tables are being excluded from the automatic reorganization (AUTO REORG) process. This is typically related to database performance and maintenance tasks.
Cause:
The error message is triggered when the database system identifies that specific tables, particularly those related to event monitoring, are not suitable for automatic reorganization. This can happen for several reasons:
To resolve this issue, you can take the following steps:
Review the Event Monitor Tables: Identify which event monitor tables are being excluded. You can check the database documentation or use SQL queries to list the tables and their configurations.
Check Database Configuration: Ensure that the database settings allow for the reorganization of the tables in question. This may involve checking the database parameters or settings related to AUTO REORG.
Manual Reorganization: If the tables cannot be included in the AUTO REORG process, consider performing a manual reorganization of these tables during a maintenance window when the impact on performance will be minimal.
Consult Documentation: Refer to the SAP and database documentation for specific guidelines on managing event monitor tables and their reorganization.
Database Administration: If you are not the database administrator, consult with your DBA team to understand the implications of reorganizing these tables and to ensure that any actions taken are in line with best practices.
Monitoring and Alerts: Set up monitoring for the event monitor tables to ensure that they do not grow excessively and impact performance. This may involve creating alerts for when certain thresholds are reached.
By following these steps, you should be able to address the DB6CK117 error and ensure that your event monitor tables are managed effectively.
Get instant SAP help. Start your 7-day free trial now.
DB6CK116
Event monitor tables are not excluded from AUTO REORG
AUTO_REORG is enabled for the system and the automatic maintenance policy does not exclude event monitor tables. The system issues an error message a...
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...
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 ...
DB6CK119
Consider runtime service class when analyzing SQL workload
When you analyze the SQL workload or the package cache, take the execution service class into account for runtime aspects.Error message extract from ...
Click on this link to search all SAP messages.