ORA-01103: database name ‘DB01’ in control file is not ‘DBDG’

Cause

The database name in the control file does not match your database name.

Action

Either find the correct control file or change your database name.

This will be the error message

 

Fix it :

1- Stop the database

2- Start you database in nomount mode and alter the DB_NAME parameter.

3- Start up your database

posted @ 2017-01-13 09:50  当年亦如是  阅读(4828)  评论(0)    收藏  举报