Oracle
1Z0-043 · Question #124
You are using Oracle Database 10g. The log LOG_ARCHIVE_FORMAT parameter is set to ' LOG%t_%_s_%r.dbf'. Why is %r used in the file name format?
The correct answer is C. To uniquely identify the archived log files for each incarnation of the database. See the full explanation below for the reasoning.
Question
You are using Oracle Database 10g. The log LOG_ARCHIVE_FORMAT parameter is set to ' LOG%t_%s%r.dbf'. Why is %r used in the file name format?
Options
- ATo uniquely identify the archived log files with the restore operation.
- BTo uniquely identify the archived log files with the redo log group number.
- CTo uniquely identify the archived log files for each incarnation of the database.
- DTo uniquely identify the archived log files with the number of recovery operations performed.
How the community answered
(23 responses)- A4% (1)
- B13% (3)
- C83% (19)
Community Discussion
No community discussion yet for this question.