PCC-00081: Scale specification not allowed for given datatype Cause: The Oracle external datatype referenced in an EXEC SQL VAR or EXEC SQL TYPE statement does no allow a scale specification. Action: Check the precision specification and remove the scale specification.