Hello

i think you have posted the query in the wrong forum.

comming back to your question to rename a database.backup your control file .

alter database backup controlfile to trace.....
edit this controlfile to change the name of the database.
now use startup command...and you have sucessfully renmaed your database.

be careful to take a complete backup of your database before you attempt this.

regards
Hrishy