SAP Knowledge Base Article - Preview

3464310 - TSV_TNEW_PAGE_ALLOC_FAILED dump generated in SLT source system

Symptom

  • The replication of one cluster table is failing and no error in the SLT system.
  • The following dump is generated in the source system:

    ABAP runtime errors    TSV_TNEW_PAGE_ALLOC_FAILED
           Occurred on     04.04.2024 at 00:27:45
    ------------------------------------------------------------------------------------------

    No storage space available for extending table "IT_0".

    --------------
    What happened?
    --------------

    You attempted to extend an internal table, but the required space was
    not available.

    ----------------
    What can you do?
    ----------------

    Please make a note of the actions and input which caused the error.
    Please make a note of the actions and input which caused the error.

    To resolve the problem, contact your
    SAP system administrator.

    Choose "Print" for a hard coopy of the termination message. You can
    display and adminster short dump messages using Transaction ST22.
    Try to find out (e.g. by targetted data selection) whether the
    transaction will run with less main memory.

    If there is a temporary bottleneck, execute the transaction again.
    -

    If the error persists, ask your system administrator to check the
    following profile parameters:

    o  ztta/roll_area            (1.000.000 - 15.000.000)
           Classic roll area per user and internal mode
           usual amount of roll area per user and internal mode
    o  ztta/roll_extension       (10.000.000 - 500.000.000)
           Amount of memory per user in extended memory (EM)
    o  abap/heap_area_total      (100.000.000 - 1.500.000.000)
           Amount of memory (malloc) for all users of an application
           server. If several background processes are running on
           one server, temporary bottlenecks may occur.
           Of course, the amount of memory (in bytes) must also be
           available on the machine (main memory or file system swap).
           Caution:
           The operating system must be set up so that there is also
           enough memory for each process. Usually, the maximum address
           space is too small.
           Ask your hardware manufacturer or your competence center
           about this.
           In this case, consult your hardware vendor
    abap/heap_area_dia:        (10.000.000 - 1.000.000.000)
           Restriction of memory allocated to the heap with malloc
           for each dialog process.
    Parameters for background processes:
    abap/heap_area_nondia:        (10.000.000 - 1.000.000.000)
           Restriction of memory allocated to the heap with malloc
           for each background process.
    Other memory-relevant parameters are:
    em/initial_size_MB:         (35-1200)
           Extended memory area from which all users of an
           application server can satisfy their memory requirement.

    --------------
    Error analysis
    --------------

    The internal table "IT_0" could not be enlarged further.
    To extend the internal table, 8544 bytes of storage space was
    needed, but none was available. At this point, the table "IT_0" has
    5522552 entries.
    -

    Please note:
    To facilitate error handling, the internal table "IT_0" was deleted.
    -

    ------------------------
    How to correct the error
    ------------------------

    The amount of storage space (in bytes) filled at termination time was:

    Roll area...................... 6047648
    Extended memory (EM)........... 2001632265
    Assigned memory (HEAP)......... "-294606288"
    Short area..................... 16639
    Paging area.................... 0
    Maximum address space.......... " "

    If the error occurred in a non-modified SAP program, you may be
    able to find a solution in the SAP note system.
    If you have access to the note system yourself, use the following
    search criteria:
    ----------------------------------------------------------------
     "TSV_TNEW_PAGE_ALLOC_FAILED"
     "/1CADMC/SAPLDMC<15 digit number> " or "/1CADMC/LDMC<15 digit number>U01 "
     "/1CADMC/OLI_<15 digit number>"


Read more...

Environment

SAP Landscape Transformation Replication Server

Product

SAP Landscape Transformation replication server 1.0 ; SAP Landscape Transformation replication server 2.0 ; SAP Landscape Transformation replication server 3.0

Keywords

ST22, 46C, fails, parameters, DMIS, cluster, particular, specific , KBA , CA-LT-SLT , SAP Landscape Transformation Replication Server (SLT) , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.