Do you have any question about this error?
Message type: E = Error
Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring
Message number: 711
Message text: DBCFG - DFT_REFRESH_AGE: invalid input format of value &1
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.
DB6PM711
- DBCFG - DFT_REFRESH_AGE: invalid input format of value &1 ?The SAP error message DB6PM711 DBCFG - DFT_REFRESH_AGE: invalid input format of value &1 typically indicates that there is an issue with the configuration of the database refresh age parameter in the SAP system. This error is related to the database configuration settings, specifically the default refresh age setting.
Cause:
The error is caused by an invalid input format for the
DFT_REFRESH_AGE
parameter. This parameter is expected to have a specific format or value type, and if the input does not conform to these expectations (for example, if it is a non-numeric value or out of the acceptable range), the system will throw this error.Solution:
To resolve this error, you can follow these steps:
Check the Parameter Value:
- Go to the database configuration settings in your SAP system.
- Look for the
DFT_REFRESH_AGE
parameter.- Ensure that the value assigned to this parameter is in the correct format. Typically, it should be a numeric value representing the age in seconds or minutes, depending on the system's requirements.
Correct the Format:
- If the value is not numeric or is in an incorrect format, change it to a valid numeric value.
- For example, if the value is set to a string or an invalid number, update it to a valid integer (e.g.,
60
for 60 seconds).Save Changes:
- After making the necessary changes, save the configuration.
- Depending on your system, you may need to restart the database or the SAP application server for the changes to take effect.
Test the Configuration:
- After applying the changes, test the configuration to ensure that the error no longer appears and that the system operates as expected.
Related Information:
DFT_REFRESH_AGE
parameter.By following these steps, you should be able to resolve the error and ensure that the DFT_REFRESH_AGE
parameter is correctly configured.
Get instant SAP help. Start your 7-day free trial now.
DB6PM710
DBCFG - DFT_REFRESH_AGE: value &1 not allowed (-> documentation)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM709
DBCFG - DFT_DEGREE: 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...
DB6PM712
DBCFG - NUM_FREQVALUES: 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...
DB6PM713
DBCFG - NUM_QUANTILES: 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.