I need to rename the global_name of my database.
Are there any dangers in doing this ?
Is there anything I need to do before/after issuing the "alter database rename global_name to" command ?

Thanks