我在oracle 11g
上安装了windows 7
,但是当我再次尝试安装时,它没有正确安装我收到消息
the SID is already existed in the machine so replace it
我现在无法安装,所以请帮帮我
答案 0 :(得分:0)
我假设您不需要保留安装失败的数据。如果是,您应该首先进行数据泵导出(expdp)。
您需要删除现有数据库SID。单击Start,查找Oracle Home文件夹,单击Configuration and Management Tools文件夹,单击Data Configuration Assistant,单击Next,选择Delete a Database,选择您的SID并继续。忽略关于无法连接到数据库并继续的警告(如果你得到它)。这将删除服务并允许您使用相同的SID重新安装。