标题: ORA-24816: Expanded non LONG bind data [打印本页] 作者: admin 时间: 2016-9-1 15:32 标题: ORA-24816: Expanded non LONG bind data ORA-24816: Expanded non LONG bind data supplied after actual LONG or LOB column Cause: A Bind value oflength potentially > 4000 bytes follows binding for LOB or
LONG. Action: Re-order the binds sothat the LONG bind or LOB binds are all at the end
of the bind list.