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

rsmemory help is incorrect

former_member84834
Active Participant
0 Likes
555

Can anyone verify that the SAP Help Library for rsmemory is wrong? It appears that the screen shot does not match the explanation of the values. For example: examine the picture in the Help file and this explanation from the Help file on how memory is allocated:

In this case, 1 MB of roll area is first allocated by a dialog work process, and then 300 MB of extended memory. Following this, 6.5 MB of roll area are allocated again before 200 MB of heap memory (the process then switches to PRIV mode) are allocated

I think it should read:

In this case, 1 MB of roll area is first allocated by a dialog work process, and then 2GB of extended memory. Following this, 2 MB of roll area are allocated again before 2GB of heap memory (the process then switches to PRIV mode) are allocated.

Am I missing something - does the explanation in the SAP Help Library makes sense?

1 ACCEPTED SOLUTION
Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
455

Hi Timothy,

looking at this link for 7.0 EhP1

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/b52963524c307be10000000a42189b/frameset.htm

the description matches the dialog quotas on the screen.

What version are you looking at?

Kind regards,

Hermann

2 REPLIES 2
Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
456

Hi Timothy,

looking at this link for 7.0 EhP1

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/b52963524c307be10000000a42189b/frameset.htm

the description matches the dialog quotas on the screen.

What version are you looking at?

Kind regards,

Hermann

Read only

former_member84834
Active Participant
0 Likes
455

Your correct it a version issue. I'm running SAP NetWeaveru2122'04 SP Stack 9 including BI Content 3.5.3, November 2004

My version has incorrect information, but the new version is correct. I need to upgrade my help files.

Thanks