oracle之控制文件恢复
SQL> startup mountORACLE instance started.
Total System Global Area845348864 bytes
Fixed>
Variable>
Database Buffers 239075328 bytes
Redo Buffers 5144576 bytes
Database mounted.
SQL>>
Database>
SQL>>
Database>
SQL> select open_mode,log_mode from v$database;
OPEN_MODE LOG_MODE
---------------------------------------- ------------------------
READ WRITE ARCHIVELOG
SQL> archive log list;
Database log mode Archive Mode
Automatic archival Enabled
Archive destination /u01/app/oracle/product/11.2.0/db_1/ora_log
Oldest online log sequence 1
Next log sequence to archive 2
Current log sequence 2
页:
[1]