Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2236583
  • 博文数量: 533
  • 博客积分: 8689
  • 博客等级: 中将
  • 技术积分: 7046
  • 用 户 组: 普通用户
  • 注册时间: 2010-11-26 10:00
文章分类

全部博文(533)

文章存档

2024年(2)

2023年(4)

2022年(16)

2014年(90)

2013年(76)

2012年(125)

2011年(184)

2010年(37)

分类: Oracle

2014-01-24 11:23:18




ORA-21561: OID generation failed 2010-03-12 11:28:05


在工作中,使用sqlplus连接数据库

SQL> conn system/oracle@depdb1
ERROR:
ORA-21561: OID generation failed


出现该错误后,查看metalink

Connection Via 10.2.0.3 SQL*Net Fails With Error ORA-21561: OID Generation Failed [ID 559981.1]

Cause

Incorrect /etc/hosts mapping for the client machine or no mapping at all.

Solution

Check the client's /.../hosts file and verify that the local node is correctly identified with a mapping for both the short and fully qualified name of the host.

同时检查自己的/etc/hosts文件,确实存在这个问题,修改/etc/hosts后问题解决

[@more@]
阅读(1603) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~