<?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 Re: Oracle 19 upgrade and old connection files in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245403#M8151</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/200586"&gt;@forestknutsen1&lt;/a&gt;&amp;nbsp;- if ArcGIS is not changing, then there is no need to recreate the connection files&lt;/P&gt;&lt;P&gt;A. once you are using TNSNAMES as you pointed out then you will not need to edit any of the geodatabase connection files and they will work just fine to connect to the geodatabases on the new oracle server as you mentioned yourself, hence there is no need to recreate any of the geodatabase connection files.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;(B) and (C) below apply if using Easy Connect Syntax and not using TNSNAMES in the geodatabase connection files&lt;/P&gt;&lt;P&gt;B. create new geodatabase connection files that point to the geodatabases on the new oracle server&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;C. make a copy of the old geodatabase connection files and manually edit each one of them to point to the geodatabases on the new oracle server&lt;/P&gt;&lt;P&gt;Note: if using ArcGIS Server and there are services published that connect to the geodatabases in the Oracle Server with Easy Connect Syntax, then those service will break and will need to be republished, now if you used TNSNAMES to publish the ArcGIS Server services then everything will continue to work as expected as well.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 19:37:44 GMT</pubDate>
    <dc:creator>MarceloMarques</dc:creator>
    <dc:date>2023-01-04T19:37:44Z</dc:date>
    <item>
      <title>Oracle 19 upgrade and old connection files</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245160#M8148</link>
      <description>&lt;P&gt;We have upgraded a dev database for Oracle 12c to Oracle 19. We did this by creating a new&amp;nbsp;pluggable database and using the data pump to migrate the data over. Then we give the new database the original database's TNS name and rename the old database. All of our existing connection files appear to be working fine. Is there any need to recreate them?&lt;/P&gt;&lt;P&gt;Also, I noticed that this still appears to be an issue at ArcGIS 10.6&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000011653" target="_blank" rel="noopener"&gt;https://support.esri.com/en/technical-article/000011653&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 00:44:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245160#M8148</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2023-01-04T00:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19 upgrade and old connection files</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245166#M8149</link>
      <description>&lt;P&gt;Yes, it is a good practice to recreate the geodatabase connection files with the new version of ArcCatalog or the new version of ArcGIS Pro that you are now using, especially if the geodatabase connection files were created with a very old version of ArcGIS.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 01:02:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245166#M8149</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-01-04T01:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19 upgrade and old connection files</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245397#M8150</link>
      <description>&lt;P&gt;Okay, thanks. But in this case just the Oracle version will be changing not the version of ArcGIS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 18:59:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245397#M8150</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2023-01-04T18:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19 upgrade and old connection files</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245403#M8151</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/200586"&gt;@forestknutsen1&lt;/a&gt;&amp;nbsp;- if ArcGIS is not changing, then there is no need to recreate the connection files&lt;/P&gt;&lt;P&gt;A. once you are using TNSNAMES as you pointed out then you will not need to edit any of the geodatabase connection files and they will work just fine to connect to the geodatabases on the new oracle server as you mentioned yourself, hence there is no need to recreate any of the geodatabase connection files.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;(B) and (C) below apply if using Easy Connect Syntax and not using TNSNAMES in the geodatabase connection files&lt;/P&gt;&lt;P&gt;B. create new geodatabase connection files that point to the geodatabases on the new oracle server&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;C. make a copy of the old geodatabase connection files and manually edit each one of them to point to the geodatabases on the new oracle server&lt;/P&gt;&lt;P&gt;Note: if using ArcGIS Server and there are services published that connect to the geodatabases in the Oracle Server with Easy Connect Syntax, then those service will break and will need to be republished, now if you used TNSNAMES to publish the ArcGIS Server services then everything will continue to work as expected as well.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 19:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245403#M8151</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-01-04T19:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19 upgrade and old connection files</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245412#M8152</link>
      <description>&lt;P&gt;Thanks! Everything is setup with TNSNAMES.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 19:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-19-upgrade-and-old-connection-files/m-p/1245412#M8152</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2023-01-04T19:52:45Z</dc:date>
    </item>
  </channel>
</rss>

