<?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: Unique ID issue loading attribute table of spatial views in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/unique-id-issue-loading-attribute-table-of-spatial/m-p/1681612#M101577</link>
    <description>&lt;P&gt;I think you should &lt;STRONG&gt;Register with Geo-database&lt;/STRONG&gt; to solve this problem permanently.&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/register-with-geodatabase.htm" target="_blank"&gt;Register With Geodatabase (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Feb 2026 21:10:56 GMT</pubDate>
    <dc:creator>VenkataKondepati</dc:creator>
    <dc:date>2026-02-02T21:10:56Z</dc:date>
    <item>
      <title>Unique ID issue loading attribute table of spatial views</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unique-id-issue-loading-attribute-table-of-spatial/m-p/1681605#M101576</link>
      <description>&lt;P&gt;I wasn't sure if this question should be posted here or in the "Geodatabase Questions" section but the issue isn't really (imo) a database issue, but with how ArcGIS Pro displays the view.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the problem is that the view(s) in question have duplicate OBJECTIDs, which is intended. I am getting the attribute tables of these views to load by generating a column of UIDs by using:&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;cast(rownum as number(38)) as MYUID&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;This is done in the first column in my views, which each looking something like:&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;create or replace view MYVIEW(MYUID, COL1, COL2,...)
as
select(cast(rownum as number(38)) as MYUID, VAR1, VAR2,...)
...;&lt;/LI-CODE&gt;&lt;P&gt;The UIDs are always the first column, and I've tried using various alias for the UID column (such as OBJECTID, ROWNUMID, etc.), but it's a hit or miss whether or not ArcGIS Pro will auto-select it for use as the "default" UID field. If it does, the attribute table loads, if it doesn't, it fails to load and then I need to go in and manually set the UID field to it. This is fine, but creates extra work every time the view is loaded into a new project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to somehow get ArcGIS Pro to auto-select that first column as UID every time so whenever someone creates a new project using that view they won't get the error and then have to manually go set UID?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 19:59:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unique-id-issue-loading-attribute-table-of-spatial/m-p/1681605#M101576</guid>
      <dc:creator>bill_s</dc:creator>
      <dc:date>2026-02-02T19:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID issue loading attribute table of spatial views</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unique-id-issue-loading-attribute-table-of-spatial/m-p/1681612#M101577</link>
      <description>&lt;P&gt;I think you should &lt;STRONG&gt;Register with Geo-database&lt;/STRONG&gt; to solve this problem permanently.&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/register-with-geodatabase.htm" target="_blank"&gt;Register With Geodatabase (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 21:10:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unique-id-issue-loading-attribute-table-of-spatial/m-p/1681612#M101577</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2026-02-02T21:10:56Z</dc:date>
    </item>
  </channel>
</rss>

