Database Error Messages

ORA-24522

Multi-tenant mode is not supported for pooled servers.

Cause

An attempt is being made to create a session pool with multi-tenant mode to a pooled server.


Action

Remove SERVER=POOLED from the connect string and try again.