<?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: one Oracle View treated as query layer, registration in geodatabase fails - all others are fine? in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819245#M3638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/2621" target="_blank"&gt;George Thompson&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your tip regarding reducing the number of columns. I tried the most basic view:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;create&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;or&lt;/SPAN&gt; replace &lt;SPAN class="keyword token"&gt;view&lt;/SPAN&gt; ele_v_trasse2 &lt;SPAN class="keyword token"&gt;as&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;select&lt;/SPAN&gt; tr&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;objectid&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;--tr.globalid&lt;/SPAN&gt;
tr&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;shape
&lt;SPAN class="keyword token"&gt;from&lt;/SPAN&gt; ele_trasse tr&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same issue as before. ELE_TRASSE is a SDE Feature class. I tried the view with and without GLOBALID.&lt;/P&gt;&lt;P&gt;I exported the feature class with FME and noticed that some geometries fail in FME GeometryValidator. But as this is an SDE feature class I couldnt find a tool to check the geometry within ArcMap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 09:42:31 GMT</pubDate>
    <dc:creator>robert_at_work</dc:creator>
    <dc:date>2021-12-12T09:42:31Z</dc:date>
    <item>
      <title>one Oracle View treated as query layer, registration in geodatabase fails - all others are fine?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819243#M3636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created 4 views in Oracle (11.2) within one user schema geodatabase.&lt;/P&gt;&lt;P&gt;3 of 4 views appear as Feature Classes in ArcCataolog / AcrMap (10.7.1) - when I open their properties they all have got all the tabs you have for feature classes. I was also able to register them with the geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only one causes some issues - the view appears as "Query Layer" in ArcMap/ArcCatalog and registering it with the geodatabase fails with "invalid entity typ" and "error 999999".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All 4 views are very similar - to a base table containing the geometry I add some fields with lookup values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why one view shows up as query layer and cant be registered eiter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2020 06:50:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819243#M3636</guid>
      <dc:creator>robert_at_work</dc:creator>
      <dc:date>2020-11-06T06:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: one Oracle View treated as query layer, registration in geodatabase fails - all others are fine?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819244#M3637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There must be a field or something that the registration process does not like. Have you determined what any differences are between the 2 views (one (or 3) that work and one that does not)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you only including a single geometry type in the view that is not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen where one specific field will cause an issue.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/register-a-table-or-view-with-the-geodatabase.htm#ESRI_SECTION1_E4DE2F6208424A428D7E33981F7A2D08" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/register-a-table-or-view-with-the-geodatabase.htm#ESRI_SECTION1_E4DE2F6208424A428D7E33981F7A2D08"&gt;Register a table or view with the geodatabase—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2020 12:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819244#M3637</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-11-10T12:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: one Oracle View treated as query layer, registration in geodatabase fails - all others are fine?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819245#M3638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/2621" target="_blank"&gt;George Thompson&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your tip regarding reducing the number of columns. I tried the most basic view:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;create&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;or&lt;/SPAN&gt; replace &lt;SPAN class="keyword token"&gt;view&lt;/SPAN&gt; ele_v_trasse2 &lt;SPAN class="keyword token"&gt;as&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;select&lt;/SPAN&gt; tr&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;objectid&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;--tr.globalid&lt;/SPAN&gt;
tr&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;shape
&lt;SPAN class="keyword token"&gt;from&lt;/SPAN&gt; ele_trasse tr&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same issue as before. ELE_TRASSE is a SDE Feature class. I tried the view with and without GLOBALID.&lt;/P&gt;&lt;P&gt;I exported the feature class with FME and noticed that some geometries fail in FME GeometryValidator. But as this is an SDE feature class I couldnt find a tool to check the geometry within ArcMap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819245#M3638</guid>
      <dc:creator>robert_at_work</dc:creator>
      <dc:date>2021-12-12T09:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: one Oracle View treated as query layer, registration in geodatabase fails - all others are fine?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819246#M3639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run the Check / Repair Geometry in a file Geodatabase;&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/checking-and-repairing-geometries.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/checking-and-repairing-geometries.htm"&gt;Checking and repairing geometries—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the feature class work in the client without any issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, you may need to reach out to technical support on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2020 14:44:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/819246#M3639</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-11-10T14:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: one Oracle View treated as query layer, registration in geodatabase fails - all others are fine?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/1000995#M6854</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4972"&gt;@robert_at_work&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have encountered the same thing when extracting from an Oracle spatial table and writing it down to a file geodatabase using FME.&lt;/P&gt;&lt;P&gt;An Oracle spatial table supports different geometries and even null geometries so what I do is I use GeometryFilter transformer to make sure I am getting the target features otherwise a file geodatabase writer which is preset to write a specific geometry would fail.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 02:06:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/one-oracle-view-treated-as-query-layer/m-p/1000995#M6854</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-13T02:06:16Z</dc:date>
    </item>
  </channel>
</rss>

