SAP Note 3467 - Run-time error SET_PARAMETER_MEMORY_OVERFLOW

Component : ABAP Runtime Environment -

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

Summary :
Symptom: Users encounter the ABAP/4 runtime error SET_PARAMETER_MEMORY_OVERFLOW during operations like file transfers or program executions. Additional actions related include GET and SET PARAMETER, file uploads and downloads using WS_DOWNLOAD, WS_UPLOAD, and executions via WS_EXECUTE. Cause: This error stems from the exhaustion of the SPA/GPA memory area. Solution: Initial remediation suggests users log off and then log back on. For a more permanent fix, especially if errors occur frequently, increasing the parameter "ztta/parameter_area" size in the system profile is advised. Typically, a value around 8000 for the parameter should suffice, but sizing should consider possible peak requirements.

Key words :
abap/4run-time error set_parameter_memory_overflow, additional key words sap/, symptom key word, spa/gpa memory, parameter ztta/parameter_area, error occurs, ztta/parameter_area, set parametr, file transfer, termination occurs

Related Notes :

34533Error SET_PARAMETER_MEMORY_OVERFLOW