EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB18225: 'ORA-01502: index or partition of such index is in unusable state' Oracle error occurs when running a report or attempting to edit a MicroStrategy object in MicroStrategy Developer or Web 9.x or 10.x


Stefan Zepeda

Salesforce Solutions Architect • Strategy


Article outlines an Oracle error 'ORA-01502: index `…` or partition of such index is in unusable state' that occurs when attempting to edit a MicroStrategy object.

SYMPTOM:
Users receive error messages similar to the following when running any reports or attempting to edit any objects in Strategy Web or Developer 9.x or 10.x:
 

ka02R000000kcauQAA_0EM440000002HVk.jpeg

 
Database error <>: Execute Query failed. Error type: Odbc error. Odbc operation attempted: SQLExecDirect. ORA-01502: index `…` or partition of such index is in unusable state
CAUSE:
This error indicates that an attempt to access an index partition or index has been made and that it has been marked unusable by a direct load or by a DDL (Data Definition Language) operation. The problem usually happens when using the Direct Path for the SQL*Loader, Direct Load or DDL operations. This usually requires sufficient temporary space to build all indexes of the table. If the TEMP tablespace does not have sufficient space, all rows will still be loaded and imported, but the indices are left with a STATUS = 'INVALID'.
 
ACTION:
It is necessary to rebuild the index partition or index that has been marked unusable.
 
NOTE:
The solution is applicable to users with an Oracle database. Contact the database administrator or vendor to resolve this database issue.
 
Third Party Products Disclaimer
WARNING:
The third-party product(s) discussed in this technical note is manufactured by vendors independent of Strategy. Strategy makes no warranty, express, implied or otherwise, regarding this product, including its performance or reliability.
 


Comment

0 comments

Details

Knowledge Article

Published:

April 11, 2017

Last Updated:

April 11, 2017