Skip to Main Content

DevOps, CI/CD and Automation

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!

Is the connection or query timeout setting supported for Oracle ODBC 11g 32-bit driver?

2784549Oct 29 2014

I have an Windows C++ MFC application that uses Microsoft's CDatabase abstraction. I have tested the use of SetLoginTimeout() and SetQueryTimeout() to configure custom timeouts for connection/querying of my Oracle database. The driver is ODBC v 11g 32-bit. However, I am not seeing any changes to the timeout settings during my tests. The connection timeout (via CDatabase::SetLoginTimeout()) setting always results in a 21 seconds timeout. Does someone know if these timeouts are supported on that driver version or if I may be missing some obvious setting somewhere else.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2014
Added on Oct 29 2014
0 comments
1,169 views