The Oracle System Identifier(SID) "XXX" alread exits ,specify another SID[分享]_MySQL, Oracle及数据库讨论区_Weblogic技术|Tuxedo技术|中间件技术|Oracle论坛|JAVA论坛|Linux/Unix技术|hadoop论坛_联动北方技术论坛  
网站首页 | 关于我们 | 服务中心 | 经验交流 | 公司荣誉 | 成功案例 | 合作伙伴 | 联系我们 |
联动北方-国内领先的云技术服务提供商
»  游客             当前位置:  论坛首页 »  自由讨论区 »  MySQL, Oracle及数据库讨论区 »
总帖数
1
每页帖数
101/1页1
返回列表
0
发起投票  发起投票 发新帖子
查看: 2752 | 回复: 0   主题: The Oracle System Identifier(SID) "XXX" alread exits ,specify another SID[分享]        下一篇 
潇湘隐者
注册用户
等级:少校
经验:871
发帖:52
精华:2
注册:2014-3-29
状态:离线
发送短消息息给潇湘隐者 加好友    发送短消息息给潇湘隐者 发消息
发表于: IP:您无权察看 2014-5-23 22:12:59 | [全部帖] [楼主帖] 楼主

案例环境: 

    操作系统 : Oracle Linux Server release 5.7 64 bit

    数据库版本 : Oracle Database 10g Release 10.2.0.4.0 - 64bit Production: 

案例介绍: 在一个刚刚安装实例的服务器,使用dbca创建新的数据库时,在指定全局数据库名(Global Database
Name)后,点击下一步时。报如下错误:The Oracle system identifier(SID) "SCM2" alread exits. Specify another SID

北京联动北方科技有限公司

北京联动北方科技有限公司

出现这个错误,是因为在/etc/oratab文件中已经指定了$ORACLE_SID,此时只需要将SCM2:/u01/app/oracle/product/10.2.0/db_1:N
这一行删除或注释即可。

[root@DB-Server
~]# more /etc/oratab
#
# This
file is used by ORACLE utilities. It is created by root.sh
# and
updated by the Database Configuration Assistant when creating
# a
database.
# A
colon, ':', is used as the field terminator. A new line terminates
# the
entry. Lines beginning with a pound sign, '#', are comments.
#
#
Entries are of the form:
#
$ORACLE_SID:$ORACLE_HOME:<N|Y>:
#
# The
first and second fields are the system identifier and home
#
directory of the database respectively. The third filed indicates
# to the
dbstart utility that the database should , "Y", or should not,
#
"N", be brought up at system boot time.
#
#
Multiple entries with the same $ORACLE_SID are not allowed.
#
#
SCM2:/u01/app/oracle/product/10.2.0/db_1:N


该贴被潇湘隐者编辑于2014-5-23 22:17:07
该贴被潇湘隐者编辑于2014-5-23 22:17:38

该贴由hui.chen转至本版2014-11-5 16:24:19




赞(0)    操作        顶端 
总帖数
1
每页帖数
101/1页1
返回列表
发新帖子
请输入验证码: 点击刷新验证码
您需要登录后才可以回帖 登录 | 注册
技术讨论