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

KB36662: "The string contains an untranslatable character" error occurs when running a data load in MicroStrategy Enterprise Manager 9.x and 10.x against a Teradata warehouse


Community Admin

• Strategy


"The string contains an untranslatable character" error occurs when running a data load in MicroStrategy Enterprise Manager 9.x and 10.x against a Teradata warehouse

SYMPTOM:
When running a Strategy Enterprise Manager 9.x and 10.x data load against a Teradata warehouse the following error may occur:
 
Error
Error executing SQL :Execute Query failed.
Error type: Odbc error. Odbc operation attempted: SQLExecDirect. The string contains an untranslatable character. INSERT INTO IS_REP_FACT 
 
 
CAUSE:
One possible cause of this error is a character set mismatch between columns in the IS_REPORT_STATS and the IS_REP_FACT tables as shown below:
 
IS_REPORT_STATS
Sql
CHARACTER SET UNICODE NOT CASESPECIFIC
 
IS_REP_FACT
Sql
CHARACTER SET LATIN NOT CASESPECIFIC
 
 
ACTION:
To resolve this issue, examine the character sets used for the columns in the IS_REPORT_STATS and IS_REP_FACT tables. If there is a mismatch, contact the database administrator for assistance changing the character set used to UNICODE.
 
 


Comment

0 comments

Details

Knowledge Article

Published:

May 29, 2017

Last Updated:

May 29, 2017