Oracle Error ORA-24327: need explicit attach before authenticating a user

Oracle Error Message

ORA-24327: need explicit attach before authenticating a user

Reason for the Error

A server context must be initialized before creating a session.

Solution

Create and initialize a server handle.