Database Error Messages

DIA-24499

Setting session get mode not allowed after pool create

Cause

An attempt was made to set the OCI_ATTR_SPOOL_GETMODE attribute on session pool handle after OCISessionPoolCreate.


Action

Set the OCI_ATTR_SPOOL_GETMODE attribute on session pool handle before calling OCISessionPoolCreate.