Database Error Messages

ORA-24524

PDB roles not supported for pool created without mode OCI_SPC_MULTI_TENANT.

Cause

Pluggable database (PDB) roles set with OCISetPdbRoles are only supported when the pool is created with mode OCI_SPC_MULTI_TENANT.


Action

Remove the call to OCISetPdbRoles before calling OCISessionGet