Solution : https://service.sap.com/sap/support/notes/706579 (SAP Service marketplace login required)
Summary :
When using the SAPconnect SMTP interface to send large documents in SAP environments, a 'SYSTEM_NO_ROLL' short dump may occur due to insufficient setting of profile parameters. The issue primarily relates to the SCOT, RSCONN01, and SMTP Plug-In configurations. To address this, corrections provided in SAP Note 711940 should be implemented to optimize memory usage. Further verification of settings according to SAP Note 353579 is recommended if problems persist. Additionally, a specific method, BREAK_76, needs to be created in the cl_bcom_mime_singlepart class using transaction SE24 to handle data segmentation effectively.
Key words :
methods level visibility modeled onlybreak_76 instance method private <, descriptiontype string <blank> <blank> activate, set>method type description<, set> insert line break, set>typing method, 'system_no_roll' short dump, call transaction se24, parameter type pass, sapconnect smtp interface, send large documents
Related Notes :
711940 | Eliminating the memory leak in the SMTP framework |
353579 | SYSTEM_NO_ROLL |