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.
OCI-21577: Input string LCR has no LOB column.
An attempt was made to invoke OCILCRLobInfoGet call with an LCR that had no LOB column.
Replace the input LCR to OCILCRLobInfoGet call.
Leave a Review