The Oracle system identifier(SID) "xxx" already exists

问题:The Oracle system identifier(SID) "xxx" already exists. Specify another SID

解决办法:

 1、删除u01/admin下的xxx文件

 2、删除u01/oradata下的xxx文件夹

 3、用root用户以远程登录模式编辑etc/oratab,删除最后一 行: xxx:/u01/oracle:N ,保存  退出问题解决。

猜你喜欢

转载自zzwssfd.iteye.com/blog/1664466