<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Oracle ManagedDataAccess Connection Times Out in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/oracle-manageddataaccess-connection-times-out/m-p/1655614#M13177</link>
    <description>&lt;P&gt;I'm new to ArcGIS Pro SDK so forgive me if I'm asking a stupid question... but I'm stuck...&lt;/P&gt;&lt;P&gt;I'm porting an ArcMap extension over and need to connect to an Oracle DB for some non-spatial data. I'm using the Oracle.ManagedDataAccess NuGet package, as we use in other applications. I'm getting a connection timeout when trying to access the DB. I'm using the same connection string I use in other applications, including a web application running in IIS, on the same machine so I know it's a good string. Also using the same C# code for accessing the DB.&lt;/P&gt;&lt;P&gt;Any ideas what I'm missing here?&lt;/P&gt;&lt;P&gt;I can give more details if needed.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Oct 2025 18:41:46 GMT</pubDate>
    <dc:creator>TomLewis</dc:creator>
    <dc:date>2025-10-06T18:41:46Z</dc:date>
    <item>
      <title>Oracle ManagedDataAccess Connection Times Out</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/oracle-manageddataaccess-connection-times-out/m-p/1655614#M13177</link>
      <description>&lt;P&gt;I'm new to ArcGIS Pro SDK so forgive me if I'm asking a stupid question... but I'm stuck...&lt;/P&gt;&lt;P&gt;I'm porting an ArcMap extension over and need to connect to an Oracle DB for some non-spatial data. I'm using the Oracle.ManagedDataAccess NuGet package, as we use in other applications. I'm getting a connection timeout when trying to access the DB. I'm using the same connection string I use in other applications, including a web application running in IIS, on the same machine so I know it's a good string. Also using the same C# code for accessing the DB.&lt;/P&gt;&lt;P&gt;Any ideas what I'm missing here?&lt;/P&gt;&lt;P&gt;I can give more details if needed.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 18:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/oracle-manageddataaccess-connection-times-out/m-p/1655614#M13177</guid>
      <dc:creator>TomLewis</dc:creator>
      <dc:date>2025-10-06T18:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ManagedDataAccess Connection Times Out</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/oracle-manageddataaccess-connection-times-out/m-p/1655621#M13178</link>
      <description>&lt;P&gt;Well... I'm an idiot. Problem solved. For those running into this issue...&lt;/P&gt;&lt;P&gt;My issue was that all of our other projects are on .NET Framework so I did what I always do. This is .NET Core. So instead of installing the Oracle.ManagedDataAccess from NuGet, it requires Oracle.ManagedDataAccess.Core. Swapped that out and it all works like a charm.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 19:15:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/oracle-manageddataaccess-connection-times-out/m-p/1655621#M13178</guid>
      <dc:creator>TomLewis</dc:creator>
      <dc:date>2025-10-06T19:15:13Z</dc:date>
    </item>
  </channel>
</rss>

