<?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: How are Global ID numbers created? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1054163#M40553</link>
    <description>&lt;P&gt;They are&amp;nbsp;a&amp;nbsp;&lt;A href="https://support.esri.com/en/other-resources/gis-dictionary/term/4bf5760f-fbed-4378-b8fd-0d9e79630948" target="_self"&gt;UUID (Universal Unique Identifier)&lt;/A&gt;:&lt;/P&gt;&lt;DIV class="searchresult-title"&gt;&lt;BLOCKQUOTE&gt;&lt;DIV class="searchresult-title"&gt;GlobalID&lt;/DIV&gt;&lt;DIV class="dictionary-defination"&gt;&lt;OL&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN class="dictionary-taxonomy"&gt;[ESRI software]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A field of type UUID (Universal Unique Identifier) in which values are automatically assigned by the geodatabase when a row is created.&lt;/P&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;A href="https://en.wikipedia.org/wiki/Universally_unique_identifier" target="_self"&gt;Universally unique identifier (UUID)&lt;/A&gt;:&lt;/DIV&gt;&lt;DIV class="searchresult-title"&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The term globally unique identifier (GUID) is also used, often in software created by Microsoft.&lt;/P&gt;&lt;P&gt;When generated according to the standard methods, UUIDs are, for practical purposes, unique. Their uniqueness does not depend on a central registration authority or coordination between the parties generating them, unlike most other numbering schemes. While the probability that a UUID will be duplicated is not zero, it is close enough to zero to be negligible.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;P&gt;They look like windows registry numbers, because Microsoft uses UUIDs (they call them GUIDs).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 May 2021 12:25:05 GMT</pubDate>
    <dc:creator>Luke_Pinner</dc:creator>
    <dc:date>2021-05-04T12:25:05Z</dc:date>
    <item>
      <title>How are Global ID numbers created?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053622#M40477</link>
      <description>&lt;P&gt;I was wondering how these numbers are assigned, why they are look like Windows registry numbers, and what their scope is. Are they global only within the database they're created in? The documentation I've been able to find is vague on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 May 2021 18:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053622#M40477</guid>
      <dc:creator>Tim_Callahan</dc:creator>
      <dc:date>2021-05-02T18:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: How are Global ID numbers created?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053626#M40479</link>
      <description>&lt;P&gt;My understanding is that they are generated with a random bit function or similar.&amp;nbsp; Not sure what you mean by their scope, they're just randomly generated unique IDs which are extreeeemely unlikely to be repeated due to their bit size.&lt;/P&gt;</description>
      <pubDate>Sun, 02 May 2021 18:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053626#M40479</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-05-02T18:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How are Global ID numbers created?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053645#M40485</link>
      <description>&lt;P&gt;Sorry, I should have been more precise. By scope, I meant what is the level at which they are guaranteed to be unique? Within a database, for sure. But I've seen references in the documentation say that they are global between databases as well, which confused me. I'm not sure how that would work.&lt;/P&gt;</description>
      <pubDate>Sun, 02 May 2021 22:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053645#M40485</guid>
      <dc:creator>Tim_Callahan</dc:creator>
      <dc:date>2021-05-02T22:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: How are Global ID numbers created?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053657#M40486</link>
      <description>&lt;P&gt;Is this the vague documentation to which you refer?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/arcgis-field-data-types.htm" target="_blank"&gt;ArcGIS field data types—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 01:41:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1053657#M40486</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-03T01:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: How are Global ID numbers created?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1054032#M40537</link>
      <description>&lt;P&gt;Yes it is. That's the reference to across multiple databases I was referring to. This may just be my comprehension problem, but I found it confusing trying to understand how they get assigned if they work across more than one database.&lt;BR /&gt;&lt;BR /&gt;That and why they are in registry format.&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 23:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1054032#M40537</guid>
      <dc:creator>Tim_Callahan</dc:creator>
      <dc:date>2021-05-03T23:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: How are Global ID numbers created?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1054163#M40553</link>
      <description>&lt;P&gt;They are&amp;nbsp;a&amp;nbsp;&lt;A href="https://support.esri.com/en/other-resources/gis-dictionary/term/4bf5760f-fbed-4378-b8fd-0d9e79630948" target="_self"&gt;UUID (Universal Unique Identifier)&lt;/A&gt;:&lt;/P&gt;&lt;DIV class="searchresult-title"&gt;&lt;BLOCKQUOTE&gt;&lt;DIV class="searchresult-title"&gt;GlobalID&lt;/DIV&gt;&lt;DIV class="dictionary-defination"&gt;&lt;OL&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN class="dictionary-taxonomy"&gt;[ESRI software]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A field of type UUID (Universal Unique Identifier) in which values are automatically assigned by the geodatabase when a row is created.&lt;/P&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;A href="https://en.wikipedia.org/wiki/Universally_unique_identifier" target="_self"&gt;Universally unique identifier (UUID)&lt;/A&gt;:&lt;/DIV&gt;&lt;DIV class="searchresult-title"&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The term globally unique identifier (GUID) is also used, often in software created by Microsoft.&lt;/P&gt;&lt;P&gt;When generated according to the standard methods, UUIDs are, for practical purposes, unique. Their uniqueness does not depend on a central registration authority or coordination between the parties generating them, unlike most other numbering schemes. While the probability that a UUID will be duplicated is not zero, it is close enough to zero to be negligible.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;P&gt;They look like windows registry numbers, because Microsoft uses UUIDs (they call them GUIDs).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 12:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1054163#M40553</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2021-05-04T12:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How are Global ID numbers created?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1054167#M40554</link>
      <description>&lt;P&gt;I think it's best to conceptualize the cause of their uniqueness across databases etc. is best seen as relying on the huge statistical unlikelihood of any UIDs being repeated rather some kind-of a cross-database intervention to ensure uniqueness.&lt;/P&gt;&lt;P&gt;As to the format, no idea.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 12:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-are-global-id-numbers-created/m-p/1054167#M40554</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-05-04T12:32:40Z</dc:date>
    </item>
  </channel>
</rss>

