ORA-00304: requested INSTANCE_NUMBER is busy
APPLIES TO:Oracle Database - Enterprise Edition - Version 11.2.0.2 and later SYMPTOMSUnable to create a single instance "DUPDB" with a database name "UTLD" on a Exadata Server,when there are already exists a two node RAC database having Database Name "UTLD" on the Exadata servers.
$ echo $ORACLE_SID
instance_name='dupdb' db_name='utld' CAUSE
SOLUTIONAdd the parameter db_unique_name with a unique name in the init<SID>.ora file.Eg:db_unique_name = dupdp (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |