Oracle Error Message
ORA-32767: No server connection for this operation
Reason for the Error
The client side sql or plsql function operation requires a connection to the server, but currently no client/server connection existed.
Solution
Establish a client/server connection.