Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Analyzing memory using S_MEMORY_INSPECTOR

Former Member
0 Likes
767

Hello Experts,

I need help in one of the problems i'm facing.

Action : Expanding a particular namespace in TA SPROXY (ES Browser)

Memory shown in different tools:

SM04 - Before Action 42 MB, After Action 632 MB

STAD - Before Action 20 MB, After Action 610 MB

MEM_INSPECTOR - Roll Area - Total(Allocated) - 624 MB

Now the issue is if i go to Dominator Tree View or any other view in Memory Inspector to check what all objects / Tables has acquired this much memory, i see maximum memory is held by class CL_ES_BROWSER, but Bound (Allocated) memory is not more than 6 MB.

Rather i was not able to find memory equivalent to 600 MB + in any of the views.

Could you please help? How can view what objects are taking such huge memory. Is there a better tool available?

Please let me know if any other information is required from my end.

Thanks,

Piyush Bajaj

2 REPLIES 2
Read only

Former Member
0 Likes
581

As depicted above this memory is shown in all 3 tools - SM04 / STAD / S_MEMORY_INSPECTOR

Is the Total Allocated memory shown above (624 MB + ) is just allocated and not consumed?

Is this true for all the tools?

Read only

0 Likes
581

Also, please let me know if Mem(Total) is allocated or consumed in Sm04:

Thanks.