cancel
Showing results for 
Search instead for 
Did you mean: 

Run time error

Former Member
0 Kudos

Hi

While posting PGI in T-code-VL02N system throw a run time error.

What happened: The current program "SAPLVCOM" had to be terminated because a capacity limit has been reached.

ERROR: No PXA storage space available at the moment.

ERROR ANALYSIS: Unable to read a program of 1826816 bytes.

The PXA was too small to hold all currently active programs for all users.

At present, the size of the PXA is set at 144868 kbytes.

The largest contiguous and unlocked memory chunk has 1826816 bytes.

Trigger Location of Runtime Error:

Program: SAPLVCOM

Module Type (FORM)

Module Name GET_FAXNR

Plz explain how to expand PXA storage space with screen sorts

Thanks & Regards,

Dipti

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Dipti,

Please refer to note below and set abap/buffer_fragments = 1

Note 1267828 - Swaps in program buffer even though plenty of space is free

This should fix your issue.

Thanks

Jaianandh V

Former Member
0 Kudos

Hi Dipti,

Please use the search option in forum. There are already many threads related to memory management and PXA related dumps.

You can also search in Market place for related notes.

To give you a head start: please check the note - 147568.

Regards,

Srihari