Do you have any question about this error?
Message type: E = Error
Message class: 00 -
Message number: 851
Message text: Extended memory: high-water mark since startup
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.
00851
- Extended memory: high-water mark since startup ?The SAP error message "00851 Extended memory: high-water mark since startup" indicates that the extended memory usage in the SAP system has reached a critical level. This message is a warning that the system is using a significant amount of its allocated extended memory, which can lead to performance issues or even system instability if not addressed.
Cause:
- High Memory Usage: The primary cause of this error is that the SAP system is consuming a large amount of extended memory, which is used for storing data and program code.
- Inefficient Programs: Poorly designed ABAP programs or transactions that consume excessive memory can lead to high memory usage.
- Large Number of Users: A high number of concurrent users can increase memory consumption, especially if many users are running memory-intensive transactions.
- Configuration Issues: Incorrect configuration of memory parameters in the SAP system can lead to inefficient memory usage.
Solution:
- Monitor Memory Usage: Use transaction codes like
SM04
(User Overview) andSM50
(Process Overview) to monitor which users and processes are consuming the most memory.- Analyze ABAP Programs: Check for any custom ABAP programs that may be consuming excessive memory. Optimize these programs if necessary.
- Adjust Memory Parameters: Review and adjust the memory parameters in the SAP profile (e.g.,
abap/heap_area_dia
,abap/heap_area_nondia
,abap/heap_area_total
) to allocate more memory if needed.- Increase Extended Memory: If the system is consistently reaching high-water marks, consider increasing the extended memory allocation in the instance profile.
- Restart the Instance: In some cases, a restart of the SAP instance may temporarily alleviate the issue, but it is not a long-term solution.
- Check for Memory Leaks: Investigate if there are any memory leaks in the system that need to be addressed.
Related Information:
By addressing the underlying causes and optimizing memory usage, you can mitigate the occurrence of the "00851 Extended memory: high-water mark since startup" error and improve the overall performance of your SAP system.
Get instant SAP help. Start your 7-day free trial now.
00850
Total size of extended memory
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
00840
Skip initial screen not allowed for: &
What causes this issue? You want to start a transaction from a shortcut or URL, skip the initial screen of the transaction, and continue with a non-p...
00852
Extended memory: high-water mark since last query
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
00853
Extended memory: snapshot of fill status
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.