<?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 to maintain Index Names when importing an XML Workspace Document in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-maintain-index-names-when-importing-an-xml/m-p/556530#M31530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Once the feature classes get created correctly in Oracle, why not extract the DDL for the indexes, drop them, and re-create them after modifying them with the desired names?&amp;nbsp; It's not an ideal workflow, perhaps due to the number of indexes involved but you could do it technically.&amp;nbsp; This can be done via SQL Plus if you don't have a nicer tool like DBArtisan or TOAD:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT dbms_metadata.get_ddl('INDEX', 'IDX_NAME', 'SCHEMA') FROM dual;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DBMS_METADATA.GET_DDL('INDEX','IDX_NAME','SCHEMA');&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the reason why you absolutely have to retain the exact same index names from your Diagrammer XML file when importing it into Oracle?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Dec 2013 11:39:42 GMT</pubDate>
    <dc:creator>WilliamCraft</dc:creator>
    <dc:date>2013-12-14T11:39:42Z</dc:date>
    <item>
      <title>How to maintain Index Names when importing an XML Workspace Document</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-maintain-index-names-when-importing-an-xml/m-p/556528#M31528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used the ArcGIS Diagrammer tool for 10.1 to build my geodatabase (very cool for an initial release, but has some productivity enhancement potential), but when I import the XML Workspace Document the tool produces, all of my carefully named indexes are re-named to auto generated names. This is highly undesirable for my client. Is there any way to tell ArcGIS that I want to maintain the names in the XML? I am using ArcGIS 10.1 SP1 importing to an ArcSDE 10.1 SP1 Geodatabase on Oracle 11g R2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 11:12:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-maintain-index-names-when-importing-an-xml/m-p/556528#M31528</guid>
      <dc:creator>PaulBrandt</dc:creator>
      <dc:date>2013-05-16T11:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to maintain Index Names when importing an XML Workspace Document</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-maintain-index-names-when-importing-an-xml/m-p/556529#M31529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you find a solution? I'm also having the same issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also found that when modelling unique indexes, post import the uniqueness constraint is removed. Did you have a similar issue too?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 00:14:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-maintain-index-names-when-importing-an-xml/m-p/556529#M31529</guid>
      <dc:creator>DanielBaternik</dc:creator>
      <dc:date>2013-11-18T00:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to maintain Index Names when importing an XML Workspace Document</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-maintain-index-names-when-importing-an-xml/m-p/556530#M31530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Once the feature classes get created correctly in Oracle, why not extract the DDL for the indexes, drop them, and re-create them after modifying them with the desired names?&amp;nbsp; It's not an ideal workflow, perhaps due to the number of indexes involved but you could do it technically.&amp;nbsp; This can be done via SQL Plus if you don't have a nicer tool like DBArtisan or TOAD:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT dbms_metadata.get_ddl('INDEX', 'IDX_NAME', 'SCHEMA') FROM dual;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DBMS_METADATA.GET_DDL('INDEX','IDX_NAME','SCHEMA');&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the reason why you absolutely have to retain the exact same index names from your Diagrammer XML file when importing it into Oracle?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2013 11:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-maintain-index-names-when-importing-an-xml/m-p/556530#M31530</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-14T11:39:42Z</dc:date>
    </item>
  </channel>
</rss>

