Solution : https://service.sap.com/sap/support/notes/202780 (SAP Service marketplace login required)
Summary :
When converting SAP tables VBAK, VBRK, EIKP, AUAK, and EKKO using the cluster method, the process may terminate due to memory allocation errors (TSV_TNEW_PAGE_ALLOC_FAILED and DBIF_RSQL_NO_MEMORY), particularly related to the table T_KONV or EIPO enhancement. This issue arises from high volume conversions causing memory overflow. Solutions include modifying the Commit block size and the cluster size through reports ZEWUCLSZ and ZEWUCLCT to manage memory effectively. Changes in Commit frequency and parameters are crucial, ensuring successful data conversion without memory issues.
Key words :
additional key words konv, determine input parameter p_clu, abap/4 short dump, dependent condition records, condition records exist, worst case scenario, attached report zewuclsz, execute report zewuclct, report zewuclsz>p_com, execute program zewuclct
Related Notes :
1224682 | LCC: Setting of cluster size |
216573 | |
189908 | Cluster: Change by means of program ZEWUCLCT |
181476 | Cluster:Parallel processing on table level, performance |
168728 | Cluster: No. of clusters exceeds maximum |