Skip to Main Content

ODP.NET

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!

Accessing Oracle Database from Azure

Samuka SantosMar 14 2018 — edited Mar 14 2018

Hi all,

I am developing a mobile app that uses ASP.NET Web Api as a backend hosted on Azure. This backend solution uses the Oracle.ManagedDataAccess nuget package to communicate with Oracle Database (version 11.2.0.4). When I test on localhost, the connection works fine, but when I test on Azure it always results in "Connection request expired", I configured the connection string by setting the connection timeout to 60, for example, and the error persists. I saw this problem on another thread (ODP.Net Managed Driver Connection Timeout ), but no answer that solved the problem.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 11 2018
Added on Mar 14 2018
0 comments
688 views