SQL> startup
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.
Total System Global Area 4009738240 bytes
Fixed Size 2165512 bytes
Variable Size 2768246008 bytes
Database Buffers 1224736768 bytes
Redo Buffers 14589952 bytes
ORA-00214: control file '/dbfs/data2/ORCL/control02.ctl' version 2077610
inconsistent with file '/dbfs/data1/ORCL/control01.ctl' version 2090226
Solution:
Shutdown the database, then use correct control file to replace corrupted one.
No comments:
Post a Comment