Skip to Content
0
Former Member
Nov 21, 2011 at 05:06 AM

Short Dump - TSV_TNEW_PAGE_ALLOC_FAILED

447 Views

HI ALL,

Getting the below error, when running the process chain, need guidance: i have found the some parameter need to change but could not found the exact one.

DUmp message:

Short text

No more storage space available for extending an internal table.

Error analysis

The internal table "" could not be

further extended. To enable

error handling, the table had to be delete before this log was written.

As a result, the table is displayed further down or, if you branch to

the ABAP Debugger, with 0 rows.

At the time of the termination, the following data was determined for

the relevant internal table:

Memory location: "Session memory"

Row width: 2372

Number of rows: 0

Allocated rows: 4

Newly requested rows: 580524 (in 145131 blocks)

Prasad

Edited by: Prasad Mahindrakar on Nov 21, 2011 6:07 AM