How To Fix DB6PM760 - DBCFG - DFT_SQLMATHWARN: only "YES" or "NO" are allowed


SAP Error Message - Details

  • Message type: E = Error

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

  • Message number: 760

  • Message text: DBCFG - DFT_SQLMATHWARN: only "YES" or "NO" are allowed

  • 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 DB6PM760 - DBCFG - DFT_SQLMATHWARN: only "YES" or "NO" are allowed ?

    The SAP error message DB6PM760 DBCFG - DFT_SQLMATHWARN: only "YES" or "NO" are allowed typically indicates that there is an issue with a configuration parameter related to SQL math warnings in the database settings. This error arises when a configuration value is set to something other than the expected "YES" or "NO".

    Cause:

    The error is caused by an invalid value being assigned to the DFT_SQLMATHWARN parameter in the database configuration. This parameter is expected to accept only two values:

    • "YES": Enable SQL math warnings.
    • "NO": Disable SQL math warnings.

    If the value is set to anything else (e.g., "TRUE", "FALSE", or any other string), the system will throw this error.

    Solution:

    To resolve this error, you need to check and correct the configuration of the DFT_SQLMATHWARN parameter. Here are the steps to do that:

    1. Access Database Configuration:

      • Depending on your database system (e.g., SAP HANA, MaxDB, etc.), access the database configuration settings. This may involve using a database management tool or command line interface.
    2. Check Current Value:

      • Look for the current setting of the DFT_SQLMATHWARN parameter. You can usually do this by running a query or checking the configuration settings in the database management interface.
    3. Update the Parameter:

      • If the value is not "YES" or "NO", update it to one of these valid options. For example:
        SET DFT_SQLMATHWARN = 'YES';  -- or 'NO'
    4. Save Changes:

      • Ensure that you save the changes and, if necessary, restart the database or the application that relies on this configuration for the changes to take effect.
    5. Test the Configuration:

      • After making the changes, test the application or process that was previously generating the error to ensure that it is resolved.

    Related Information:

    • Documentation: Refer to the official SAP documentation or the documentation for your specific database system for more details on configuration parameters and their valid values.
    • Support: If you continue to experience issues after making the changes, consider reaching out to SAP support or your database administrator for further assistance.
    • Best Practices: Regularly review and validate configuration settings to prevent similar issues in the future.

    By following these steps, you should be able to resolve the DB6PM760 error and ensure that your database configuration is set correctly.

    • 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
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant