• 首页
  • 小学语文
  • 中学语文
  • 中学英语
  • 免费论文
  • 教学随笔
  • 学生作文
  • 综合考试
  • 试题教案
  • 育儿话题
  • 教学资源
  • 编程技术
  • 博客
  • ora-02085错误

    日期:2003-03-23  地址:  作者:

    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,所以创建出错

     

    对 ora-02085错误 文章的评论    [查看网友评论]

    验证码:
    匿名发表: