numeric scale not supported in ANSI SQL - ignored for <str>.<str> Explanation: ANSI SQL does not support numeric scale for SMALLINT or INTEGER, so this definition cannot be represented in ANSI SQL. User Action: You may decide to alter the definition so that it can be represented in ANSI SQL or use another language to extract the definition.