Solution : https://service.sap.com/sap/support/notes/565428 (Connexion à SAP Service Marketplace requise)
Résumé :
SAP system runtime error 'TSV_TNEW_PAGE_ALLOC_FAILED' occurs when processing the shipping due list with intensive search criteria in functions such as SAPLV50R_UTIL, SHP_SD_ORDER_ENQUEUE. Error termination happens in function module SHP_SD_ORDER_ENQUEUE due to insufficient memory allotted to the internal tables as the system exhausts the available memory. Memory parameters such as ztta/roll_area, ztta/roll_extension, and various heap_area settings could be misconfigured, leading to memory allocation failures. To mitigate this, reduce order selection for processing, especially for large-volume orders. Review and adjust SAP memory settings as detailed in the SAP memory section of transaction St02. Implement strategic selection criteria and consider implementing note 486028 to manage item counts in documents efficiently.
Mots Clés :
transaction st02 / button 'detail analysis menu' -> area ', buffers' -> button 'sap memory' -> button 'current parameters', system generates runtime error 'tsv_tnew_page_alloc_failed', user role -> list category = '2', data transaction vl10, sap generally recommends, system needed memory, position lt_key_try = ct_key_try, large data volume, setting 'document list'
Notes associées :
575667 | FAQ: Runtime error in delivery processing |
486028 | VL10: Extremely long runtime with very large documents |
430743 | VL10: Processing after error such as RESOURCE_FAILURE |
399068 | VL10: Parallel processing |
381308 | VL10: RAISE_EXCEPTION RESOURCE_FAILURE or SYSTEM_FAILURE |
166551 | Diagnosing storage problems |
131030 | Performance problems 4.0/4.5 |
113411 | Collective note: VL10 |
103747 | Performance: Parameter recommendations as of Release 4.0 |
97497 | Memory Management Parameter (3.0/3.1) |