ORA-16014: log 2 sequence# 80 not archived, no available destinations [message #523365] |
Sat, 17 September 2011 03:07 |
|
x-oracle
Messages: 380 Registered: April 2011 Location: gujarat
|
Senior Member |
|
|
hello
when i connect to my database i got this error.
SQL> select open_mode from v$database;
OPEN_MODE
----------
MOUNTED
SQL> alter database open;
alter database open
*
ERROR at line 1:
ORA-16014: log 2 sequence# 80 not archived, no available destinations
ORA-00312: online log 2 thread 1:
'E:\ORACLE\PRODUCT\10.2.0\ORADATA\MOON\REDO02.LOG'
..
so what can i do
|
|
|
|
|
|
|