How To Fix DB6PM734 - DBCFG - LOCKLIST: value is lower than the recommended lower limit &1


SAP Error Message - Details

  • Message type: E = Error

  • Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring

  • Message number: 734

  • Message text: DBCFG - LOCKLIST: value is lower than the recommended lower limit &1

  • Show details Hide details


  • Self-Explanatory Message

    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.



    What else can you do?

    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.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DB6PM734 - DBCFG - LOCKLIST: value is lower than the recommended lower limit &1 ?

    The SAP error message DB6PM734 indicates that the lock list configuration for your database is set to a value that is lower than the recommended minimum limit. This can lead to performance issues, as the database may not be able to handle the required number of concurrent locks, which can result in deadlocks or other locking issues.

    Cause:

    The error is typically caused by the following:

    • The lock list size is configured too low in the database settings.
    • The application is trying to acquire more locks than the current configuration allows.
    • The database workload has increased, leading to a higher demand for locks.

    Solution:

    To resolve this issue, you need to increase the lock list size in your database configuration. Here are the general steps to do this:

    1. Identify the Database: Determine which database you are using (e.g., DB2, Oracle, etc.) as the steps may vary slightly depending on the database system.

    2. Check Current Configuration: Use the appropriate database command or tool to check the current lock list size. For example, in DB2, you can use:

      GET DATABASE CONFIGURATION
    3. Increase Lock List Size:

      • For DB2, you can increase the lock list size using the following command:
        UPDATE DATABASE CONFIGURATION USING LOCKLIST <new_value>

        Replace <new_value> with a value that meets or exceeds the recommended lower limit indicated in the error message.

    4. Restart the Database: After making changes to the configuration, you may need to restart the database for the changes to take effect.

    5. Monitor Performance: After increasing the lock list size, monitor the database performance to ensure that the issue is resolved and that there are no further locking issues.

    Related Information:

    • Documentation: Refer to the official documentation for your specific database system for detailed instructions on configuring the lock list.
    • SAP Notes: Check SAP Notes related to your specific database and version for any additional recommendations or known issues.
    • Performance Tuning: Consider reviewing overall database performance tuning, as increasing the lock list size may be a part of a broader strategy to optimize database performance.

    If the problem persists after making these changes, you may need to analyze the application workload or consult with a database administrator for further investigation.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author