|
Home > Archive > Oracle certifications > November 2001 > 8i EXPERTS: need help
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
8i EXPERTS: need help
|
|
|
| After rebuilding the recovery catalog by resynchronizing it with a copy of the backup control file, you notice references to files that no longer exist. Which CHANGE command clause should you use to remove these references?
A. REMOVE. B. DELETE. C. UNCATALOG.
D. CATALOG REMOVE. | |
| laloca 2001-11-11, 1:44 pm |
| Hi xpi,
are you sure this question is real? It looks a litte mixed up ...
"When resynchronizing from a backup control file, RMAN does not verify that the backup pieces or file copies actually exist. Thus, you may need to use the change ... crosscheck and crosscheck commands to remove records for files that no longer exist. "
But if I'm wrong please tell me - I'm also preparing for B/R at the moment! 
Good luck for your exam! | |
|
| Thanks Laloca, and yes, this question is real
UNCATALOG <---
Example 2 : Remove references from the control file and recovery catalog if the physical file does not exist. For example, to unreference an archived log that was physically removed using an OS utility:
RMAN> change archivelog
2> ‘/disk1/archive/arch_123.rdo‘ uncatalog; | |
| laloca 2001-11-12, 10:52 am |
| Thanks,
how was your exam? *neugierignachfrag* | |
| stecal 2001-11-16, 5:34 pm |
| When you are done learning RMAN, you can do a brain dump. No one uses it. Well, hardly anyone. Same thing with Oracle Names in Networking. | |
|
| quote: Originally posted by laloca
Thanks,
how was your exam? *neugierignachfrag*
Hi Laloca,
yes, I passed (1st time) |
|
|
|
|