Database Error Messages

OCI-21577

Input string LCR has no LOB column.

Cause

An attempt was made to invoke OCILCRLobInfoGet call with an LCR that had no LOB column.


Action

Replace the input LCR to OCILCRLobInfoGet call.