ORA-00205: error in identifying control file, check alert log for more info
Hi!
I'm currently running a script when this error came out of my terminal:
[oracle@oracle workshops]$ ./setup 8 1
Database closed.
Database dismounted.
ORACLE instance shut down.
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 2020448 bytes
Variable Size 96471968 bytes
Database Buffers 213909504 bytes
Redo Buffers 2170880 bytes
ORA-00205: error in identifying control file, check alert log for more info
Finished setup 8-1
I'm using Linux and my Database is Oracle 10g. thanks for helping me in advance )
I'm currently running a script when this error came out of my terminal:
[oracle@oracle workshops]$ ./setup 8 1
Database closed.
Database dismounted.
ORACLE instance shut down.
ORACLE instance started.
Total System Global Area 314572800 bytes
Fixed Size 2020448 bytes
Variable Size 96471968 bytes
Database Buffers 213909504 bytes
Redo Buffers 2170880 bytes
ORA-00205: error in identifying control file, check alert log for more info
Finished setup 8-1
I'm using Linux and my Database is Oracle 10g. thanks for helping me in advance )
0