<?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: Spatial Index error creating new feature classes in Oracle 11g r2 ArcSDE 10 sp5 in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727431#M41219</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;You might want to take a look at these links:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://zacster.blogspot.in/2007/09/create-or-rebuilding-oracle-spatial.html"&gt;http://zacster.blogspot.in/2007/09/create-or-rebuilding-oracle-spatial.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.oracle.com/forums/thread.jspa?threadID=2433630"&gt;https://forums.oracle.com/forums/thread.jspa?threadID=2433630&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Dec 2012 15:41:22 GMT</pubDate>
    <dc:creator>AsrujitSengupta</dc:creator>
    <dc:date>2012-12-20T15:41:22Z</dc:date>
    <item>
      <title>Spatial Index error creating new feature classes in Oracle 11g r2 ArcSDE 10 sp5</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727430#M41218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting this error when I try and create a feature class (with the SDO_GEOMETRY GEOMETRY_STORAGE type) through ArcCatalog:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Underlying DBMS error [ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-13249: internal error in Spatial index: [mdidxrbd]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-13249: Error in Spatial index: index build failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-13249: Error in R-tree: [mdrcrtscrt]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-13231: failed to create index table [MDRT_17395$] during R-tree creation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-13249: Stmt-Execute Failure: CREATE TABLE "EGISTDEV".MDRT_17395$ (NODE_ID NUMBER, NODE_LEVEL NUMBER, INFO BLOB)&amp;nbsp; LOB (INFO) STORE AS (NOCACHE)&amp;nbsp; PCTFREE 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-29400: data cartridge error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-01950: no priv(MDSYS.SPATIAL_INDEX)::MDSYS.SPATIAL_INDEX)]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried many different ways of creating the feature class, but all recieve this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcCatalog|New|Feature Class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcCatalog|Copy (from FileGeodatabase)|Paste&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcToolbox|DataManagement|FeatureClass|Create Feature Class tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcCatalog|ExportXMLWorkspaceDocument (from FileGeodatabase)|ImportXMLWorkspaceDocument&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is another FeatureDataset in my SDE geodatabase with the same projection information, that allows me to create feature classes, but the new FeatureDataset gives me this error every time. (These two FeatureDatasets were created with two different user schemas.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My next test was going to be to create a second geodatabase within the Oracle Database to see if that gives me any different results. (Although I don't know that this is a solution to my problem, as I would like to have a single geodatabase if I can get it figured out.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for any thoughts as to possible solutions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 15:14:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727430#M41218</guid>
      <dc:creator>PaulBrandt</dc:creator>
      <dc:date>2012-12-20T15:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Index error creating new feature classes in Oracle 11g r2 ArcSDE 10 sp5</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727431#M41219</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;You might want to take a look at these links:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://zacster.blogspot.in/2007/09/create-or-rebuilding-oracle-spatial.html"&gt;http://zacster.blogspot.in/2007/09/create-or-rebuilding-oracle-spatial.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.oracle.com/forums/thread.jspa?threadID=2433630"&gt;https://forums.oracle.com/forums/thread.jspa?threadID=2433630&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 15:41:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727431#M41219</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2012-12-20T15:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Index error creating new feature classes in Oracle 11g r2 ArcSDE 10 sp5</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727432#M41220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi asrujit,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the information. Unfortunately this didn't fix my problem. I am new to Oracle so it is highly probable that I am doing wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had these privileges granted through a database role, but went ahead and granted them directly to the user. I am still getting the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The really odd thing here is I can copy the CREATE TABLE statement reported in the error, and run it just fine through SQL Developer, but I have a feeling the CREATE TABLE statement provided in the error probably isn't the one that is actually causing the entire error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In SQL Server I can run SQL Profiler to see the SQL statements, and stored procedures ArcCatalog is issuing in the database. Are there system views or a free tool like this for Oracle?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again in advance for any help you can provide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 16:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727432#M41220</guid>
      <dc:creator>PaulBrandt</dc:creator>
      <dc:date>2012-12-20T16:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Index error creating new feature classes in Oracle 11g r2 ArcSDE 10 sp5</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727433#M41221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think ORA-01950 is a tablespace privilege issue.&amp;nbsp; I would look into tablespace quotas. If you want, you can grant unlimited tablespace to your user and see if the error goes away.&amp;nbsp; Try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GRANT UNLIMITED TABLESPACE TO &amp;lt;userName&amp;gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Travis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 19:24:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727433#M41221</guid>
      <dc:creator>TravisVal</dc:creator>
      <dc:date>2012-12-20T19:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Index error creating new feature classes in Oracle 11g r2 ArcSDE 10 sp5</title>
      <link>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727434#M41222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you tval. Granting the unlimited tablespace fixed the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 19:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/spatial-index-error-creating-new-feature-classes/m-p/727434#M41222</guid>
      <dc:creator>PaulBrandt</dc:creator>
      <dc:date>2012-12-20T19:32:12Z</dc:date>
    </item>
  </channel>
</rss>

