Database Error Messages

DIA-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.