标题: ORA-24818: Operation not permitted on Abstract [打印本页] 作者: admin 时间: 2016-9-1 15:33 标题: ORA-24818: Operation not permitted on Abstract ORA-24818: Operation not permitted on Abstract LOBs Cause: Abstract LOB locatorswere not allowed in the operation. For example,
OCILobAssign only takes persistent LOB locators as parameters, not Abstract(i.e.,
client-side created) LOBs. Action: Avoid the operationon Abstract LOBs.