| 2. |
A DBA plans a user-managed operating-system copy of an online read/write tablespace. With appropriate privileges, file inventory, and backup destinations prepared, which sequence is correct?
Please select the best answer.
|
| |
A.
|
Leave the database in NOARCHIVELOG mode, copy the active datafiles, and enable archiving afterward. |
| |
B.
|
Copy the active datafiles first, then issue BEGIN BACKUP and END BACKUP to make the completed copy consistent. |
| |
C.
|
Start an archiver process and copy the active datafiles without verifying the database logging mode or using backup mode. |
| |
D.
|
Confirm ARCHIVELOG mode and the open database state; begin backup mode for the tablespace, copy all its datafiles, end backup mode, and archive and protect the required redo. |