|
Explanation: There are three ways to notify Oracle server of archive logs location: specify the location and name from the prompt for a log, use the RECOVER FROM command with indication of the new location and use the ALTER SYSTEM ARCHIVE command to indicate the new location. Incorrect Answers: 2: The ALTER SYSTEM SWITCH LOGFILE command will just switch redo logs, it will not change or indicate archive logs location Oracle 8, DBA Certification Exam Guide, Jason S. Couchman, p. 675-683 Chapter 14: Database Failure and Recovery
|