‎2010 May 10 7:26 PM
Hi All,
Recently we are facing an issue like all the reports are going to dump saying there is no enough memory.
Our system over a period of time got customized and too many reports on many costly tables like VBAK/VBAP.
Now all those rerports are going to dump for any amount of data. There are no sudden changes but its like slowly we are sinking becuase of memory. Do you have any suggestions on the same.
Awaiting your suggestions
Thanks DP
Moderator message: please use a more descriptive subject line next time.
Edited by: Thomas Zloch on May 10, 2010 9:28 PM
‎2010 May 10 8:21 PM
Are you sure it's memory? It takes a huge amount of data to exceed the typical user context maximums; it's usually much easier to violate production run time limits.
Perhaps your reports aren't restrictive enough in data selection choices, or perhaps the programs don't eliminate enough data in the initial parts (data retrieval).
As a prerequisite to writing an SD/LE report, I suggest review of:
[https://service.sap.com/sap/support/notes/185530]
‎2010 May 10 8:21 PM
Are you sure it's memory? It takes a huge amount of data to exceed the typical user context maximums; it's usually much easier to violate production run time limits.
Perhaps your reports aren't restrictive enough in data selection choices, or perhaps the programs don't eliminate enough data in the initial parts (data retrieval).
As a prerequisite to writing an SD/LE report, I suggest review of:
[https://service.sap.com/sap/support/notes/185530]
‎2010 May 24 3:41 PM