Showing posts with label ORA-24788: cannot switch to specified transaction (server type). Show all posts
Showing posts with label ORA-24788: cannot switch to specified transaction (server type). Show all posts

Monday, 23 April 2012

ORA-24788: cannot switch to specified transaction (server type)

ORA-24788: cannot switch to specified transaction (server type)

Cause: The transaction specified was created by a shared server and the requestor is a dedicated server, or the transaction was created by a dedicated server and the requestor is a shared server.

Action: All parts of this application should connect as dedicated or as shared.