Message type: E = Error
Message class: /SCMB/TDL_UTILS -
Message number: 035
Message text: Statistics for the following tables were not set up:
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/SCMB/TDL_UTILS035
- Statistics for the following tables were not set up: ?The SAP error message /SCMB/TDL_UTILS035 indicates that statistics for certain database tables have not been set up. This can lead to performance issues, as the database optimizer relies on statistics to determine the most efficient way to execute queries.
Cause: The error typically arises when: Database Statistics Not Collected: The statistics for the specified tables have not been collected or updated. This can happen if the database maintenance tasks have not been scheduled or executed. New Tables: If new tables have been created and statistics have not been generated for them. Database Configuration: There may be issues with the database configuration or settings that prevent statistics from being collected.
Solution: To resolve this error, you can follow these steps: Collect Statistics: Use the database management tools or SQL commands to collect statistics for the affected tables. The specific command will depend on the database you are using (e.g., Oracle, SQL Server, HANA). For example, in Oracle, you might use:EXEC DBMS_STATS.GATHER_TABLE_STATS('schema_name',
Get instant SAP help. Sign up for our Free Essentials Plan.
/SCMB/TDL_UTILS034
Indices for the following tables were not created:
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMB/TDL_UTILS033
Indices for the following tables were not deleted:
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMB/TDL_UTILS036
&1 time series for TSID &2 were copied successfully in TSID &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMB/TDL_UTILS037
Time series for TSID &1 were deleted successfully
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.