Hi All,
I am getting dump in ECC production system which runs on windows 2003/sql2005 on 64 bit platflorm. Kernel -700-patch347. We have set all parameters as below. Do we need to increase physical memory or any other parameter? Batch jobs failing with memory related dumps TSV_TNEW_PAGE_ALLOC_FAILED. The program causing is SAPLV70A. Affected table is NAST. Please help ASAP. Distributed system with CI +App server has 16+16 GB RAM. In CI
Physical main memory (RAM) 16378
PHYS_MEMSIZE 16378
em/initial_size_MB 20,000
em/blocksize_KB 4096
em/max_size_MB 100000
ztta/roll_area 6500000
em/address_space_MB 4096
ztta/roll_first 1
ztta/roll_extension 2000000000
abap/heap_area_dia 2000000000
abap/heap_area_nondia 0
abap/heap_area_total 17173577728
rdisp/ROLL_MAXFS 32768
rdisp/ROLL_SHM 32768
rdisp/PG_MAXFS 262144
rdisp/PG_SHM 16384
em/global_area_MB 512
From ST22
Error analysis
The internal table "\PROGRAM=SD70AV2A\DATA=MSGS[]" 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: 2208
Number of rows: 1748948
Allocated rows: 1748948
Newly requested rows: 4 (in 1 blocks)
How to correct the error
The amount of storage space (in bytes) filled at termination time was:
Roll area...................... 6221152
Extended memory (EM)........... 2002743520
Assigned memory (HEAP)......... 1932740608
Short area..................... " "
Paging area.................... 24576
Maximum address space.......... " "
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"TSV_TNEW_PAGE_ALLOC_FAILED" " "
"SAPLV70A" or "LV70AU03"
"WFMC_MESSAGES_SELECT_ALL_FALSE"
Please help ASAP.
Thanks,
Kavitha