There is three method available, you can use any of them to convert single instance to RAC instance.
a. using dbca
b. using EM
c. using rconfig utility
Here we are converting using DBCA (DataBase Configuration Assistant).
Conversion of single instance database to RAC database using DBCA consists of two part.
In first part, we take the backup of single instance database.
In second part, we convert single instance database to RAC database.
Part-I
Backup the original single instance database in easy nine steps.
( To see image in large, click on the image)
Step -1
Run oracle@rac$./dbca
Step-2
Step-3
Step-4
Step-5
step-6
step -7
step -8
step -9
Templates for existing single instance database has been created.
Go to $ORACLE_HOME/cgftoologs/dbca/templates and check generated backup of single instance.
Steps for conversion of this single instance templates to RAC instance,pl click this link
https://onlineappsdba.com/index.php/2009/07/05/single-instance-to-rac-conversion-using-dbca-part-ii/
I'm 10gR2 RAC Oracle certified professional, working from last 6 year in the field of database.