标题: ORA-23659: Destination buffer is not large enough when converting column 'str... [打印本页] 作者: admin 时间: 2016-9-1 12:36 标题: ORA-23659: Destination buffer is not large enough when converting column 'str... ORA-23659: Destination buffer is not large enough when converting column'string' in 'string.string' (actual length: string; maximum length: string) Cause: The conversionbetween two character sets failed because a source column
value is too large for the destination column. Action: Check if size of thesource and destination column matches.