Database Error Messages

OCI-24818

Operation not permitted on Abstract LOBs

Cause

Abstract LOB locators were 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 operation on Abstract LOBs.