Do you have any question about this error?
Message type: E = Error
Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring
Message number: 720
Message text: DBCFG - AUTORESTART: only 'ON' or 'OFF' 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.
DB6PM720
- DBCFG - AUTORESTART: only 'ON' or 'OFF' is allowed ?The SAP error message DB6PM720 DBCFG - AUTORESTART: only 'ON' or 'OFF' is allowed typically indicates that there is an issue with the configuration of the database parameter related to the auto-restart feature. This error arises when the value set for the
AUTORESTART
parameter is not recognized as valid, meaning it is neither 'ON' nor 'OFF'.Cause:
- Invalid Value: The
AUTORESTART
parameter has been set to a value other than 'ON' or 'OFF'.- Configuration Error: There may have been a typo or misconfiguration in the database configuration settings.
- Database Version: The database version may not support the value being set for the
AUTORESTART
parameter.Solution:
Check Configuration: Review the database configuration settings to ensure that the
AUTORESTART
parameter is set correctly. It should be explicitly set to either 'ON' or 'OFF'.
- You can typically do this through the database management interface or configuration files, depending on the database system you are using (e.g., SAP HANA, Oracle, etc.).
Modify Parameter: If the parameter is set to an invalid value, change it to 'ON' or 'OFF' as required. For example:
- If you want to enable auto-restart, set it to
AUTORESTART = ON
.- If you want to disable it, set it to
AUTORESTART = OFF
.Restart Database: After making changes to the configuration, you may need to restart the database for the changes to take effect.
Consult Documentation: If you are unsure about the correct settings or the implications of changing the
AUTORESTART
parameter, consult the official documentation for your specific database system.Check for Updates: Ensure that your database system is up to date, as newer versions may have different configurations or additional features.
Related Information:
By following these steps, you should be able to resolve the error message and ensure that the AUTORESTART
parameter is configured correctly.
Get instant SAP help. Start your 7-day free trial now.
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...
DB6PM718
DBCFG - SEQDETECT: 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...
DB6PM721
DBCFG - INDEXREC: only 'SYSTEM / RESTART / ACCESS' are allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM722
DBCFG - DFT_LOADREC_SES: 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...
Click on this link to search all SAP messages.