Message 1 of 3
Issue in connecting to Oracle Database
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
AutoCAD .NET application written in C# which runs through AcCoreConsole doesn't connect to Oracle 19c Enterprise Edition in a Windows Server 2019. However, other .NET applications deployed here in this Windows Server 2019, is able to connect to Oracle DB without any issues.
It fails during the opening the Connection. It always throws an "Connection request timed out" error. I've tried installing the ODAC components and set the Environment Path to the Oracle Folder, but all in vain.
Did some research and found this, Connecting to Oracle Database , but can't able to figure it out.
Am I missing something?