Site icon Database Tutorials

How To Change Database Name In Oracle

In this topic we will see how can we change our database name using Oracle NID tool.

Use the syntax bellow to change the Dtabase Name.

Make sure you shutdown and start up in mount mode your oracle database before.

2. Recreate the new password file.

3. Make sure that you drop any password files before or you will get some errors. Rename the init.ora file.

4. Edit the initDB.ora parameters file.

5. Now start the database in nomount mode and alter the db_name parameter in the control file.

6. Shutdown the database and start it backup.

7. Check the status and name of you database.

Exit mobile version