标题: ORA-01478: array bind may not include any LONG columns [打印本页] 作者: admin 时间: 2016-7-17 14:29 标题: ORA-01478: array bind may not include any LONG columns ORA-01478: array bind may not include any LONG columns Cause: User is performing an array bind with a bind variable whose maximum
size is greater than 2000 bytes. Action: Such bind variables cannot participate in array binds. Use an ordinary
bind operation instead.