<?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 Appends When Geometry Storage Type Differs? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/appends-when-geometry-storage-type-differs/m-p/558048#M31639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I upgraded from 10.0 to 10.1 the default geometry storage changed from SDEBinary to Geometry which initially I didn't notice.&amp;nbsp; So the original feature classes all use SDEBinary and everything added since the migration is stored using the Geometry (SQL spatial).&amp;nbsp; But now my exising workflow is broken. The Append command doesn't work if the target and source featureclasses use different geometries.&amp;nbsp; Why does this fail when I can do an Append between an feature class in a FGDB and an SDE database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Executing: Append 'Database Connections\xxxxxxxxxxxxx\GeoWeb.DBO.Road_wm' "Database Connections\vSQL3 GeoWeb.sde\GeoWeb.DBO.Road" TEST # #
Start Time: Fri Jun 20 13:41:59 2014
&lt;STRONG&gt;ERROR 000466: Database Connections\xxxxxxxxxxxx\GeoWeb.DBO.Road_wm does not match the schema of target
Database Connections\vSQL3 GeoWeb.sde\GeoWeb.DBO.Road
Failed to execute (Append).&lt;/STRONG&gt;
Failed at Fri Jun 20 13:41:59 2014 (Elapsed Time: 0.00 seconds)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Env: SQL 2012 / SDE 10.1 / Desktop 10.1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 00:05:34 GMT</pubDate>
    <dc:creator>RandyKreuziger</dc:creator>
    <dc:date>2021-12-12T00:05:34Z</dc:date>
    <item>
      <title>Appends When Geometry Storage Type Differs?</title>
      <link>https://community.esri.com/t5/data-management-questions/appends-when-geometry-storage-type-differs/m-p/558048#M31639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I upgraded from 10.0 to 10.1 the default geometry storage changed from SDEBinary to Geometry which initially I didn't notice.&amp;nbsp; So the original feature classes all use SDEBinary and everything added since the migration is stored using the Geometry (SQL spatial).&amp;nbsp; But now my exising workflow is broken. The Append command doesn't work if the target and source featureclasses use different geometries.&amp;nbsp; Why does this fail when I can do an Append between an feature class in a FGDB and an SDE database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Executing: Append 'Database Connections\xxxxxxxxxxxxx\GeoWeb.DBO.Road_wm' "Database Connections\vSQL3 GeoWeb.sde\GeoWeb.DBO.Road" TEST # #
Start Time: Fri Jun 20 13:41:59 2014
&lt;STRONG&gt;ERROR 000466: Database Connections\xxxxxxxxxxxx\GeoWeb.DBO.Road_wm does not match the schema of target
Database Connections\vSQL3 GeoWeb.sde\GeoWeb.DBO.Road
Failed to execute (Append).&lt;/STRONG&gt;
Failed at Fri Jun 20 13:41:59 2014 (Elapsed Time: 0.00 seconds)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Env: SQL 2012 / SDE 10.1 / Desktop 10.1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/appends-when-geometry-storage-type-differs/m-p/558048#M31639</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2021-12-12T00:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Appends When Geometry Storage Type Differs?</title>
      <link>https://community.esri.com/t5/data-management-questions/appends-when-geometry-storage-type-differs/m-p/558049#M31640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you look at the tables themselves, the datatype of the geometry column *is* different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File Geodatabase only has one geometry storage type, so that's not a fair comparison.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using 10.1 &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;SP1&lt;/SPAN&gt;&lt;SPAN&gt;, with the QIP?&amp;nbsp; Provided there aren't other table differences,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd report this as a bug (though it wouldn't hurt to check it in 10.2.2 first). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 23:52:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/appends-when-geometry-storage-type-differs/m-p/558049#M31640</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-06-20T23:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Appends When Geometry Storage Type Differs?</title>
      <link>https://community.esri.com/t5/data-management-questions/appends-when-geometry-storage-type-differs/m-p/558050#M31641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running into the same problem when going appending from Oracle to SQL Geometry.&amp;nbsp; This is killing me!&amp;nbsp; At 10.1 a bug deleting with spatial views and the SDEBinary storage type in SQL Server was introducted.&amp;nbsp; The workaround to that bug is to convert the storage type of the base feature classes from SDEBinary to Geometry.&amp;nbsp; OK spatial view issue fixed, except that results in the discovery of another bug dealing with the APPEND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that the storage type has been converted to SQL Geometry the Append no longer works when going from Oracle GDB to SQL Server GDB.&amp;nbsp; A error is reported that the Schemas differ.&amp;nbsp; I can turn off the Schema Type test which works but I shouldn't have to do that because I do want to be alerted if there are legitimate schema changes like missing fields.&amp;nbsp;&amp;nbsp; When I posted back in June I only knew that the problem occurs going between SDEBinary to Geometry within SQL Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(With every release of the ESRI software comes news bugs. I've spent 3 weeks implementing workarounds to the scripts and workflows that were broken with the 10.1 upgrade since upgrading.&amp;nbsp; And I'm not even finished.&amp;nbsp; I wish I had stayed at 10.0 ArcSDE!&amp;nbsp; rant over)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 00:22:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/appends-when-geometry-storage-type-differs/m-p/558050#M31641</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2014-09-04T00:22:35Z</dc:date>
    </item>
  </channel>
</rss>

