Do you have any question about this error?
Message type: E = Error
Message class: DB6PM - DB2 UDB for UNIX, Windows: Performance Monitoring
Message number: 758
Message text: DBCFG - AVG_APLS: value &1 lower 1 or larger MAXAPPLS
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.
DB6PM758
- DBCFG - AVG_APLS: value &1 lower 1 or larger MAXAPPLS ?The SAP error message DB6PM758 indicates a configuration issue related to the database connection parameters, specifically concerning the
AVG_APLS
(Average Applications) setting. This error typically arises when the value set forAVG_APLS
is either lower than 1 or exceeds the maximum allowed applications (MAXAPPLS
).Cause:
- Incorrect Configuration: The
AVG_APLS
parameter is set to a value that is not within the acceptable range. It should be at least 1 and should not exceed theMAXAPPLS
value.- Database Resource Limits: The database may have resource limits that restrict the number of concurrent applications or connections.
- Parameter Misconfiguration: The parameters may have been incorrectly configured during the database setup or maintenance.
Solution:
Check Current Settings:
- Use the database management tools or SQL commands to check the current values of
AVG_APLS
andMAXAPPLS
.- For example, you can run a query to retrieve the current configuration settings.
Adjust Configuration:
- If
AVG_APLS
is set to a value lower than 1, increase it to at least 1.- Ensure that
AVG_APLS
does not exceed theMAXAPPLS
value. If it does, you may need to either lowerAVG_APLS
or increaseMAXAPPLS
if your database resources allow it.Database Documentation:
- Refer to the database documentation for specific guidelines on configuring these parameters. Each database system (e.g., Oracle, SQL Server, etc.) may have different methods for adjusting these settings.
Restart Services:
- After making changes to the configuration, you may need to restart the database services or the SAP application server to apply the new settings.
Consult with Database Administrator:
- If you are unsure about making these changes or if the issue persists, consult with your database administrator (DBA) for assistance.
Related Information:
By following these steps, you should be able to resolve the error message DB6PM758 and ensure that your SAP system can connect to the database without issues.
Get instant SAP help. Start your 7-day free trial now.
DB6PM757
DBCFG - MAXAPPLS: 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...
DB6PM756
DBCFG - LOCKTIMEOUT: value &1 not within permitted range or not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB6PM759
DBCFG - MAXFILOP: 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...
DB6PM760
DBCFG - DFT_SQLMATHWARN: only "YES" or "NO" 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...
Click on this link to search all SAP messages.