Solution : https://service.sap.com/sap/support/notes/353579 (SAP Service marketplace login required)
Summary :
SAP systems can experience program terminations due to insufficient memory allocation as dictated by the profile parameter ztta/max_memreq_MB. While the system appears to have unused memory, errors such as DBIF_RSQL_NO_MEMORY and TSV_TNEW_OCCURS_NO_ROLL_MEMORY indicate restrictions imposed by the parameter settings. Initially, its default values range from 64 MB in Release 4.6 to 2047 MB for 64-bit systems post-Release 6.20. These terminations are typically flagged by a short dump requesting more memory than the set maximum. Resolution involves increasing the ztta/max_memreq_MB value to accommodate larger memory requests.
Key words :
symptom programs terminate, terms dbif_rsql_no_memorytsv_index_index_no_roll_memorytsv_tnew_occurs_no_roll_memorytsv_lin_alloc_failedtable_hash_no_memory reason, parameter ztta/max_memreq_mb, ztta/max_memreq_mb, profile parameter, insufficient memory, symptoms mentioned, single call, short dump, similar line
Related Notes :
1539473 | LCC optimization - General questions/answers (FAQ) |
838866 | REC: Memory requirement for logical database too large |
715634 | Core with DELETE ADJACENT DUPLICATES |
706579 | SYSTEM_NO_ROLL dump with large documents |
530741 | SYSTEM_NO_ROLL runtime error with delta extraction |