<?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>idea Continue support for registering an Oracle Spatial layer with the geodatabase without adding the SE_ANNO_CAD_DATA field to the underlying table. in Data Management Ideas</title>
    <link>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idi-p/941843</link>
    <description>&lt;P&gt;&lt;FONT face="Calibri" size="3" color="#000000"&gt;Prior to 10.3, while registering an Oracle Spatial (SDO_GEOMETRY) layer using the SDE command line, if you did not include the option for CAD data in the entity mask, the underlying table was left as-is (no additional columns were added). However, that option was not ported over in 10.3 with the deprecation of the SDE command line, so anytime you register an Oracle Spatial layer in 10.3, regardless of the type of geometry (point, line, area, CAD, etc.) a new field named SE_ANNO_CAD_DATA is automatically added to the underlying table. Adding this field changes the structure of the table unnecessarily and may break any script, application, form, procedure, etc. that relies on that structure to remain as-is. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" size="3" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" size="3" color="#000000"&gt;Please continue to add the SE_ANNO_CAD_DATA field only when the user explicitly chooses the CAD data option.&lt;/FONT&gt;&lt;/P&gt;&lt;!--  content transformation source ID: 087E0000000kAgx  --&gt;</description>
    <pubDate>Tue, 30 Aug 2022 00:47:51 GMT</pubDate>
    <dc:creator>AprilWilliford</dc:creator>
    <dc:date>2022-08-30T00:47:51Z</dc:date>
    <item>
      <title>Continue support for registering an Oracle Spatial layer with the geodatabase without adding the SE_ANNO_CAD_DATA field to the underlying table.</title>
      <link>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idi-p/941843</link>
      <description>&lt;P&gt;&lt;FONT face="Calibri" size="3" color="#000000"&gt;Prior to 10.3, while registering an Oracle Spatial (SDO_GEOMETRY) layer using the SDE command line, if you did not include the option for CAD data in the entity mask, the underlying table was left as-is (no additional columns were added). However, that option was not ported over in 10.3 with the deprecation of the SDE command line, so anytime you register an Oracle Spatial layer in 10.3, regardless of the type of geometry (point, line, area, CAD, etc.) a new field named SE_ANNO_CAD_DATA is automatically added to the underlying table. Adding this field changes the structure of the table unnecessarily and may break any script, application, form, procedure, etc. that relies on that structure to remain as-is. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" size="3" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" size="3" color="#000000"&gt;Please continue to add the SE_ANNO_CAD_DATA field only when the user explicitly chooses the CAD data option.&lt;/FONT&gt;&lt;/P&gt;&lt;!--  content transformation source ID: 087E0000000kAgx  --&gt;</description>
      <pubDate>Tue, 30 Aug 2022 00:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idi-p/941843</guid>
      <dc:creator>AprilWilliford</dc:creator>
      <dc:date>2022-08-30T00:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Continue support for registering an Oracle Spatial layer with the geodatabase without adding the SE_ANNO_CAD_DATA field to the underlying table.</title>
      <link>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idc-p/941844#M987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Changing structure of tables in order to register them is a problem.

&lt;!-- content transformation source ID: 00aE000000FLjYC --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 15:18:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idc-p/941844#M987</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-01-15T15:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Continue support for registering an Oracle Spatial layer with the geodatabase without adding the SE_ANNO_CAD_DATA field to the underlying table.</title>
      <link>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idc-p/941845#M988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I don't need and don't want this useless column added to my table.&lt;BR /&gt;&amp;nbsp;

&lt;!-- content transformation source ID: 00aE000000GvnyX --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 16:30:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idc-p/941845#M988</guid>
      <dc:creator>EricVacher</dc:creator>
      <dc:date>2016-02-09T16:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Continue support for registering an Oracle Spatial layer with the geodatabase without adding the SE_ANNO_CAD_DATA field to the underlying table. - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idc-p/1602134#M2495</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The SDO_GEOMETRY type cannot store all types of geometric elements that ArcGIS storage must support. These additional elements are written to the SE_ANNO_CAD_DATA field for Oracle Spatial data, the GDB_GEOMATTR_DATA field for SQL Server Geometry &amp;amp; Geography data, and PostgreSQL PostGIS data. These fields are not optional for data that is registered with the geodatabase.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 00:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/continue-support-for-registering-an-oracle-spatial/idc-p/1602134#M2495</guid>
      <dc:creator>ShannonShields</dc:creator>
      <dc:date>2025-04-03T00:22:52Z</dc:date>
    </item>
  </channel>
</rss>

