Dimension Full build fails with 2 error messages below.
Customer dimension LastName column populated with ALL Chinese unicode characters.
Customer dimension FirstName column also populated with ALL Chinese unicode characters.
Columns are not used as name property for the key column.
Columns have been demoted to member properties by turning AttributeHierarchyEnabled to false
This occurs when final SELECT DISTINCT (all columns) statement is executed:
Errors in the OLAP storage engine: The attribute key cannot be found: Table: dm_DimConsultant, Column: LastName, Value: ¹þ˹ҲÌᣮ¡¡. Errors in the OLAP storage engine: The attribute key was converted to an unknown member because the attribute key was not found. Attribute Consultant of Dimension: Consultant from Database: Intelligence_v2, Record: 567894.
Errors in the OLAP storage engine: The attribute key cannot be found: Table: dm_DimConsultant, Column: LastName, Value: ¹þ˹ҲÌᣮ¡¡. Errors in the OLAP storage engine: The attribute key was converted to an unknown member because the attribute key was not found. Attribute Consultant of Dimension: Consultant from Database: Intelligence_v2, Record: 567894.
The collation settings are as follows:
Windows Collation: Latin1_General
Language: English (United States)