cancel
Showing results for 
Search instead for 
Did you mean: 

internal error in the database interface (Oracle)

Former Member
0 Kudos

I have recently an Oracle runtime error just by entering the SAP system (SAP ECC 6.0).

DBIF_RSQL_INVALID_REQUEST

The current ABAP/4 program terminated due to

an internal error in the database interface.

Error analysis

An invalid request was made to the SAP database interface in a statement

in which the table "DOKTL " was accessed.

Trigger Location of Runtime Error

Program SAPLSDOC

Include LSDOCU09

Row 249

Module type (FUNCTION)

Module Name DOCU_GET

I appreciate any helpful information.

Thank you very much indeed

Thom

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Thom

Are u getting this error for only DB related transactions or for all transactions.

I think u need to update SAP kernel.

Vinod

Former Member
0 Kudos

Hello!

Thank you!

I am getting this error also in Tcode SE80.

My kernel version is release 700, Sup. Pkg. Ivl. 75

Thank you!

regards

former_member204746
Active Contributor
0 Kudos

hi Thom,

most error relating to table DOKTL are caused by misconfigured network card.

if this is a "home" system, install a loopback adapter from Microsoft and use IP address 127.0.0.1 and also check "hosts" file for inconsistency. do not use the IP adddress provided by your ISP as it may change.