ORA-24788: cannot switch to specified transaction (server type)
What triggered the Error:
e 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.What should we do to fix it:
l parts of this application should connect as dedicated or as shared.