ORA-02085:database link string connects to string
错误码
错误描述:database link string connects to string
错误原因:a database link connected to a database with a different name. The connection is rejected.
解决方法:create a database link with the same name as the database it connects to, or set global_names=false.
向认证技术专家提问
向技术专家提问


