Error converting single instance database to rac using DBCA
We are trying to convert a database from single instance to rac using dbca. In all docs related ask to create a template from origin database but when we try it we get an error like:
ORA-00304: requested INSTANCE_NUMBER is busy
It was executed stopping all database on that servers, Oracle home dbhome_2, were exists database we are trying to convert, was cloned from dbhome_1 that has RAC databases created. The clone was made following Oracle notes that recomends use of perl clone.pl (1221705.1).
ORA-00304: requested INSTANCE_NUMBER is busy
It was executed stopping all database on that servers, Oracle home dbhome_2, were exists database we are trying to convert, was cloned from dbhome_1 that has RAC databases created. The clone was made following Oracle notes that recomends use of perl clone.pl (1221705.1).
1