Deleting database in 10g 2 node RAC Cluster ---using DBCA
Hello all,
I am the new member .
I have doubt about deleting database using DBCA.
I have installed RAC on windows server 2003 64bit.....its a2 node cluster and there are four databases in this cluster. While creating the first database using DBCA I have selected the wrong character set WE8MSWIN1252 instead of UTF8 I realized after I created the database. Now I want to change the character set to UTF8.
by some means I have found that UTF8 is not super set WE8MSWIN1252 so I just can't use *alter ....* so I have delete the database and recreate it. is it safe to just delete the databse using DBCA and recreate it using DBCA in RAC environment.??
Any help is grealty appreaciated.