<?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: rebuild indexes in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667292#M22218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide some more information regarding this issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What is the error (if any) you receive when running the GP tool?&lt;/LI&gt;&lt;LI&gt;Do any locks exist on the data?&lt;/LI&gt;&lt;LI&gt;Are you currently logged in as the data owner?&lt;/LI&gt;&lt;LI&gt;Have you tried rebuilding the indexes from Oracle?&lt;/LI&gt;&lt;/OL&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14053484492911281 jive_text_macro" jivemacro_uid="_14053484492911281" modifiedtitle="true"&gt;
&lt;P&gt;CREATE INDEX cola_spatial_idx&lt;/P&gt;
&lt;P&gt;ON cola_markets(shape)&lt;/P&gt;
&lt;P&gt;INDEXTYPE IS MDSYS.SPATIAL_INDEX;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jul 2014 14:35:04 GMT</pubDate>
    <dc:creator>ChristianWells</dc:creator>
    <dc:date>2014-07-14T14:35:04Z</dc:date>
    <item>
      <title>rebuild indexes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667291#M22217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have oracle tables with sdo_geometry data type for shape columns and registered with geodatabase.&lt;/P&gt;&lt;P&gt;I am not able to rebuild indexes from ArcGIS catalog or by using Geoprocessing tools.&lt;/P&gt;&lt;P&gt;When i see feature class properties, rebuild indexes button is not available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 11:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667291#M22217</guid>
      <dc:creator>SyedMasood_Khadri</dc:creator>
      <dc:date>2014-07-14T11:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild indexes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667292#M22218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide some more information regarding this issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What is the error (if any) you receive when running the GP tool?&lt;/LI&gt;&lt;LI&gt;Do any locks exist on the data?&lt;/LI&gt;&lt;LI&gt;Are you currently logged in as the data owner?&lt;/LI&gt;&lt;LI&gt;Have you tried rebuilding the indexes from Oracle?&lt;/LI&gt;&lt;/OL&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14053484492911281 jive_text_macro" jivemacro_uid="_14053484492911281" modifiedtitle="true"&gt;
&lt;P&gt;CREATE INDEX cola_spatial_idx&lt;/P&gt;
&lt;P&gt;ON cola_markets(shape)&lt;/P&gt;
&lt;P&gt;INDEXTYPE IS MDSYS.SPATIAL_INDEX;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 14:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667292#M22218</guid>
      <dc:creator>ChristianWells</dc:creator>
      <dc:date>2014-07-14T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild indexes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667293#M22219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mine is an Oracle database with several datasets and a stand-alone feature class.&amp;nbsp; In ArcCatalog, connecting with the data owner, I see the Rebuild button in the indexes tab for the feature classes in the datasets.&amp;nbsp; The fc is not versioned and in ST_Geometry type.&amp;nbsp; No problem here, I can see the index date updated in the Oracle tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stand-alone fc is not versioned and was stored using ESRI LOB type;&amp;nbsp; in this case the Rebuild button is not shown in the Indexes tab in the properties window.&amp;nbsp; Wondering why...???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I ended using the Rebuild button in AC because I tried to use the python window to run the arcpy.rebuildindexes_management command but I kept getting errors about not having administrative privileges?!?!&amp;nbsp; Did not find any restrictions in the documentation about using the command window so I'm not sure why I can rebuild using AC but not using the command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 22:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667293#M22219</guid>
      <dc:creator>Ulises</dc:creator>
      <dc:date>2014-07-14T22:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild indexes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667294#M22220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have connected as data owner from Arc catalog. GP tool is not responding for long time without any error. Also there is no rebuild button in feature class properties. This happens to the tables with SDO_GEOMETRY, created by using Oracle SQL and registered with SDE geodatabase. But I am able to build indexes for these tables from Oracle SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to rebuild indexes from Arc Catalog and GP tool if the feature classes are created by using Arc Catalog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 07:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667294#M22220</guid>
      <dc:creator>SyedMasood_Khadri</dc:creator>
      <dc:date>2014-07-15T07:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild indexes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667295#M22221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case the feature class that do not show the button was created using python scripts and sde commands to generate a spatial view initially and afterwards exported to the mentioned fc.&amp;nbsp; Can someone confirm if this is the expected behaviour?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667295#M22221</guid>
      <dc:creator>Ulises</dc:creator>
      <dc:date>2014-07-15T12:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: rebuild indexes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667296#M22222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've moved your post into the&amp;nbsp; &lt;A _jive_internal="true" class="jivecontainerTT-hover-container jive-link-community-small" data-containerid="2051" data-containertype="14" data-objectid="2087" data-objecttype="14" href="https://community.esri.com/community/gis/analysis/geoprocessing"&gt;&lt;SPAN style="color: blue;"&gt;Geoprocessing&lt;/SPAN&gt;&lt;/A&gt; space. You will get a much better answer here as the &lt;A _jive_internal="true" class="jivecontainerTT-hover-container jive-link-community-small" data-containerid="1" data-containertype="14" data-objectid="2004" data-objecttype="14" href="https://community.esri.com/community/help-and-feedback"&gt;&lt;SPAN style="color: blue;"&gt;GeoNet Help&lt;/SPAN&gt;&lt;/A&gt; is intended for community help and feedback. I have also added in a few additional tags. You can see more on the community structure, and what topics are under each space from the following documents:&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt; &lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="1544" data-objecttype="102" href="https://community.esri.com/docs/DOC-1544"&gt;&lt;SPAN style="color: blue; font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt;GeoNet Community Structure&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="1545" data-objecttype="102" href="https://community.esri.com/docs/DOC-1545"&gt;&lt;SPAN style="color: blue; font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt;ArcGIS Discussion Forums Migration Strategy&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt; Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt; Don &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 20:08:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/rebuild-indexes/m-p/667296#M22222</guid>
      <dc:creator>DonOpgenorth</dc:creator>
      <dc:date>2014-08-12T20:08:07Z</dc:date>
    </item>
  </channel>
</rss>

