Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-26936

must execute OCIPOGGCaptureAttach before invoking string function

Cause

An attempt was made to invoke the specified function before executing OCIPOGGCaptureAttach call.


Action

Add OCIPOGGCaptureAttach call before the specified function.