2016 Jan 08 2:18 PM
Hi,
Could anyone help me with this query.
I am getting the dump SYSTEM_NO_ROLL while processing a back ground job which triggers asynchronous RFCs while doing parallel processing. I understand this is related to memory not available but I am not able to understand how my program is using up large memory space.
There is one large table which has 400,000 data which is processed in block of 50000 processing 30 records at a time. All the internal tables are refreshed and there is no chance that garbage data is building up somewhere in the program.
Can I have some insight on how to get hold of the issue and resolve it.
Thanks..
Hi,
Could anyone help me with this query.
I am getting the dump SYSTEM_NO_ROLL while processing a back ground job which triggers asynchronous RFCs while doing parallel processing. I understand this is related to memory not available but I am not able to understand how my program is using up large memory space.
There is one large table which has 400,000 data which is processed in block of 50000 processing 30 records at a time. All the internal tables are refreshed and there is no chance that garbage data is building up somewhere in the program.
Can I have some insight on how to get hold of the issue and resolve it.
Thanks..
2016 Jan 08 2:35 PM
In addition to REFRESHing the internal tables, also FREE them.
Rob
2016 Jan 08 3:04 PM
2016 Jan 08 3:02 PM
2016 Jan 08 3:14 PM
So your main program with 400,000 records triggered 8 tasks of 50,000 records simultaneously . --> Not simultaneously. 50,000 block one after another.
2016 Jan 11 7:13 AM
2016 Jan 11 10:43 AM
Hi Raymond,
The records are processed in parallel after initial data selection. My issue is resolved. I had used the function group related to RFC for another technical object. It was causing the memory leak.
2016 Jan 11 11:32 PM
Glad to hear this was resolved. Kindly close the discussion.
2016 Jan 11 8:46 AM
Hi Ritesh,
Please check the numerous scn posts before creating a discussion.
There are many which may help to solve your issue.
Please refer below link, it will help you:-
https://scn.sap.com/thread/1920241
Regards,
Swati
2016 Jan 11 10:45 AM
Hi Swati,
I had checked and read through most of the SDN posts before posting my query. I resolved the issue but none of the existing SDN posts were helpful.
Thanks,
Ritesh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |