Oracle Error OCI-21577: Input string LCR has no LOB column.

Oracle Error Message

OCI-21577: Input string LCR has no LOB column.

Reason for the Error

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

Solution

Replace the input LCR to OCILCRLobInfoGet call.