Database Error Messages

OCI-24523

Service name is not supported for pool in the current mode.

Cause

The service name set on the auth handle using OCI_ATTR_SERVICE is only supported when the pool is created in mode OCI_SPC_MULTI_TENANT.


Action

Remove OCIAttrSet with OCI_ATTR_SERVICENAME on auth handle before calling OCISessionGet