cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ST03N - Memory usage statistics analysis

former_member201054
Contributor
0 Likes
4,963

Hi ,

I have navigated to memory usage statistics for a particular time under analysis view in ST03N.

but need to analyze and understand the background job and dialog user has consumed more memory from appearing table..can someone please tell me the procedure and method of finding it.

Columns in the table:

Report or transaction code:

1.Number of dialog steps

2.Average total memory usage

3.Average usage of extended memory

4.Maximum usage of extended memory

5. Average private memory usage

I will appreciate all your inputs and help

Thanks in advance

View Entire Topic
S_Sriram
Active Contributor
0 Likes

1.Number of dialog steps

You can use the transaction code STO3 or STO3N.

2.Average total memory usage

  Transaction code ST06N /ST06

3.Average usage of extended memory

4.Maximum usage of extended memory

5. Average private memory usage

Transaction code ST02

BR

SS

former_member201054
Contributor
0 Likes

I am seeing the memory usage statistics in ST03N itself.

but I want to understand which background job /transaction code is taking more memory from appearing table.

1.Number of dialog steps

2.Average total memory usage

3.Average usage of extended memory

4.Maximum usage of extended memory

5. Average private memory usage

Thanks in advance

ImtiazKaredia
Active Contributor
0 Likes

Hi,

I think the better way is to switch to the User tab in Memory use Statistics. Select task type like dialog or background. Double click a user, it will give all tasks executed by the user. Focus on column "Maximum usage of extended memory" in this screen.

Thanks

Imtiaz