Do you have any question about this error?
Message type: E = Error
Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring
Message number: 794
Message text: DBCFG - DLCHKTIME - SAP recommendation: at least 300000
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.
DB6PM794
- DBCFG - DLCHKTIME - SAP recommendation: at least 300000 ?The SAP error message DB6PM794 indicates a configuration issue related to the database connection parameters, specifically the
DLCHKTIME
parameter. This parameter is related to the database's deadlock check time, which is the interval at which the database checks for deadlocks.Cause:
The error message suggests that the current value of the
DLCHKTIME
parameter is set below the recommended threshold of 300,000 milliseconds (or 300 seconds). A low value for this parameter can lead to performance issues, as the database may not be checking for deadlocks frequently enough, potentially resulting in increased contention and performance degradation.Solution:
To resolve this issue, you should increase the
DLCHKTIME
parameter to at least 300,000 milliseconds. 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 may involve using a database management tool or command-line interface.
Modify the Parameter:
- Locate the
DLCHKTIME
parameter in the configuration settings.- Change its value to at least 300,000 milliseconds.
Save Changes:
- After modifying the parameter, save the changes to the configuration.
Restart the Database:
- In many cases, changes to configuration parameters require a restart of the database for the changes to take effect. Ensure you follow the appropriate procedures to restart the database safely.
Monitor Performance:
- After making the change, monitor the database performance to ensure that the issue is resolved and that there are no further deadlock issues.
Related Information:
By following these steps, you should be able to resolve the DB6PM794 error and improve the performance and stability of your SAP system.
Get instant SAP help. Start your 7-day free trial now.
DB6PM793
DBCFG - SOFTMAX - SAP recommendation: at least 300
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM792
DBCFG - LOGSECOND - SAP recommendation: at least 40
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM795
DBCFG - MAXLOCKS - SAP recommendation: at least 90
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM796
DBCFG - LOCKTIMEOUT - SAP recommendation: at least 3600
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.