cancel
Showing results for 
Search instead for 
Did you mean: 

CALL_FUNCTION_RECIEVE_ 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.

plz suggest we what to do..

Regard's

Edited by: aadil mudassir on Jul 7, 2008 8:48 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Can you check the Time of this error ? Are some new JOB scheduled in last 2 days ? It's may be for example the time on start your JOB an coincides to time of backup, and database are not available ). Regards.

Former Member
0 Kudos

Dear Mr Beradze,

Thanx for ur co-operation, i m 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

07.07.2008 00.17.25 sappro DDIC 000 call_fnc

07.07.2008 01.17.25 sappro DDIC 000 call_fnc

07.07.2008 02.12.05 sappro DDIC 000 call_fnc

07.07.2008 02.17.45 sappro DDIC 000 call_fnc

07.07.2008 03.18.55 sappro DDIC 000 call_fnc

07.07.2008 05.12.25 sappro DDIC 000 call_fnc

07.07.2008 06.12.25 sappro DDIC 000 call_fnc

07.07.2008 07.20.17 sappro DDIC 000 call_fnc

07.07.2008 08.18.37 sappro DDIC 000 call_fnc

07.07.2008 10.15.09 sappro DDIC 000 call_fnc

07.07.2008 12.17.41 sappro DDIC 000 call_fnc

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

Former Member
0 Kudos

Hello. Sorry for Late replay. Read

it's looks like problem in SAP_COLLECTOR_FOR_PERFMONITOR background job.

Regards.

TomCenens
Active Contributor
0 Kudos

Dear

Seems best to first do some regular checks to see if your SAP system can connect properly to the database.

Check the note:

Note 400241 - Problems with ops$ or sapr3 connect to Oracle

For example try command

sqlplus /

as <sid>adm

What actions have taken place on the system recently ? Refresh perhaps or something similar ? Kernel update (perhaps not functioning properly) ?

Kind regards

Tom