Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Meaning of Runtime Error 'DBIF_RSQL_INVALID_RSQL'

Former Member
0 Kudos

Hi Friends,

During the execution of scheduled background job related to time events failed.The system is showing RUN TIME ERROR-"DBIF_RSQL_INVALID_RSQL" with EXCEPTION- "CX_SY_OPEN_SQL_DB" when i am going through job log.

Pls help me to find out the reason of this runtime error.When this occurs with this type of exception.

With Thanks

Amit

4 REPLIES 4

Former Member
0 Kudos

Hi Amit

Please check the SELECT statements of the Object.

Kind Regards

Eswar

Kanagaraja_L
Active Contributor
0 Kudos

Hi Amit,

Check the Below Forum

Kanagaraja L

Former Member
0 Kudos

It can mean lots of things. It would help if you would post the code where it dumped.

Rob

Former Member
0 Kudos

Hi Amit Kumar,

It can be due to many reasons..If there are lot of entries in FOR ALL ENTRIES / IN or if select Query is taking lot of time etc..

Regards,

Mohaiyuddin