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

Workflow Short Dump

Former Member
0 Likes
301

Hi

i am working on workflow to send mails based on some conditions.

I am receiving Runtime Error i.e. "DBIF_RSQL_SQL_ERROR"

and exeception is "CX_SY_OPEN_SQL_DB".

kindly let me know wat can be done in thsi regard.

1 ACCEPTED SOLUTION
Read only

former_member191735
Active Contributor
0 Likes
265

Seems there is an error that is not caught. This exception could raise from 100 different places/reasons. First thing is to ask your DB person if he can do anything about this. Since, this is an DB error. Next and important thing is to search OSS notes using this exception/Program

Check this note: 1113384 - Deadlock occurs .......

1 REPLY 1
Read only

former_member191735
Active Contributor
0 Likes
266

Seems there is an error that is not caught. This exception could raise from 100 different places/reasons. First thing is to ask your DB person if he can do anything about this. Since, this is an DB error. Next and important thing is to search OSS notes using this exception/Program

Check this note: 1113384 - Deadlock occurs .......