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

former_member248088
Participant
0 Likes
704

Hello Gurus,

                    A dump is happening when am trying to enter into production server.

                     pls can anyone suggest me the solution.

                     am unable to know the error.

                    can anyone pls suggest me.as it is very urgent.

thankyou.

4 REPLIES 4
Read only

Former Member
0 Likes
667

Why don't you search for the solution on SCN? Most likely your transaction log is full.

Read only

Former Member
0 Likes
667

This message was moderated.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
667

The dump explains that no dump could be created (SNAP is database table for dump)

So ask database managers, no more space () or somebody tried something new ()

Regards,

Raymond

PS: Ask for file system in a Oracle database, or I remember an operator who was asked to release some memory that had stopped the journaling of the base (no longer commit or rollback)...

PPS: Also check for execution of standard jobs defined via SM36 (Note 706478 - Preventing Basis tables from increasing considerably) - once you are able to connect of course

Read only

former_member189845
Active Participant
0 Likes
667

Hi,

When the SNAP Table is full: Reorganize the table e.g. via Transaction ST22->Go to->Reorganize. Please also refer to Note 16083. This may lead to other errors of this kind since not all dumps e.g. from SM21 can be displayed.

In case of database problems, the errors should no longer occur with new short dumps after correcting the database error. Here, other errors of this kind may occur in SM21 as well.

Thanks,

Siva