How to apply archive log file in Oracle?

Submitted by: Administrator
Archive Log need to apply when you need to recover database.
SQL> startup mount
SQL> alter database recover
<<-- Here database instance shall prompt you for required archive log file, you may perform Manual or AUTO recovery-->>
Submitted by: Administrator

Read Online Concepts and Architecture Job Interview Questions And Answers