cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Implement Central Correction Note 2225070 in SAP Solution Manager 7.2

Former Member
0 Kudos

Dear Expert

We are in preparation steps of Solution Manager 7.2.

I have downloaded the Notes 2225070 and implement some manual notes in I.1 as mentioned in notes then try to apply the central correction notes. The Central correction note is ending with error " Memory Low. Leave the transaction before taking a break"

If i continue the process with warning, the session is ending with "The Memory request for 4064 bytes could not be com"

Please advise how to fix the problem.

Accepted Solutions (0)

Answers (4)

Answers (4)

Manigandan02
Explorer
0 Kudos

Dears,

This is heap memory issue. Increase heap memory values in instance profile.

Error:

SAP System Message: The memory request for 4064 bytes count not complete.


Solutions:

Increase the value of heap memory parameters

abap/heap_area_total 16000000000

abap/heap_area_dia 8000000000

abap/heap_area_nondia 8000000000

Also check the utilization of heap memory in ST02

Thanks

Ahmed

0 Kudos

Thank you Mr. Syed Naeem,

I too had the same issue and after increasing the heap area, issue was resolved.

Former Member
0 Kudos

Hi Guys,

Even I am facing same issue, Any fix found for the above issue. While implementing note 2225070 its resulted in incompletely implemented when I try to reimplement again getting error The Memory request for 4064 bytes could not be completed.

Could any of you please let me know the solution for this issue

Regards

Vinod.

TomCenens
Active Contributor
0 Kudos

Hi Anwer

I don't think manual implementation is the right answer.

Ask your Basis administrator to configure more memory to be available for the AS ABAP stack so it can complete the note implementation in an automated way.

Best regards

Tom

0 Kudos

Import the notes manually. Don't try to download through Solman. Otherwise you will continue to get this error.