DIA-24777:use of non-migratable database link not allowed
错误码
错误描述:use of non-migratable database link not allowed
错误原因:The transaction, which needs to be migratable between sessions, tried to access a remote database from a non-multi threaded server process.
解决方法:Perform the work in the local database or open a connection to the remote database from the client. If multi threaded server option is installed, connect to the Oracle instance through the dispatcher.
向认证技术专家提问
向技术专家提问


