欢迎光临
我们一直在努力

ora-02085错误-数据库专栏,ORACLE

建站超值云服务器,限时71元/月

ora-02085:的注解是:database link name connects to name cause: the database link attempted to connect to a database with a different name.the name of the database link must be the same name as the name of the database.action: create a database link with same name as the database to which it connects.

 

意思是:if u set the parameter global_names to true,the db link name connected to this server must equal db_name + db_domain.

很多时候我们只是让dblink的名字等于了db_name,所以创建出错

 

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » ora-02085错误-数据库专栏,ORACLE
分享到: 更多 (0)