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

KB440747: Data type displays as 'unknown' in MicroStrategy Warehouse Catalog for SQL Server database due to user defined data type alias in the database


Community Admin

• Strategy


This knowledge base article describes an issue when using SQL Server database as warehouse, "unknown" data type is displayed for some or all of the table columns in the Warehouse Catalog.

SYMPTOM
In the warehouse catalog, when right-clicking on a table to check the table structure, users notice that the Data Type for some or all of the columns are displayed as "Unknown" as shown below:

ka04W000001488MQAQ_0EM44000000WM2M.png

CAUSE
On possible cause is that the data types are user-defined or customized data type alias created in the database instead of SQL Server system data types. One way to verify this is to run the warehouse catalog column read SQL for this table in DB query tool, the data type for the "Unknown" column(s) will return values over 200 as shown below. 

ka04W000001488MQAQ_0EM44000000WM2H.png

ACTION
Strategy only supports the use of SQL Server system data types for table columns, and not user-defined or customized data types alias. Replace the customized data types alias with a SQL Server system data type at the database to resolve the issue. 
The internal reference number for this is SPOCUS ID 242883 and   KB440747


Comment

0 comments

Details

Knowledge Article

Published:

May 3, 2018

Last Updated:

January 1, 2019