cancel
Showing results for 
Search instead for 
Did you mean: 

st22 abap dump error

Former Member
0 Kudos

Dear All,

In Transaction code st22 i m getting dump error from past 2 days..CALL_FUNCTION_RECIEVE_ERROR..

user name :-ddic

client:000

Details are:-

Error when receiving answer to a Remote Function Call.

What happened?

Error in the SAP kernel.

The current ABAP "SAPMS07A" program had to be terminated because the

ABAP processor detected an internal system error.

What can you do?

Note which actions and input led to the error.

For further help in handling the problem, contact your SAP administrator

.

You can use the ABAP dump analysis transaction ST22 to view and manage

termination messages, in particular for long term reference.

Error analysis

An error occurred when executing a Remote Function Call.

"00024No connect to database, session

terminated######################################"

Status of connection.... " "

Internal error code.... "RFC_GET3"

Log error: No end marker in data container.

sending u the details time at which all these dumpd occoured..

RuntimeError

Date Time Appserver User Client Error

07.07.2008 00.12.25 sappro DDIC 000 call_fnc_recive_error

07.07.2008 00.17.25 sappro DDIC 000 call_fnc_recive_error

07.07.2008 01.17.25 sappro DDIC 000 call_fnc_recive_error

07.07.2008 02.12.05 sappro DDIC 000 call_fnc_recive_error

07.07.2008 02.17.45 sappro DDIC 000 call_fnc_recive_error

07.07.2008 03.18.55 sappro DDIC 000 call_fnc_recive_error

07.07.2008 05.12.25 sappro DDIC 000 call_fnc_recive_error

07.07.2008 06.12.25 sappro DDIC 000 call_fnc_recive_error

07.07.2008 07.20.17 sappro DDIC 000 call_fnc_recive_error

07.07.2008 08.18.37 sappro DDIC 000 call_fnc_recive_error

07.07.2008 10.15.09 sappro DDIC 000 call_fnc_recive_error

07.07.2008 12.17.41 sappro DDIC 000 call_fnc_recive_error

Im sending u the deatails of system log (sm21) also...

Documentation for system log message D0 1 :

The transaction has been terminated. This may be caused by a

termination message from the application (MESSAGE Axxx) or by an

error detected by the SAP System due to which it makes no sense to

proceed with the transaction. The actual reason for the termination

is indicated by the T100 message and the parameters.

Additional documentation for message 00 671

Note: How serious is this error???

Regard's

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

check SAP Note 952802 - Communication terminates for earlier releases

regards,

kaushal

Former Member
0 Kudos

Dear Mr Malvia,

Thanx u once again for ur co-operation..i go through the SAP notes.but as i m new for BASIS i m getting some difficulties to understand it.AS in sap notes given to solution for this:-

Until the kernel correction is released, there are two workarounds:

a.)

If the gateway options and the load balancing option are deactivated, the problem does not occur.

b.)

Execute the first RFC call with less data (possibly by inserting an RFC_PING first). For that, you need to know the RFC destination. You can search for this name in the application and insert the following short bit of source code BEFORE it. In this case, XXX is the affected destination:

CALL FUNCTION 'RFC_PING'

DESTINATION 'XXX'

EXCEPTIONS

OTHERS = 0.

There is no workaround for the SNC problem, this correction is necessary.

It is available as of the following patch levels:

7.00: 69 (CST patch collection 29 2006)

NOTE :- WILL U PLEASE TELL ME WHICH OPTION I HAVE TO CHOSE..AND HOW TO DEACTIVATE LOAD BALANCING AND GATEWAY OPTION.

Regard's

Edited by: ashok singh on Jul 7, 2008 1:37 PM

Edited by: ashok singh on Jul 7, 2008 1:40 PM

Former Member
0 Kudos

Hi,

Provide following information.

1) Your system kernel patch level

2) Check that if any background job was canceled during this period for user DDIC

regards,

kaushal

Former Member
0 Kudos

Dear Malvia,

Thanx a lot for ur reply..

Kernel Level :700

supp pak level :157

compiltaion NT 5.0 2195

Database System ORACLE

Release : 10.2.0.2.0

O/S Window NT

When i check the background process :-

SAP_COLLECTOR_FOR_PERFMONITOR DDIC CANCELLED.

This is only the process which was cancelled in by DDIC.

note:will this harm any other activity as this is my production server.

Regard's

Former Member
0 Kudos

Hi,

did you check the canceled job log in SM37?

regards,

kaushal

Former Member
0 Kudos

Hi Malvia,

There is job cancelled name with...

SAP_COLLECTOR_FOR_PERFORMANCE

Rest All job are finshed...

Thanx & Regard's

Edited by: ashok singh on Jul 7, 2008 2:38 PM

Former Member
0 Kudos

Hi,

check the job log for SAP_COLLECTOR_FOR_PERFORMANCE which is canceled.

SM37 -> enter DDIC as user check canceled job -> execute

select SAP_COLLECTOR_FOR_PERFMONITOR and click job log

regards,

kaushal

Former Member
0 Kudos

Hi Kushal,

Thanx once again,

i enter as DDIC user the job cancelled job log is:-

Date Time Message text Msg class Msg no

07.07.2008 00:05:25 Job started 00 516 S

07.07.2008 00:05:25 Step 001 started

(program RSCOLL00, variant , user ID DDIC) 00 550 S

07.07.2008 00:17:25 ABAP/4 processor:

CALL_FUNCTION_RECEIVE_ERROR 00 671

07.07.2008 00:17:25 Job cancelled 00 518

Thanx and Regard's

Edited by: ashok singh on Jul 7, 2008 3:06 PM

Former Member
0 Kudos

Dear Malvia,

i can send u whole log coz its too long...

Thnx & Regard's

Former Member
0 Kudos

Hi,

Yes that's indicate the same dump which you get in ST22.

it's difficult to identify the cause of problem from here, I suggest you to open the OSS call.

regards,

kaushal

Former Member
0 Kudos

Hi Kushal,

Yes that is the same dump which i m getting in ST22.There is no other way to sort this problem.which is given in the note 952802.

Thanx and Reagrds

Former Member
0 Kudos

Hi,

i told you it's difficult to identify the problem from here, that's why i suggested to open OSS hence it's production server.

someone has to login into your system and identify the cause of problem ( which RFC is terminated and what is the reason) . so open OSS SAP People will look at this.

regards,

kaushal

Former Member
0 Kudos

Mr Malvia,

I refering this issue to OSS..jst i want to know one thing .what is the function of CALL_FUNCTION_RECIVE_ERROR...which service it provide in SAP.

As i think function is used to monitor the services between OS level and SAP.

Regard's

Former Member
0 Kudos

Hi,

actual error is in SAP_COLLECTOR_FOR_PERFMONITOR background job.

which call some RFC function module and error occurred during call so system generate the dump

CALL_FUNCTION_RECEIVE_ERROR.

regards,

kaushal

Former Member
0 Kudos

Dear Malvia,

As u told me earlier regarding CALL_FUNCTION_RECIVE_ERROR to connect To OSS.i do the same.But today i get response from OSS That plz refer the NOTE 127642 and NOTE 84176.

but when i go through note nothing is clear in that note.

plz now tell me what to do as everyday i m getting 50 dump.

Regard's