cancel
Showing results for 
Search instead for 
Did you mean: 

Run-time error "DBIF_RSQL_INVALID_REQUEST" occurred

Former Member
0 Kudos

Hi,

Run-time error "DBIF_RSQL_INVALID_REQUEST" is occurred in our development system. Also, it generates short dump, when I check with ST22 it gives Invalid call of database interface & The current ABAP/4 program terminated due to

an internal error in the database interface.

This error occurred when I try to save, it occurs repetitively from the yesterday morning.

Please suggest the proper solution for this.

Regards,

Rajesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member618758
Active Participant
0 Kudos

Hi,

I will need more information about this, can you paste part of the st22 dump? Also check your development trace file, if you find any dev_w file has related error, please paste also.

Thanks,

George

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Rajesh,

this might be some problem with the dll file related your database.

in some situtations, when ever the work process killed automatically or manually.. the work process has to restart.

if the work process had some problem in re-staring the work process in normal state, it will show the DBIF_RSQL type error.

and in some cases, total database schema will be forwarded to db0 instead of dbSID.

all these kind of problem will be rectified in the latest kerenl level.

so, you need to update your kenrel (mainly concernd database Dll's).

hope this will solve your problem.

best regards,

by

Raghav

reward point if it is helpful.

thanking you.

Former Member
0 Kudos

Hi Rajesh,

Make sure to have latest kernel in your SAP system.

Since this kind of bugs were fixed in latest kernel releases.

Regards.

Former Member
0 Kudos

Hi Rajesh,

1. Are you getting this error when executing a particular transaction or in all transaction?

2. Search OSS note with respect to your module for any correction instruction

DBIF_RSQL_INVALID_REQUEST dump is thrown in many situation, we cannot zero in on the reason with the information you have provided.

regards,

Vinodh.

Former Member
0 Kudos

Hi Rajesh,

If this error is a frequent one then think of upgrading the Kernel.

Hope this is useful

Regards

Umesh