SUMMARY
This issue has been classified as a defect by Strategy. The impact is limited to reports using objects which map to columns with numeric datatypes of length greater than 19 against an Amazon Redshift warehouse, for example numeric (28,8).
SYMPTOM
In Strategy 9.x, an attribute has a form datatype of Numeric (28,8). On the Amazon Redshift side also, the datatype of this column in Numeric (28,8). When using that attribute on certain reports, “Column 'xxx' datatype 3 with precision 28 scale 8 is not supported” error occurs when running report against an Amazon Redshift warehouse as shown below:

Below entry is caught in DSSErrors.log:
Error: Data type conversion failed: from DSS type to native type. Database type: [4200]SQLEngine got an Exception from DFC: [DFCENGINE] Engine Logic: The column TEST’s datatype 3 with precision 28 scale 8 is not supported. Error in Process method of Component: SQLEngineServer, Project Waffle, Job 4840, Error Code= -2147212800.