<?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: Generation of row id (object id) with ArcSDE and MS SQL Server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522616#M29730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me how to determine which "i" table goes with which feature class table?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2011 11:06:54 GMT</pubDate>
    <dc:creator>LesSears1</dc:creator>
    <dc:date>2011-10-13T11:06:54Z</dc:date>
    <item>
      <title>Generation of row id (object id) with ArcSDE and MS SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522614#M29728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone tell me how SDE managed row ids are generated when using MS SQL Server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using Oracle, SDE creates a sequence which is used for creating the next row id, but SQL Server does not have sequences, so another mechanism must be employed.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 18:57:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522614#M29728</guid>
      <dc:creator>LesSears1</dc:creator>
      <dc:date>2011-10-12T18:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Generation of row id (object id) with ArcSDE and MS SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522615#M29729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A one-row "i table" is created, with a trigger to increment it like a sequence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 22:13:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522615#M29729</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-12T22:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Generation of row id (object id) with ArcSDE and MS SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522616#M29730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me how to determine which "i" table goes with which feature class table?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 11:06:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522616#M29730</guid>
      <dc:creator>LesSears1</dc:creator>
      <dc:date>2011-10-13T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Generation of row id (object id) with ArcSDE and MS SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522617#M29731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's exactly the same as in Oracle (and the other databases):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; + Rowid 'N' corresponds to the table_registry ID key&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; + Layer 'N' corresponds to the layers ID key&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; + Raster 'N' corresponds to the raster_columns ID key&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 11:18:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522617#M29731</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-13T11:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Generation of row id (object id) with ArcSDE and MS SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522618#M29732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vince,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry, but I'm not sure I know what you mean in the last post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "i" tables have id_type, base_id, num_ids and last_id and from the previous post I understood that there would be an "i" table for each feature class with with a single row that is used to keep track of the next available id. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understood that correctly, how do I know which "i" table is used for which feature class?&amp;nbsp; Is the number after the "i" in the table name simply the table registry id in the same way that the Oracle sequences are named "R" plus the table registry id?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 13:48:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522618#M29732</guid>
      <dc:creator>LesSears1</dc:creator>
      <dc:date>2011-10-13T13:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generation of row id (object id) with ArcSDE and MS SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522619#M29733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, ArcSDE uses a rigid naming paradigm -- anyplace there is &amp;lt;sometext&amp;gt;&amp;lt;somenumber&amp;gt; naming, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you should look to the corresponding &amp;lt;something&amp;gt;_id table's row for the parent object. In the case&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of iN, look for the N in table_registry. The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/002q/002q00000070000000.htm"&gt;documentation&lt;/A&gt;&lt;SPAN&gt; covers this as well, and includes the caveat:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Note:&lt;BR /&gt;You will notice that once you have loaded data or run sdesetup, you have several i tables and stored procedures in your database. These stored procedures and i tables are used for generating feature IDs for feature classes. The i tables contain a number in their name. This number corresponds to the registration_id of the feature class in the SDE_table_registry table. Editing these tables or stored procedures is not supported and is highly discouraged.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 14:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generation-of-row-id-object-id-with-arcsde-and-ms/m-p/522619#M29733</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-13T14:50:46Z</dc:date>
    </item>
  </channel>
</rss>

