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

KB32021: "ORA-00904: "xxx": invalid identifier" error occurs when executing a report with an attribute ID set to "Text" in MicroStrategy Developer 9.x-10.x


Stefan Zepeda

Salesforce Solutions Architect • Strategy


"ORA-00904: "xxx": invalid identifier" error occurs when executing a report with an attribute ID set to "Text" in MicroStrategy Developer 9.x-10.x

SYMPTOM:
An error message appears when executing a report with an attribute ID set to "Text" in Strategy Developer 9.x-10.x:
 
Sample Code/Error
Error: SQL Generation Complete
QueryEngine encountered error: Execute Query failed. Error type: Odbc error. Odbc operation attempted: SQLExecDirect. ORA-00904: "ATTRIBUTE_ELEMENT": invalid identifier
Error in Process method of Component: QueryEngineServer, PROJECT_NAME, Job 1390, Error Code= -2147212544.
 
CAUSE:
The attribute ID form 'Format' is set to 'Text'. However, the column alias data type is set to 'Integer', as shown below:

ka02R000000kcKUQAY_0EM440000002EAk.jpeg

 
ACTION:
Change the column alias data type to a proper text format such as VarChar.
 
 
 


Comment

0 comments

Details

Knowledge Article

Published:

May 11, 2017

Last Updated:

May 11, 2017