<?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 ArcGIS Pro Support 64 bit ObjectIds? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/1386238#M79228</link>
    <description>&lt;P&gt;I just ran across this thread while looking for something else and figured I'd post here for the community - ArcGIS Pro started supporting 64-bit object IDs (and Big Integer data type) in version 3.2.&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.2/get-started/whats-new-in-arcgis-pro.htm#" target="_self"&gt;https://pro.arcgis.com/en/pro-app/3.2/get-started/whats-new-in-arcgis-pro.htm#&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 19:45:46 GMT</pubDate>
    <dc:creator>KoryKramer</dc:creator>
    <dc:date>2024-02-23T19:45:46Z</dc:date>
    <item>
      <title>Can ArcGIS Pro Support 64 bit ObjectIds?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/166601#M7523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #24292e; background-color: #ffffff; margin-top: 0px !important; margin-bottom: 16px;"&gt;According to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/services-reference/layer-feature-service-.htm" rel="nofollow" style="color: #0366d6; background-color: initial; text-decoration: none;"&gt;https://developers.arcgis.com/rest/services-reference/layer-feature-service-.htm&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;If the layer objectIdField does not have a length property or the length property is set to 4, the objectIdField is 32-bit. If the objectIdField has a length of 8, the objectIdField is 64-bit.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Testing this with ArcGIS Pro seems to show that it doesn't work though. Can ArcGIS Pro use feature services that have 64 bit ObjectIds?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2018 21:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/166601#M7523</guid>
      <dc:creator>JamesKerr</dc:creator>
      <dc:date>2018-12-28T21:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can ArcGIS Pro Support 64 bit ObjectIds?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/166602#M7524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James, I don't think 64-bit objectIDs are supported in ArcGIS.&amp;nbsp; The question might be best for the &lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌ space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/object-id.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/object-id.htm"&gt;What is an ObjectID?—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;is ArcMap help but says "&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ObjectIDs are limited to 32-bit values, which store a maximum value of 2,147,483,647."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;In the Pro geodatabase help we also see similar notes&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/432369_pastedImage_2.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;from&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/databases/dbms-data-types-supported.htm" title="https://pro.arcgis.com/en/pro-app/help/data/databases/dbms-data-types-supported.htm"&gt;DBMS data types supported in ArcGIS—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 13:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/166602#M7524</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-12-31T13:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can ArcGIS Pro Support 64 bit ObjectIds?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/166603#M7525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kory. I've run across these various bits in the documentation as well and that's why it confused me as to why the feature service API even has this option. I guess this means that ArcGIS cannot use feature services that use an ObjectId field that has a length other than 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to expose feature services to ArcGIS from large non-relational databases that need to have an Id space larger than what 32 bit numbers can provide. Do you have any suggestions for how I can&amp;nbsp;get around that limitation?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 16:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/166603#M7525</guid>
      <dc:creator>JamesKerr</dc:creator>
      <dc:date>2019-01-02T16:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can ArcGIS Pro Support 64 bit ObjectIds?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/1386238#M79228</link>
      <description>&lt;P&gt;I just ran across this thread while looking for something else and figured I'd post here for the community - ArcGIS Pro started supporting 64-bit object IDs (and Big Integer data type) in version 3.2.&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.2/get-started/whats-new-in-arcgis-pro.htm#" target="_self"&gt;https://pro.arcgis.com/en/pro-app/3.2/get-started/whats-new-in-arcgis-pro.htm#&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 19:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-arcgis-pro-support-64-bit-objectids/m-p/1386238#M79228</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2024-02-23T19:45:46Z</dc:date>
    </item>
  </channel>
</rss>

