Do you have any question about this error?
Message type: E = Error
Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring
Message number: 718
Message text: DBCFG - SEQDETECT: only 'YES' or 'NO' is allowed
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.
DB6PM718
- DBCFG - SEQDETECT: only 'YES' or 'NO' is allowed ?The SAP error message DB6PM718 DBCFG - SEQDETECT: only 'YES' or 'NO' is allowed typically occurs in the context of database configuration settings, particularly when dealing with the sequence detection parameter in the database configuration.
Cause:
This error indicates that the value provided for the
SEQDETECT
parameter is not valid. TheSEQDETECT
parameter is expected to be set to either 'YES' or 'NO', and if any other value is provided (including an empty string or any other string), the system will throw this error.Solution:
To resolve this error, you need to check the configuration settings where the
SEQDETECT
parameter is defined. Here are the steps to fix the issue:
Access the Database Configuration:
- Log in to the SAP system and navigate to the database configuration settings. This can typically be done through transaction codes like
DBACOCKPIT
orDB02
, depending on your SAP version.Locate the SEQDETECT Parameter:
- Find the section where the
SEQDETECT
parameter is set. This may be under database parameters or configuration settings.Set the Correct Value:
- Ensure that the value for
SEQDETECT
is set to either 'YES' or 'NO'. If it is set to anything else, change it to one of these valid options.Save the Configuration:
- After making the necessary changes, save the configuration.
Restart the Database (if necessary):
- In some cases, you may need to restart the database or the SAP application server for the changes to take effect.
Related Information:
SEQDETECT
parameter and its implications.If the problem persists after following these steps, consider reaching out to your SAP Basis team or consulting SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
DB6PM717
DBCFG - INDEXSORT: only 'YES' or 'NO' is allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM716
DBCFG - NUM_IOSERVERS: value &1 not within permitted range
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM719
DBCFG - DFT_PREFETCH_SZ: value &1 not within permitted range
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM720
DBCFG - AUTORESTART: only 'ON' or 'OFF' is allowed
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.