<?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: Help With Spatial Views in Oracle in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652699#M4443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, make sure you have a backup of the database or feature class. Once you move to ST_Geometry, you cannot use the migrate storage to migrate back to Binary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 17:03:00 GMT</pubDate>
    <dc:creator>SamuelTompsett</dc:creator>
    <dc:date>2015-06-18T17:03:00Z</dc:date>
    <item>
      <title>Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652690#M4434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kind People. I'm trying to create a database view in Oracle, joining polygon feature class in the geodatabase to an attribute table. I'm using the ArcCatalog tool Data Management Tools --&amp;gt; General --&amp;gt; Create Database View. I specify all of the input parameters, including the SQL to define the view. I'm including the OBJECTID and SHAPE field from the feature class. The tool runs fine, but when I look at the view in Catalog, it's just a data table. The SHAPE column is of type LONG. I thought I should be able to load the view up in ArcMap and see the geometries. Am I misssing something here? Than you very much in advance for any and all assistance. David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652690#M4434</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-17T22:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652691#M4435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide more information about the polygon feature class? What is the geometry storage type of the feature class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you right click on the database connection and create a new view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 23:49:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652691#M4435</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-06-17T23:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652692#M4436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hell Samuel. Thank you for your help. Yes, I am able to right click on the database connection in ArcCatalog and create a view. However, when I look at the created view in ArcCatalog it appers as a simple data table, not a polygon feature. When I look at the field type of the polygon feature in ArcCatalog I see that it is of type "Geometry". But if I look at the table in Oracle SQL Developer, the SHAPE column is of data type NUMBER. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again. David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 00:03:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652692#M4436</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-18T00:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652693#M4437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to the properties of the feature class in ArcCatalog, particularly the General tab.&lt;/P&gt;&lt;P&gt;You will see a section called Geometry Properties. What does the Storage part say?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I ask is because views created with feature classes in Binary storage, will display strange behavior. We want to make sure the geometry storage for the feature class is either ST_Geometry or SDO_Geometry for Oracle when creating views in ArcCatalog or ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:04:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652693#M4437</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-06-18T14:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652694#M4438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Samuel. I just went to ArcCatalog and checked the general tab of the properies on the feature class. Under Geometry Properties, it states "Storage: High Precision usning Esri Binary spatial type. Is that the problem? Thank you again for all of your help. David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:32:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652694#M4438</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-18T16:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652695#M4439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is most likely the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version is the geodatabase?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652695#M4439</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-06-18T16:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652696#M4440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're running Oracle 11g. Okay, I found this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/desktop/latest/manage-data/databases/add-the-st-geometry-type-to-an-oracle-database.htm" title="https://desktop.arcgis.com/en/desktop/latest/manage-data/databases/add-the-st-geometry-type-to-an-oracle-database.htm"&gt;Add the ST_Geometry type to an Oracle database—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will follow the steps and see if this fixes the problem. I will let you know if it works. Thank you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:52:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652696#M4440</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-18T16:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652697#M4441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shouldn't have to do that. You can use either the migrate storage tool, or change the configuration keyword with copy/paste of the feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000000q000000" title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000000q000000"&gt;ArcGIS Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sam &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:54:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652697#M4441</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-06-18T16:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652698#M4442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, great. I'm glad I don't have to do that. Let me give this a try. David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:59:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652698#M4442</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-18T16:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652699#M4443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, make sure you have a backup of the database or feature class. Once you move to ST_Geometry, you cannot use the migrate storage to migrate back to Binary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652699#M4443</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-06-18T17:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652700#M4444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam. Okay, will do. By the way, is there a special license level for the Data Management--&amp;gt;Database toolset? I don't see it in Catalog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:08:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652700#M4444</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-18T17:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652701#M4445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it! It's different in 10.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Management--&amp;gt;Geodatabase Administrattion--&amp;gt;Mirgrate Storage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry about that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:10:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652701#M4445</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-18T17:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652702#M4446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam. I used the Migrate Storage tool to change the geometry storage type, created the view, AND IT WORKED! You've been very helpful. I can't thank you enough. David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652702#M4446</guid>
      <dc:creator>DavidYamamoto</dc:creator>
      <dc:date>2015-06-18T17:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Spatial Views in Oracle</title>
      <link>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652703#M4447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are very welcome. Please mark this thread as answered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:32:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/help-with-spatial-views-in-oracle/m-p/652703#M4447</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-06-18T17:32:25Z</dc:date>
    </item>
  </channel>
</rss>

