Application Development and Automation 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: 
Read only

DBIF_RSQL_INVALID_CURSOR Error

Former Member
0 Likes
560

Hi Experts

When i debug the following code, am getting dump error.

SELECT * FROM vbrk

WHERE stceg = s_stceg-LOW.

ENDSELECT.

Error message as follows

Invalid interruption of a database selection.

So, how to solve this issue, and how to change this coding, pls explain me on this.

Thanks in advance.

Regards

Rajaram

2 REPLIES 2
Read only

Former Member
0 Likes
511

Hi,

Its not the problem with the code. Whenever you execute the command in debug mode it will shows error. But while you are not executing the command iin debug mode the error will not occur.

Regards,

Sanki.

Read only

0 Likes
511

But i want to execute in debug mode yar, what can i do.

pls suggest me.

Regards

Rajaram