cancel
Showing results for 
Search instead for 
Did you mean: 

***ERROR: Maximum shared memory segment size exceeded

former_member229542
Active Participant
0 Kudos

Hi Guys,

Im installing a BusinessObjects Application and as part of ABAP server configurations it required to increase

abap/buffersize to 2GB; actually its set to 300,000 KB

After checking with SAPPFPAR im getting the following message

Does this require increase Shared Windows Memory cap?

Should add /PAE to boot.ini according as per http://support.microsoft.com/kb/q283037/

Actual Systems Specs are:

Windows Server 2003 R2

Enterprise x64 Edition

6GB RAM

Thanks!

***ERROR: Maximum shared memory segment size exceeded

================================================================

Shared memories exceeding size limit

Key: 6 Size: 2233382912 (-1967.9 MB) ABAP program buffer

SOLUTIONS: (1) reconfigure your operating system for shared memory

segment size of 2048.0 MB minimum

(2) configure smaller SAP buffers

Shared memory resource requirements estimated

================================================================

Total Nr of shared segments required.....: 41

Shared memory segment size required min..: 2233382912 (-1967.9 MB)

Swap space requirements estimated

================================================

Shared memory....................: -1561.6 MB

Processes........................: 155.4 MB

Extended Memory .................: 4096.0 MB

-


Total, minimum requirement.......: 2691.1 MB

Process local heaps, worst case..: 512.0 MB

Total, worst case requirement....: 3203.1 MB

Accepted Solutions (1)

Accepted Solutions (1)

former_member189546
Active Contributor
0 Kudos

Hello,

/PAE is only for 32 bit Windows

Check your memory parameters with

88416 zero admin memory

regards,

John Feely

former_member229542
Active Participant
0 Kudos

Thanks

That note helped to determine the proper values.

Answers (1)

Answers (1)

naveen_kumar1
Active Participant
0 Kudos

Hi,

this 'shared memory' message is a false interpretation of the sappfpar

program which it is known to occur on 64-bit platform servers.

It is OK to ignore it.

On 64-bit platform systems the shared memory size is currently limited

only by the hardware resources a machine can provide.

Regards,

Naveen.

former_member229542
Active Participant
0 Kudos

Hi Naveen, thanks for your input, but sadly SAP does not start after increasing that parameter.

All WPs are halted, and the ABAP disp+work just ends.

Regards!

Edited by: Martin Simois on Jan 18, 2012 5:35 PM

nicholas_chang
Active Contributor
0 Kudos

Hi Martin,

There should be no address space limitation on 64bit OS.

May i know where's the database for BO Installed? is it on the same host? if yes, how much memory assign?

Cheers,

Nicholas Chang