SAP Note 44528 - STORAGE_PARAMETERS_WRONG_SET

Component : Memory Management -

Solution : https://service.sap.com/sap/support/notes/44528 (SAP Service marketplace login required)

Summary :
The SAP Note addresses the 'STORAGE_PARAMETERS_WRONG_SET' short dump occurring due to exceeded memory allowances within ABAP sessions, attributed to surpassing OS or SAP memory quotas. On 64-bit systems, issues typically arise from exceeded quotas, while on 32-bit systems technical limits pose greater challenges. Techniques for monitoring session sizes include SM50, SM04, and ST22. The note advises enhancing session memory configurations or reducing data loads to manage memory consumption effectively. Additionally, memory classes are defined -- Roll, Extended Memory, and Heap, each with distinct settings and allocation strategies for optimized memory usage.

Key words :
/saphelp_nw2004s/helpdata/en/02/96253c538111d1891b0000e8322f96/frameset, abap/heap_area_total operating system limits, unreasonably high address space, em/address_space_mb special implementation, actual consumed address space, process steps            st02-> memory, work process            sm04-> memory, actual operating system, long-running steps, short dump storage_parameters_wrong_set

Related Notes :

185185Investigating memory bottlenecks w/o the Memory Inspector