
Error Message
ORA-01016: This function can be called only after a fetch
Cause
Cursor in an invalid state.
Action
Make sure that the oci/upi function is called after fetch.

ORA-01016: This function can be called only after a fetch
Cursor in an invalid state.
Make sure that the oci/upi function is called after fetch.