Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01013: user requested cancel of current operation

929956Apr 11 2012 — edited Apr 13 2012
Hi,
I've an application on VC++ using Oracle 8.1.7 client database. application triggers the query which gives below error always:

ORA-01013: user requested cancel of current operation

I was thinking to solve the problem by changing the ODBC settings in ODBC sources, I'd like to uncheck the "Enable Query Timeout" option, However, issue is not resolved. I tried to place sqlnet.query_timeout = 0, still error coming

Have someone any idea How can I fix my ORA-01013 error and ODBC error? it is very critical for my application. i am trying to resolve it for longer time, but no solution found yet.

Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2012
Added on Apr 11 2012
9 comments
11,282 views