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

EXSORT_READ_ERROR ?

Former Member
0 Likes
459

Happen, starting from few days, that the standard program RFDOPR00, generates this dump. The program appear not be capable to read the file where it memorize the sort data:

"The termination occurred in the function "ReadBlock" of the SAP

Basis System, specifically in line 1214 of the module

"//bas/46D/src/krn/runt/abossort.c#14".

The internal operation just processed is "PAR1".

The internal session was started at 20080702161227.

0 bytes of the sorted file were read. However, the system was

expecting 4193792 bytes."

The error appears randomly, depending from the user, launch fetch, parameters used. Previously (a week ago) another standard program made the same error.

Recently we have update the kernel of our 46C (kernel 46d patch level 2384) and upgrade the database to oracle 10 version.

This is sure not a abap depeding error, my fear it is a kernel error.

Any people have experienced this error?

2 REPLIES 2
Read only

Former Member
0 Likes
424

look at SAP Note : 361532 this might be helpful ...

Read only

0 Likes
424

Thanks, Srinivas but in reality we updated from < of month the kernel, the problem happen after the update.