Do you have any question about this error?
Message type: E = Error
Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring
Message number: 278
Message text: DB Partition &1: Size of BP &2 is AUTOMATIC, but STMM is turned OFF
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.
DB6PM278
- DB Partition &1: Size of BP &2 is AUTOMATIC, but STMM is turned OFF ?The SAP error message DB6PM278 indicates an issue related to database partitioning and the configuration of the Self-Tuning Memory Manager (STMM) in the context of SAP's database management. Here’s a breakdown of the cause, solution, and related information for this error:
Cause:
- Database Partitioning: The error message refers to a database partition (BP) that is set to "AUTOMATIC" size. This means that the database is configured to automatically manage the size of this partition.
- STMM Disabled: The Self-Tuning Memory Manager (STMM) is a feature that allows the database to automatically adjust memory allocation for various components based on workload. If STMM is turned off, the database cannot automatically manage memory, which can lead to issues when partitions are set to automatic sizing.
Solution:
- Enable STMM: The primary solution is to enable the Self-Tuning Memory Manager (STMM). This can typically be done through the database configuration settings. The exact steps may vary depending on the database system you are using (e.g., SAP HANA, DB2, etc.).
- For example, in DB2, you can enable STMM by executing the following command:
UPDATE DATABASE CONFIGURATION USING SELF_TUNING_MEM ON;
- Manual Configuration: If enabling STMM is not an option or if you prefer manual control, you can change the partition size from "AUTOMATIC" to a fixed size. This would involve setting a specific size for the partition based on your database requirements and workload.
- Review Database Documentation: Consult the documentation for your specific database system to understand the implications of enabling STMM and how to configure memory settings appropriately.
Related Information:
By addressing the STMM configuration and ensuring that your database partitions are set up correctly, you should be able to resolve the error message DB6PM278.
Get instant SAP help. Start your 7-day free trial now.
DB6PM277
Current size of self-tuned buffer pool &1 could not be retrieved
What causes this issue? The current size of a self-tuned buffer pool could not be retrieved. The buffer pool might not be in use. The system issues a...
DB6PM276
Select at least one system
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM279
Connection parameter &1 has invalid value
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM280
Malformed history data for &1
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.