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

Error message

Former Member
0 Likes
1,171

Hi experts,

I am into PP. I get the following error message every time when I try to save a particular production order. I had shut down and restarted the SAP Management Console but it didn't help.

ABAP is not my domain. Could you please explain in simple terms regarding how to resolve this issue?

Thank you very much for your time.

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
1,117

This is not related to ABAP development, please google for "PXA_NO_FREE_SPACE" or visit space

Thomas

5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
1,118

This is not related to ABAP development, please google for "PXA_NO_FREE_SPACE" or visit space

Thomas

Read only

S_Sriram
Active Contributor
0 Likes
1,117

Hi

Refer the SAP Note 147568 - PXA_NO_FREE_SPACE

and check the disk space?

Regards

Ram



Read only

Former Member
0 Likes
1,117

This message was moderated.

Read only

0 Likes
1,117

Hi Sethuraman,

The program buffer consists of several fragments, which are relatively small. The smaller a fragment, the higher the probability that a PXA_NO_FREE_SPACE short dump will occur. Please check  the number of PXA fragments on the affected application server by referring Note 1267828. If required, reduce the number of fragments.

The best possible way to eliminate this error is to increase the paramter abap/buffersize in instance profile by accessing transaction rz10.

Choose Instance Profile ---> Extended maintenance ---> Change the parameter value---> Copy ---> Save and then the new parameter value will be activated.

Then restart the SAP Management Console.

If possible, take someone's help to find out about the System's memory size.

Thanks,

Bipasha

Read only

Former Member
0 Likes
1,117

Hello Sethuraman,

At first,  1)  You have to check out numbers of fragments. If it is required then u have to reduce it.

              2)  Please check  the number of PXA fragments on the appropriate application server by referring Note                    1267828.

              3)   Try for increase the paramter abap/buffersize in instance profile by accessing transaction rz10.

                     Choose Instance Profile ---> Extended maintenance ---> Change the parameter value---> Copy --->                      Save and then the new parameter will acctivated.

                      restart the SAP Management Console.

Thanks,

Sudhir Kumar