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

ABAP DUMP FOR TCODE V_V2

0 Likes
1,683

Hello Team I am getting dump please suggest also if there is any SAP note.

DUMP:

An exception has occurred in class "CX_SY_COMPRESSION_ERROR". This exception

was not caught

in procedure "AUSGABE_NACH_INDX" "(FORM)" or propagated by a RAISING clause.

Since the caller of the procedure could not have anticipated this

exception, the current program was terminated.

The reason for the exception occurring was:

The reason for the exception is:

The amount of data that can be stored under an EXPORT/IMPORT ID is

restricted as follows:

1. The maximum possible amount is 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.

If 4190807185 is more than 2 GB, case 1 applies. Otherwise case 2 applies.

3 REPLIES 3
Read only

TammyPowlas
SAP Mentor
SAP Mentor
1,547

Please review SAP Note https://launchpad.support.sap.com/#/notes/2839240 and see if it applies to you (logon required)

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,547

For this kind of error, look at SAP notes.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,547

Ask your organization for a S-ID and then perform a search for "EXPORT_TOO_MUCH_DATA" "V_V2"

(Classic FOR ALL ENTRIES without check if entries table is initial)