Oracle Error Message
ORA-37159: C++ virtual table addresses become invalid due to session migration in shared server mode.
Reason for the Error
Exec-shield is the primary reason that caused this error in shared server mode. When exec-shield is turned on, there is no way to ensure that the C++ virtual table addresses are identical in all shared-server processes.
Solution
Set option _XSOLAPI_FIX_VPTRS to TRUE, restart the instance, and try again.