cancel
Showing results for 
Search instead for 
Did you mean: 

DBIF_REPO_SQL_ERROR

Former Member
0 Kudos

Dear All,

i m getting dump in st22.DBIF_REPO_SQL_ERROR

but i m unable to understand this dump error.plz any1 tell me what is this ???

st22 dump log i have attached with it.

What happened?

The system is no longer linked to an ORACLE instance.

No further operations can be performed on the database.

Error analysis

The system attempted to access an ORACLE instance to which

it is no longer linked.

This situation may arise because the ORACLE instance

has been stopped due to an error or an external operation.

How to correct the error

Database error text........: "ORA-03114: not connected to ORACLE"

Triggering SQL statement...: "CX_SY_OPEN_SQL_DB=============CP "

The current status of the ORACLE instance cannot be determined.

It may be still inactive or the database administrator may have

restarted it.

In any case, all systems that have accessed the ORACLE instance

must be restarted after the ORACLE instance has been restarted.

If you were working on a central system, inform

your system administrator.

If you were working on an external local system, inform

the person responsible for this system.

If you were working on your own local system, restart

the system yourself.

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"DBIF_REPO_SQL_ERROR" " "

"RSRZLLG0_ACTUAL" or "RSRZLLG0_ACTUAL"

"START-OF-SELECTION"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

Regard's

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member190390
Participant
0 Kudos

Hello,

I am also getting same error with small difference. Please find below is the ST22 dump analysis.

Database error text........: "ORA-03114: not connected to ORACLE"

Triggering SQL statement...: "CX_SQL_EXCEPTION==============CP "

The current status of the ORACLE instance cannot be determined.

It may be still inactive or the database administrator may have

restarted it.

In any case, all systems that have accessed the ORACLE instance

must be restarted after the ORACLE instance has been restarted.

If you were working on a central system, inform

your system administrator.

If you were working on an external local system, inform

the person responsible for this system.

If you were working on your own local system, restart

the system yourself.

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"DBIF_REPO_SQL_ERROR" " "

"CL_SQL_RESULT_SET=============CP" or "CL_SQL_RESULT_SET=============CM006"

"NEXT_PACKAGE"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

Any help?

Thanks,

Venky

fidel_vales
Employee
Employee
0 Kudos

Hi,

Take a look at the trace file.

ORA-03114 is an "after" error.

An error happened that caused the disconnection and, afterwards, the ORA-03114 is reported.

The error you must investigate is the previous one

Former Member
0 Kudos

Dear Vales,

Thanx for ur reply.Before from long time i m getting the error CALL_FUNCTION_RECIEVE_ERROR.

Can u plz tell me is this DBIF_REPO_SQL_ERROR is the reason of the previous error..

My transport is also not working.This is responsible for my transport also..

Regard's