Thursday, June 23, 2011

Info : Changing Database Name using simple steps.

1. Alter Database backup control file to trace;
2. Above step will create a text control file.
3. Change the Database name there and in init.ora file.
4. create new control file by running script (from backup control file)
5. Startup mount
6.open database resetlogs.
And your database name will be changed

No comments:

Post a Comment