ORA-24777: use of non-migratable database link not allowed Cause: The transaction,which needs to be migratable between sessions, tried to
access a remote database from a non-multi threaded server process. Action: Perform the work inthe local database or open a connection to the remote
database from the client. If multi threaded server option is installed, connectto the
Oracle instance through the dispatcher.