cancel
Showing results for 
Search instead for 
Did you mean: 

SAP_COLLECTOR_FOR_JOBSTATISTIC (program RSBPCOLL) terminates with the DUMP

Former Member
0 Kudos

Hi Folks,

Background job SAP_COLLECTOR_FOR_JOBSTATISTIC (program RSBPCOLL) terminates with the short dump EXSORT_NOT_ENOUGH_MEMORY in BW system every day. Since two weeks i dont see this job sucessfull.

Has any one experienced this issues? Could anyone advise what could cause the issue .

Dump says that Internal error: Too litle memory for the external sort.

when i go to the error analysis. i found the below information.

Error analysis:

The current ABAP/4 program was meant to sort a dataset (internal table

or extract). For reasons of capacity, this was not possible due to

insufficient main storage space. Therefore, the

external sort was called and resulted in the following error:

the following error:

SAP runtime system internal error.

-


Last error logged in SAP kernel

-


Component............ "EM"

Place................ "SAP-Server cambsvr11_DNW_05 on host cambsvr11 (wp 8)"

Version.............. 37

Error code........... 7

Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "

Description.......... " "

System call.......... " "

Module............... "emxx.c"

Line................. 1886

How to correct the error :

Decide by analysis whether this request is reasonable or whether there

is a program error. Pay particular attention to the internal table

entries listed below.

The amount of storage space (in bytes) filled at termination time was:

Roll area...................... 1709536

Extended memory (EM)........... 384645376

Assigned memory (HEAP)......... 231174880

Short area..................... " "

Paging area.................... 24576

Maximum address space.......... " "

You may able to find an interim solution to the problem

in the SAP note system. If you have access to the note system yourself,

use the following search criteria:

-


"EXSORT_NOT_ENOUGH_MEMORY" C

"RSBPCOLL" or "RSBPCOLL"

"START-OF-SELECTION"

-


I have gone through some SAP notes but couldn't find the right fix. Any suggessions are welcome.

Thanks & Regards,

Vinod

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Problem has been fixed by myself ...thanks for all your help.

sunny_pahuja2
Active Contributor
0 Kudos

Hi Binod,

Check SAP Note 877125 - RSCRM - EXSORT_NOT_ENOUGH_MEMORY

Note 193529 - Sort as of 4.5A/EXSORT_NOT_ENOUGH_MEMORY

Note 1147109 - Heap memory shortage

Thanks

Sunny