25 Ağustos 2014 Pazartesi
ORA-00214: control file control02 version 147396 inconsistent with file control01.ctl' version 147363
PROBLEM:
----------------
ORA-00214: control file '/u03/oradata/tstmdbch/control02.ctl' version 147396
inconsistent with file '/u02/oradata/tstmdbch/control01.ctl' version 147363
SOLUTION:
----------------
Shutdown the database .After changing the control files with the one with the highest version number .
I started the database and it opened.
$ cp /u02/oradata/tstmdbch/control01.ctl /tmp/control01.ctl_old
$ cp /u03/oradata/tstmdbch/control02.ctl /u02/oradata/tstmdbch/control01.ctl
Then start the database.
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder