<?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: Can't select on a spatial view in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1020911#M29349</link>
    <description>&lt;P&gt;Some update: we have found that for some reason ADF considers one of the view fields to be not nullable despite it is defined as nullable in the view and source DB table.&lt;/P&gt;&lt;P&gt;As a workaround we excluded the field from the query and it started to select.&lt;/P&gt;&lt;P&gt;I still don't know if the same configuration works ok on the production.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2021 08:24:58 GMT</pubDate>
    <dc:creator>MichaelGinzburg</dc:creator>
    <dc:date>2021-01-28T08:24:58Z</dc:date>
    <item>
      <title>Can't select on a spatial view</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019390#M29310</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I can't select on a spatial view.&lt;/P&gt;&lt;P&gt;Queryfunctionality always returns empty DataTable.&lt;/P&gt;&lt;P&gt;I can't select in ArcGIS Desktop but not in ArcGIS Server.&lt;/P&gt;&lt;P&gt;ArcGIS Server 9.3.1&lt;/P&gt;&lt;P&gt;ArcSDE 9.3.1&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 12:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019390#M29310</guid>
      <dc:creator>MichaelGinzburg</dc:creator>
      <dc:date>2021-01-23T12:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't select on a spatial view</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019397#M29311</link>
      <description>&lt;P&gt;Is the view registered with the geodatabase?&lt;BR /&gt;&lt;BR /&gt;Can you tell us about the unique ID column? Is it 100% guaranteed to be unique? Is it based on a static column or is it generated/calculated?&lt;BR /&gt;&lt;BR /&gt;In ArcGIS Desktop, if you open the attribute table, and navigate to the last record, are you able to select all records? (I'm just trying to get a sense of what's working and what isn't.)&lt;BR /&gt;&lt;BR /&gt;I had similar issues. It happened after I made a change to the SQL of a registered view. In my case, I dropped the view and recreated it, and re-registered it. That seemed to fix my selection issues.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 00:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019397#M29311</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2021-01-26T00:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't select on a spatial view</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019401#M29312</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1060"&gt;@VinceAngelo&lt;/a&gt;&amp;nbsp;tagging here as well&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 16:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019401#M29312</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-23T16:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't select on a spatial view</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019408#M29313</link>
      <description>&lt;P&gt;The uniqueid column is objectid.&lt;/P&gt;&lt;P&gt;The view is not registered.&lt;/P&gt;&lt;P&gt;I did not alter anything, just created the view with &lt;EM&gt;sdetable&lt;/EM&gt;&amp;nbsp;command.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 18:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019408#M29313</guid>
      <dc:creator>MichaelGinzburg</dc:creator>
      <dc:date>2021-01-23T18:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't select on a spatial view</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019443#M29315</link>
      <description>&lt;P&gt;It's been ages since I last used 9.3.1, which has been out of support over seven years now&lt;BR /&gt;(it's so different from modern releases it might as well be a different product).&lt;/P&gt;&lt;P&gt;There isn't nearly enough information here to begin to speculate about what could be the problem.&amp;nbsp;Among the details missing:&lt;/P&gt;&lt;P&gt;RDBMS in use (exact version)&lt;BR /&gt;Definitions of the tables involved in the query&lt;BR /&gt;The exact SQL to create the view&lt;BR /&gt;The exact parameters (except password) used in the sdetable commands&lt;BR /&gt;An indication of the cardinality of the joins&lt;BR /&gt;Example output&lt;BR /&gt;An indication of the uniqueness of the registered rowid column&lt;/P&gt;&lt;P&gt;Working with ancient software is a considerable risk to your organization. I recommend you migrate your data to a modern software stack (supported OS, DBMS, and application stack).&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 05:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1019443#M29315</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-01-24T05:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't select on a spatial view</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1020427#M29334</link>
      <description>&lt;P&gt;Thanks Vince,&lt;/P&gt;&lt;P&gt;Oracle 11g&lt;/P&gt;&lt;P&gt;The sdetable command:&lt;/P&gt;&lt;P&gt;sdetable -o create_view -T BUILDING_GVIEW ^&lt;BR /&gt;-t "LYR_BUILDING, BUILDING_VIEW" ^&lt;BR /&gt;-c "LYR_BUILDING.OBJECTID,LYR_BUILDING.SHAPE,BUILDING_VIEW.*" ^&lt;BR /&gt;-w "LYR_BUILDING.BUILDING_CODE=BUILDING_VIEW.BUILDING_CODE" ^&lt;/P&gt;&lt;P&gt;The OBJECTID column is unique for a spatial view (building_gview).&lt;/P&gt;&lt;P&gt;The problem seems to occur in ADF only.&lt;/P&gt;&lt;P&gt;The problem is that it is the test environment. In the production environment everything works.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 11:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1020427#M29334</guid>
      <dc:creator>MichaelGinzburg</dc:creator>
      <dc:date>2021-01-27T11:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't select on a spatial view</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1020911#M29349</link>
      <description>&lt;P&gt;Some update: we have found that for some reason ADF considers one of the view fields to be not nullable despite it is defined as nullable in the view and source DB table.&lt;/P&gt;&lt;P&gt;As a workaround we excluded the field from the query and it started to select.&lt;/P&gt;&lt;P&gt;I still don't know if the same configuration works ok on the production.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 08:24:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/can-t-select-on-a-spatial-view/m-p/1020911#M29349</guid>
      <dc:creator>MichaelGinzburg</dc:creator>
      <dc:date>2021-01-28T08:24:58Z</dc:date>
    </item>
  </channel>
</rss>

