positive scale not possible in SQL - <str>.<str> Explanation: SQL does not allow a positive scale. For example, DATATYPE SIGNED LONGWORD SCALE 2 cannot be represented in SQL. User Action: You may decide to alter the definition so that it can be represented in SQL or use the Language=RDO qualifier of the RMU Extract command to extract the definition.