Splunk AppDynamics

ABAP dump triggers in S4HANA - TSV_TNEW_PAGE_ALLOC_FAILED runtime error

Jananie_Rajesh3
New Member

Dear Experts,

We are in the latest version of ABAP agent (24.5). In S4HANA system, we noticed a runtime error getting triggered every hour.

We identified the related KPI and disabled it. But customer needs permanent solution, because it is related to SOST (Mail monitoring)

TSV_TNEW_PAGE_ALLOC_FAILED | No more memory available to add rows to an internal table. | SAPLSX11 | LSX11F02

Any idea on permanent solution?

Thanks

Jananie

Labels (1)
Tags (1)
0 Karma

iamryan
Community Manager
Community Manager

Hi @Jananie.Rajeshwari,

Thanks for asking your question on the Community. I was able to find some existing information to give you a lead, but you may want to contact Support for this one.

TSV_TNEW_PAGE_ALLOC_FAILED which means no more virtual memory can be allocated.

Paging area is virtual memory and is used to store data for ABAP processing on disk space. It is stored as IL<inst>.DAT files. For better analysis, you can check transaction ST02 SAP Memory section (check attached 'image.png').

Check your MaxUse(peak usage) column for page area and extended memory. If MaxUse is nearing the sum of In Mem + OnDisk, you might want to increase your maximum allowed page area parameter to prevent running out of memory in future. Additional info can be found in note:
https://launchpad.support.sap.com/#/notes/133909

Also this issue can also be raised if file system on OS level is full therefore we recommend checking if you have enough physical memory free to accommodate all memory allocations. List of them can be found in note https://launchpad.support.sap.com/#/notes/88416

0 Karma
Get Updates on the Splunk Community!

Say goodbye to manually analyzing phishing and malware threats with Splunk Attack ...

In today’s evolving threat landscape, we understand you’re constantly bombarded with phishing and malware ...

AppDynamics is now part of Splunk Ideas

Hello Splunkers, We have exciting news for you! AppDynamics has been added to the Splunk Ideas Portal. Which ...

Advanced Splunk Data Management Strategies

Join us on Wednesday, May 14, 2025, at 11 AM PDT / 2 PM EDT for an exclusive Tech Talk that delves into ...