Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EXTRACT_RESOURCEHANDLER_FAILED

Former Member
0 Likes
812

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.

6 REPLIES 6
Read only

Former Member
0 Likes
738

Hi,,

the error may be due to deleting the external extract dataset file.

<b>Reward points if helpful,</b>

Regards,

jinesh

Read only

Former Member
0 Likes
738

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.

Read only

0 Likes
738

Hi,

Have you checked whether the total length of the entry for extraction is large?

Reward points if helpful,

Regards,

jinesh.

Read only

Former Member
0 Likes
738

Yes, It is very large its extracting around 12 lakhs.

Read only

Former Member
0 Likes
738

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.

Read only

Former Member
0 Likes
738

thanks a lot