on 2009 Dec 29 5:38 AM
During replication of customizing object "DNL_CUST_BASIS*", dump called "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY".
Hello,
Short dump TSV_TNEW_PAGE_ALLOC_FAILED always occurs when no more memory can be allocated (the program requires more memory than available in your system). Check the following notes:
20527 Runtime error TSV_TNEW_PAGE_ALLOC_FAILED
369726 TSV_TNEW_PAGE_ALLOC_FAILED
I hope it helps.
Kind regards,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also check the attached notes to ensure that your memory parameters of your system have been set accordingly.
88416 Zero administration memory management as of 4.0A/
146289 Parameter Recommendations for 64-Bit SAP Kernel
425207 SAP memory management, current parameter ranges
#110172 Windows: Transactions with large memory requirements
#931024 FAQ: 64-bit platforms for Windows
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check transaction ST22 and see if this dump is appearing only for your transaction or cross the system. If it's cross the board, search for notes by using the dump as the key word.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Probably you are trying to read too much data in internal table format. Try to restrict the data. Take basis help to set the profile parameters (mentioned in the log) for memory management.
In the Object try to reduce the Block size to 1000 or smoe thing and try again.
Thanks
Venkatesh P
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.