Do you have any question about this error?
Message type: E = Error
Message class: RSSDA - BW HANA Smart Data Access
Message number: 017
Message text: Statistics of type SIMPLE will be created
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.
RSSDA017
- Statistics of type SIMPLE will be created ?The SAP error message RSSDA017 indicates that statistics of type SIMPLE will be created for a specific database table or index. This message is not necessarily an error but rather an informational message that informs you about the type of statistics being generated.
Cause:
The message is typically triggered when the SAP system is generating statistics for database tables or indexes, and it indicates that the system has determined that SIMPLE statistics are appropriate for the given object. SIMPLE statistics are a basic form of statistics that provide essential information about the data distribution in a table or index.
Solution:
Understanding SIMPLE Statistics: Recognize that SIMPLE statistics are often sufficient for many scenarios, especially for smaller tables or when the data distribution is relatively uniform.
Review Statistics Settings: If you believe that more detailed statistics (like FULL statistics) are necessary for performance tuning, you can adjust the settings in the database or the SAP system to generate more comprehensive statistics.
Update Statistics: If you want to manually update the statistics for a table or index, you can use the relevant transaction codes or SQL commands depending on your database system (e.g.,
DBACOCKPIT
,ST03N
, or specific SQL commands for your database).Monitor Performance: After the statistics are generated, monitor the performance of queries that access the affected tables or indexes. If performance issues persist, consider analyzing the execution plans and optimizing queries or indexes.
Consult Documentation: Refer to SAP documentation or your database documentation for more details on how statistics are generated and how to manage them effectively.
Related Information:
ST03N
(Workload Analysis) and DBACOCKPIT
(Database Administration Cockpit) for monitoring and managing database performance.In summary, RSSDA017 is an informational message about the creation of SIMPLE statistics. It is essential to understand the implications of this message and take appropriate actions if necessary to ensure optimal database performance.
Get instant SAP help. Start your 7-day free trial now.
RSSDA016
Statistics of type HISTOGRAM will be created
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSSDA015
Field name: &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSSDA018
Statistics created for virtual table of InfoProvider &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSSDA019
Only SAP HANA is supported as the database
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.