Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: DB6 - DB6: Alert Monitoring and Alert Configuration
Message number: 129
Message text: So far no table statistics have run without errors
Among other things, statistical information about tables (size,
distribution of values, and so on) is stored in the database system
tables (system catalog). The optimizer then analyzes this informaiton
when creating access plans for SQL statements.
For tables with variable datasets (transaction data), this statistical
information must be regularly adjusted.
The better these statistics, the better the optimizer can create plans.
Conversely, obsolete data or statistics that are missing completely can
cause poor access plans and therefore poor performance.
Maintain the table statistics with the help of the predefined actions
in the DB13 planning calendar. You can find more information about this
topic in the online documentation for the planning calendar. In the
special case of a BW system, there is a special report:
SAP_ANALYZE_ALL_INFOCUBES. This produces distributed statistics.
Error message extract from SAP system. Copyright SAP SE.
DB6129
- So far no table statistics have run without errors ?The SAP error message DB6129 indicates that there is an issue with the database statistics collection process. This error typically arises when the system attempts to gather statistics for database tables, but encounters errors that prevent the process from completing successfully. Here’s a breakdown of the cause, potential solutions, and related information:
Cause:
- Database Issues: There may be underlying issues with the database itself, such as corruption, locks, or configuration problems.
- Insufficient Permissions: The user or process attempting to collect statistics may not have the necessary permissions to access the tables or execute the required commands.
- Resource Limitations: The database server may be running low on resources (CPU, memory, disk space), which can lead to failures in executing statistics collection.
- Configuration Errors: Incorrect settings in the database or SAP system configuration can lead to failures in the statistics collection process.
- Inconsistent Data: If there are inconsistencies or issues with the data in the tables, this can also cause the statistics collection to fail.
Solutions:
- Check Database Logs: Review the database logs for any specific error messages that can provide more context about why the statistics collection failed.
- Run Statistics Collection Manually: Attempt to run the statistics collection manually using the appropriate database commands or SAP transaction codes (e.g., DBACOCKPIT or ST03N).
- Check Permissions: Ensure that the user executing the statistics collection has the necessary permissions to access the tables and perform the required operations.
- Database Maintenance: Perform regular database maintenance tasks, such as reindexing or checking for corruption, to ensure the database is in good health.
- Resource Monitoring: Monitor the database server's resource usage to identify any bottlenecks or limitations that may be affecting performance.
- Configuration Review: Review the database and SAP configuration settings to ensure they are correctly set up for statistics collection.
- Consult Documentation: Refer to the SAP and database documentation for specific guidance on troubleshooting statistics collection issues.
Related Information:
If the problem persists after trying the above solutions, it may be necessary to involve your database administrator or SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
DB6128
The table statistics are no longer current
Copy of DB6 126What causes this issue? Among other things, statistical information about tables (size, distribution of values, and so on) is stored ...
DB6127
The table statistics are current
Copy of 1st and 2nd blocks of DB6 126What causes this issue? Among other things, statistical information about tables (size, distribution of values,...
DB6130
Time passed since last table reorganization
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6131
The tables have been reorganized
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.