SAP Knowledge Base Article - Preview

2546558 - “EXPORT_TOO_MUCH_DATA" while trying to load mass data using an Open Hub destination

Symptom

  • ST22 dump:

Category Internal Kernel Error
Runtime Errors EXPORT_TOO_MUCH_DATA

Short Text:
Too much data for export.

Error analysis:
An exception occurred that is explained in detail below.
This exception cannot be caught in the context of the current statement.
The reason for the exception is the dataset stored under an EXPORT/IMPORT ID is restricted by

1. the maximum size of 2 GB.
2. the length of a data record and the capacity of the follow-on counter. This error only occurs if the capacity of the sequence counter does not go beyond 255.

"EXPORT_TOO_MUCH_DATA"
"CL_RSB_DATA===================CP" bzw. CL_RSB_DATA===================CM005
"APPEND_DATA_REFERENCE"

The dump fails in the following line:

14 ASSIGN i_r_t_data->* TO <l_t_data>.
15 ENDIF.
16
17 export data = <l_t_data> to memory id n_key.
18
>>>>> describe table <l_t_data> lines n_lines.
20
21 endmethod.

  • Sometimes the dump might not occur but an error message Too much data for export will appear.


Read more...

Environment

  • SAP BW NetWeaver 7.0
  • SAP BW NetWeaver 7.1
  • SAP BW NetWeaver 7.2
  • SAP BW NetWeaver 7.3
  • SAP BW NetWeaver 7.4
  • SAP BW NetWeaver 7.5

Product

SAP NetWeaver 7.0 ; SAP NetWeaver 7.1 ; SAP NetWeaver 7.2 ; SAP NetWeaver 7.3 ; SAP NetWeaver 7.4 ; SAP NetWeaver 7.5

Keywords

EXPORT_TOO_MUCH_DATA, CL_RSB_DATA, APPEND_DATA_REFERENCE, STANDARD TABLE, SEMANTIC GROUPING, PACKAGE SIZE, OPEN HUB DESTINATION, Too much data for export  , KBA , BW-WHM-DBA-OHS , Open Hub Service , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.