Oracle Error ORA-37159: C++ virtual table addresses become invalid due to session migration in shared server mode.

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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...