IBM FileNet Content Manager V5.5 — Question 7
A tape storage pool has been defined with AUTOCOPY=ALL to copy the data to a copy storage pool and COPYCONTINUE=YES. A Data Protection for Oracle client uses this storage pool as a primary destination. What will occur if the copy storage pool becomes unavailable during backup?
Answer options
- A. The backup is suspended until the copy storage pool is available.
- B. The backup stops, and RMAN starts a local backup to disk.
- C. The backup fails with an error.
- D. The backup continues using the active directory pool.
Correct answer: D
Explanation
The correct answer is D because with COPYCONTINUE=YES, the backup process will utilize the active directory pool if the copy storage pool is unavailable. Options A, B, and C are incorrect as they suggest that the backup would be paused, halted, or fail, which contradicts the configuration allowing for continued backup operations.