Do you have any question about this error?
Message type: E = Error
Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring
Message number: 789
Message text: DBCFG - PCKCACHESZ - SAP recommendation: at least 5120
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.
DB6PM789
- DBCFG - PCKCACHESZ - SAP recommendation: at least 5120 ?The SAP error message DB6PM789 DBCFG - PCKCACHESZ indicates that the parameter
PCKCACHESZ
(which stands for "Packet Cache Size") is set to a value lower than the recommended minimum of 5120. This parameter is crucial for the performance of the database connection, particularly in environments with high transaction volumes or large data sets.Cause:
The error occurs when the current configuration of the database does not meet the performance requirements set by SAP. Specifically, the
PCKCACHESZ
parameter is not configured to the recommended minimum value, which can lead to performance degradation, increased latency, or even connection issues.Solution:
To resolve this error, you need to increase the value of the
PCKCACHESZ
parameter to at least 5120. Here are the steps to do this:
Access the Database Configuration:
- Depending on your database system (e.g., Oracle, SQL Server, etc.), you will need to access the database configuration settings. This is typically done through a database management tool or command line interface.
Modify the Parameter:
- Locate the
PCKCACHESZ
parameter in the configuration settings.- Change its value to at least 5120. If you are unsure about the exact syntax or method to change this parameter, refer to the documentation specific to your database system.
Restart the Database:
- After making the changes, you may need to restart the database for the new settings to take effect.
Verify the Change:
- Once the database is restarted, verify that the
PCKCACHESZ
parameter is set correctly by querying the database configuration.Monitor Performance:
- After making the change, monitor the performance of the SAP system to ensure that the issue is resolved and that there are no further performance-related errors.
Related Information:
By following these steps, you should be able to resolve the DB6PM789 error and improve the performance of your SAP system.
Get instant SAP help. Start your 7-day free trial now.
DB6PM788
DBCFG - STMTHEAP - SAP recommendation: at least 4096
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM787
DBCFG - SORTHEAP - SAP recommendation: at least 2048
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM790
DBCFG - LOGFILSIZ - SAP recommendation: at least 16380
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM791
DBCFG - LOGPRIMARY - SAP recommendation: at least 20
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.