<?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 Database to SQL Server in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060487#M7212</link>
    <description>&lt;P&gt;Yes, that is correct. In SQL Server the geometry is stored in a different format than ST_Geometry in Oracle.&lt;/P&gt;&lt;P&gt;Can you please send me a DM so that we can connect outside this thread?&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 16:32:16 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2021-05-21T16:32:16Z</dc:date>
    <item>
      <title>Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059934#M7196</link>
      <description>&lt;P&gt;Hi I am new to Geodatabase.&lt;/P&gt;&lt;P&gt;We have a database in Oracle for Geodatabase. We need to migrate it to the MS SQL Server. There is one column as data type "ST_GEOMETRY" in Oracle table. What should the data type in MS SQL Server to match it?&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 14:02:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059934#M7196</guid>
      <dc:creator>RaymondLi</dc:creator>
      <dc:date>2021-05-20T14:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059949#M7197</link>
      <description>&lt;P&gt;How are you migrating the table from the Oracle Enterprise Geodatabase to SQL Server?&lt;BR /&gt;&lt;BR /&gt;Are they at the same version?&lt;BR /&gt;&lt;BR /&gt;That ST_Geometry field is specific to Oracle Geodatabases. What is the geometry that you are using in the SQL Geodatabase?&lt;/P&gt;&lt;P&gt;Is the data versioned?&lt;BR /&gt;&lt;BR /&gt;To be honest, the best way to migrate (safest way) is to copy / paste from Oracle --&amp;gt; SQL Server with ArcGIS Pro client.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 14:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059949#M7197</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-05-20T14:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059967#M7198</link>
      <description>&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I don't know the version of the Geodatabase, how can I check it.&lt;/P&gt;&lt;P&gt;I know that the Oracle Geodatabase is using ArcMap 10.4 to create. The MS SQL Geodatabase is using ArcGIS Pro 2.8 to create.&lt;/P&gt;&lt;P&gt;The problem for me is that our ArcGIS Pro has issue to connect to our Oracle database, that why we need to switch to MS SQL server.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 14:59:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059967#M7198</guid>
      <dc:creator>RaymondLi</dc:creator>
      <dc:date>2021-05-20T14:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059974#M7199</link>
      <description>&lt;P&gt;What does the sde.version table say in Oracle?&lt;BR /&gt;&lt;BR /&gt;Using non-ArcGIS clients / tools to migrate from Oracle --&amp;gt; SQL Server may not work as expected.&lt;BR /&gt;&lt;BR /&gt;What is the error connecting to the Oracle GDB from Pro?&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 15:09:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059974#M7199</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-05-20T15:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059981#M7200</link>
      <description>&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;The sde.version in Oracle is "10.6.1 Geodatabase". It is a infrastructure issue that the location of&amp;nbsp; ArcGIS Pro computer cannot access the Oracle database.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 15:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059981#M7200</guid>
      <dc:creator>RaymondLi</dc:creator>
      <dc:date>2021-05-20T15:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059983#M7201</link>
      <description>&lt;P&gt;Ok, thanks for the update. Are you migrating the records via some sort of Oracle --&amp;gt; SQL Server migration tool?&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 15:29:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1059983#M7201</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-05-20T15:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060012#M7202</link>
      <description>&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We export the data into excel format or csv file. We plan to import the file directly to MS SQL Server.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 16:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060012#M7202</guid>
      <dc:creator>RaymondLi</dc:creator>
      <dc:date>2021-05-20T16:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060047#M7203</link>
      <description>&lt;P&gt;Is there a way to connect to the Oracle GDB via another ArcGIS client and export to a file geodatabase. Then move over and use Pro to load into the SQL Server geodatabase.&lt;/P&gt;&lt;P&gt;The shape conversion process may not work via CSV transfer method.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 17:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060047#M7203</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-05-20T17:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060064#M7205</link>
      <description>&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;Thank you for your advise. I am able to export the table to shapefile. Then how can I import to the SQL server?&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 17:36:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060064#M7205</guid>
      <dc:creator>RaymondLi</dc:creator>
      <dc:date>2021-05-20T17:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060077#M7206</link>
      <description>&lt;P&gt;Once you have the shapefile from Oracle, you can import via the&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-geodatabase.htm" target="_blank" rel="noopener"&gt; Feature Class to Geodatabase&lt;/A&gt; GP Tool.&lt;/P&gt;&lt;P&gt;That will get everything in your SQL Server Geodatabase in the best possible shape. If you had domains / subtypes they would need to be created and configured again&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 18:14:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060077#M7206</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-05-20T18:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060244#M7208</link>
      <description>&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;I exported the file into shapefile, then I imported the shapefile into the MS SQL Server via the ArcGIS Pro. However, I have the Shape column in Oracle as T_GEMERTY column, the value in the MS SQL is become something that I don't recognize like "0xE61000......", and additional column call GDB_GEOMATTR_DATA.&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 00:07:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060244#M7208</guid>
      <dc:creator>RaymondLi</dc:creator>
      <dc:date>2021-05-21T00:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060487#M7212</link>
      <description>&lt;P&gt;Yes, that is correct. In SQL Server the geometry is stored in a different format than ST_Geometry in Oracle.&lt;/P&gt;&lt;P&gt;Can you please send me a DM so that we can connect outside this thread?&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 16:32:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1060487#M7212</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-05-21T16:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database to SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1065225#M7230</link>
      <description>&lt;P&gt;No, no, no! Don't use shapefile to transfer data between SQL databases -- It will corrupt any numeric NULLs, datetime or string data exceeding 254 width (not to mention all field names in excess of ten characters).&lt;/P&gt;&lt;P&gt;File geodatabase was designed to support all the types likely to be found in either database.&amp;nbsp; Note that there could be reserved word issues to resolve after export but before import.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 17:47:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/oracle-database-to-sql-server/m-p/1065225#M7230</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-06-04T17:47:17Z</dc:date>
    </item>
  </channel>
</rss>

