Solution : https://service.sap.com/sap/support/notes/373986 (SAP Service marketplace login required)
Summary :
Transaction ST02 indicates increased swaps in the export/import buffer commonly used by the ABAP List Viewer (ALV) for performance improvements, retained until system shutdown. Problems arise when multiple apps compete for buffer resources or when the buffer size is insufficient, leading to excessive loading and object displacement. To mitigate, assess 'Swaps' total since system start and check buffer hit ratio with ST02—it should exceed 80%. If not, examine buffer settings using 'rsdb/obj/buffersize' for size adjustments, ensuring at least 10% free space, and 'rsdb/obj/max_objects' for managing object counts. Changes necessitate system restart and post-adjustment monitoring.
Key words :
profile parameter 'rsdb/obj/max_objects' defines, profile parameter 'rsdb/obj/buffersize', 'rsdb/obj/max_objects' multiplied, high-priority performance factor, symptom transaction st02 displays, abap list viewer, 'directory entries ' specifies, absolute guide values, export/import buffer, terms shared buffer
Related Notes :
923610 | Memory parameter recommendations for banking systems |
702728 | Profile parameter for export/import buffer instances |
339258 | ALV buffer: concept, recommendations and known errors |
99999 | ATP server: Installation and sizing |
8778 | Overflow in the table, single record, and CUA buffers |