Oracle Error ORA-32129: cannot get information about this column

Oracle Error Message

ORA-32129: cannot get information about this column

Reason for the Error

The setDataBuffer method was called to get information about this column. Therfore, the current method cannot be called.

Solution

Use the information from the buffers specifed in the setDataBuffer call.