<?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 Attribute Index name changes when loaded data from File Geodatabase (FGDB)  to Oracle in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1275190#M8385</link>
    <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Geodatabase 10.7.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Pro 2.9.4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle 18.6.0.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ST_GEOMETRY&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FGDB Point Feature Class&lt;BR /&gt;CONTENT_HA NUMBER index name CONTENT_HA_IDX&lt;BR /&gt;VALID_FROM DATE index name VALID_FROM__IDX&lt;BR /&gt;VALID_TO DATE index name VALID_TO__IDX&lt;/P&gt;&lt;P&gt;ArcGIS Pro copy and paste into Oracle&lt;/P&gt;&lt;P&gt;Oracle Point Feature Class&lt;BR /&gt;CONTENT_HA NUMBER index name I43550CONTENT_HA&lt;BR /&gt;VALID_FROM DATE index name&amp;nbsp;I43550VALID_FROM&lt;BR /&gt;VALID_TO DATE index name I43550VALID_TO&lt;/P&gt;&lt;P&gt;I have read the following :&amp;nbsp;Attribute indexes in the geodatabase—ArcGIS Pro | Documentation&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similar to table names, the following are true for index names in geodatabases:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Must be unique in the database&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not noticed this to date BUT why does an Attribute Index name changes when loaded data from File Geodatabase to Oracle? Is it just to ensure that it will be unique?&lt;/P&gt;&lt;P&gt;Thank you for the clarification?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 13:46:36 GMT</pubDate>
    <dc:creator>JamesMorrison1</dc:creator>
    <dc:date>2023-04-04T13:46:36Z</dc:date>
    <item>
      <title>Attribute Index name changes when loaded data from File Geodatabase (FGDB)  to Oracle</title>
      <link>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1275190#M8385</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Geodatabase 10.7.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Pro 2.9.4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle 18.6.0.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ST_GEOMETRY&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FGDB Point Feature Class&lt;BR /&gt;CONTENT_HA NUMBER index name CONTENT_HA_IDX&lt;BR /&gt;VALID_FROM DATE index name VALID_FROM__IDX&lt;BR /&gt;VALID_TO DATE index name VALID_TO__IDX&lt;/P&gt;&lt;P&gt;ArcGIS Pro copy and paste into Oracle&lt;/P&gt;&lt;P&gt;Oracle Point Feature Class&lt;BR /&gt;CONTENT_HA NUMBER index name I43550CONTENT_HA&lt;BR /&gt;VALID_FROM DATE index name&amp;nbsp;I43550VALID_FROM&lt;BR /&gt;VALID_TO DATE index name I43550VALID_TO&lt;/P&gt;&lt;P&gt;I have read the following :&amp;nbsp;Attribute indexes in the geodatabase—ArcGIS Pro | Documentation&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similar to table names, the following are true for index names in geodatabases:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Must be unique in the database&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not noticed this to date BUT why does an Attribute Index name changes when loaded data from File Geodatabase to Oracle? Is it just to ensure that it will be unique?&lt;/P&gt;&lt;P&gt;Thank you for the clarification?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 13:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1275190#M8385</guid>
      <dc:creator>JamesMorrison1</dc:creator>
      <dc:date>2023-04-04T13:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Index name changes when loaded data from File Geodatabase (FGDB)  to Oracle</title>
      <link>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1276880#M8394</link>
      <description>&lt;P&gt;&lt;A href="https://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Creating_attribute_indexes" target="_self"&gt;Indexes&lt;/A&gt; can be created in several ways using various combinations of index attributes. T&lt;SPAN&gt;hey can be created for single or multiple fields; they can be unique; and for some geodatabases, they can be created in ascending or descending order.&amp;nbsp;If you're choosing an indexing strategy for an ArcSDE geodatabase, please refer to your DBMS documentation for more detailed guidance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Index Attributes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.oracle.com/database/121/ADMQS/GUID-9F2FFAB1-C980-4B10-A80F-D78A1F6B5717.htm" target="_blank"&gt;https://docs.oracle.com/database/121/ADMQS/GUID-9F2FFAB1-C980-4B10-A80F-D78A1F6B5717.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 10:26:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1276880#M8394</guid>
      <dc:creator>VaibhavS</dc:creator>
      <dc:date>2023-04-10T10:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Index name changes when loaded data from File Geodatabase (FGDB)  to Oracle</title>
      <link>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1276881#M8395</link>
      <description>&lt;P&gt;Thank you for the feedback. Appreciated.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;However my question was why an attribute index name added to a feature class in a fGDB would get renamed when copied using ArcGIS Pro into oracle geodatabase?&lt;/P&gt;&lt;P&gt;I assume to keep the index name unique but was waiting feedback from other Oracle geodatabase users to confirm my thoughts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 10:39:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1276881#M8395</guid>
      <dc:creator>JamesMorrison1</dc:creator>
      <dc:date>2023-04-10T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Index name changes when loaded data from File Geodatabase (FGDB)  to Oracle</title>
      <link>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1295847#M8468</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/102272"&gt;@JamesMorrison1&lt;/a&gt;&amp;nbsp;This is an expected behavior with all enterprise geodatabases. The number added (eg, I1234, I999) are correspondent with the ObjectID of the feature class/table in the GDB_Items table. These can be manually renamed after copying the feature classes in the enterprise geodatabases.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 16:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/attribute-index-name-changes-when-loaded-data-from/m-p/1295847#M8468</guid>
      <dc:creator>SurabhiGupta</dc:creator>
      <dc:date>2023-06-05T16:04:05Z</dc:date>
    </item>
  </channel>
</rss>

