cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP DUMP

Former Member
0 Kudos

Hi Experts,

While Iam monitoring the ABAP DUMPS using st22 t-code, It displaying the below dump like

RAISE_EXCEPTION.

Please find the below dump details

Short text

Exception condition "SYSTEM_FAILURE" raised.

What happened?

The current ABAP/4 program encountered an unexpected

situation.

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Error analysis

A RAISE statement in the program "SAPLOLEA" raised the exception

condition "SYSTEM_FAILURE".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

Please any one explain me why it has been occured.

Please any one explain me as a BASIS CONSULTANT what type of process can i follow while monitoring the ABAP DUMPS

Regards,

Reddy V.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Reddy,

The first thing you should do as a BASIS admin is read through the listing in ST22 (it will actually tell you what to do). Pay attention to the User and Transaction area.

Using the information, search the SAP notes on Service Marketplace using both the transaction code and the program listed. If you find no information there then continue by searching help.sap.com and the forums here on sdn.sap.com.

Hope that is a good start.

J. Haynes

Denver

former_member185954
Active Contributor
0 Kudos

Hi Reddy,

What you are asking is a generic question on how to analyze an ABAP dump.

I hope you are reading some good books on SAP Basis Administration (preferably from SAP - PRESS), I can recommend System Administration - By Liane Will for the same.

You can also use help.sap.com for searching some nice documentation which is quite helpful.

I found one link that may help you :

http://help.sap.com/saphelp_nw70/helpdata/en/c4/3a8083505211d189550000e829fbbd/frameset.htm

Hope that helps,

PS: Best help is self help!

Regards,

Siddhesh