TSV_TNEW_PAGE_ALLOC_FAILED – resource bottleneck dump

Sometimes in ST22 transaction You can find dump from category resource bottleneck – TSV_TNEW_PAGE_ALLOC_FAILED. Short text inform You “No more memory available to add rows to an internal table”. What we can do in this situation…

Solution

When You analyze the dump check this area:

ST22 transaction

On above screeshot You can see how many:

  • rows were allocated
  • amount of memory was used by system.

Everything is in accordance with the parameters set in the system:

Parameters

To resolve the problem increase above parameters in RZ10 transaction or dynamically in program: RSMEMORY (here the parameters are valid until the system is restarted). For example:

RSMEMEORY program

Look also here for more information in this area.

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Copyright © 2024. SAPBasisWorld.com Privacy Policy