‎2007 Sep 04 6:04 AM
Hi,
We are facing ABAP Dump Problem while doing AM posting,
ABAP DUMP is EXTRACT_RESOURCEHANDLER_FAILED.
Then we activated DIR_EXTRACT parameter even then we are getting the same DUMP.
Any help is greatly appreciated. It is urgent.
Regards,
Gangadhar.
‎2007 Sep 04 6:19 AM
Hi,,
the error may be due to deleting the external extract dataset file.
<b>Reward points if helpful,</b>
Regards,
jinesh
‎2007 Sep 04 6:24 AM
Hi jinesh,
Thanks a lot for your reply but we found that this programe creating a dataset file on server in specified location and got deleted successfully.
greatly appriceated if any more.
Regards,
Gangadhar.
‎2007 Sep 04 6:29 AM
Hi,
Have you checked whether the total length of the entry for extraction is large?
Reward points if helpful,
Regards,
jinesh.
‎2007 Sep 04 6:36 AM
‎2007 Sep 05 7:54 AM
Dear ALL,
Issue is resolved by minimize the data flow to memory.In my case the data it is fetching is very large and it is creating only one mb file on os level but the data is not getting cleared from the memory.
Thanks lot for the support.
Regards,
Gangadhar.
‎2007 Sep 05 7:56 AM