cancel
Showing results for 
Search instead for 
Did you mean: 

Virtual Memory Map for ABAP work process

Former Member
0 Kudos

I am trying to find a memory map for the virtual address space of a ABAP work process. On 32 bit Windows system there is a limitation of 2 or 3gb depending on the boot parameters, but I am trying to confirm what buffers and memory areas make up this address space.

All SAP Buffers?

Used portial of roll, page, extended and heap memory?

Regards,

Jason

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI Jason,

You can have 4GB on NT machine and the memory for workprocess will be

a) Roll memory up to the quota "ztta/roll_first"

b) Extended memory up to the quota "em/address_space_MB"

c) Roll memory up to the quota "ztta/roll_area"

d) Heap memory up to the quota "abap/heap_area_nondia"

Plese refer mentiond notes calrify varioius questions on memory,buffer and problems

129813

546361

88416

162266

Cheers,

Shyam