Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> RMAN post-structural autobackups
Hello,
My question is about the following circumstances in which RMAN performs a control file autobackup (according to the doc.):
After database structural changes such as adding a new tablespace, altering the state of a tablespace or datafile (for example, bringing it online), adding a new online redo log, renaming a file, adding a new redo thread, and so forth. This type of autobackup, unlike autobackups that occur in the preceding circumstances, goes only to disk. You can run CONFIGURE CONTROLFILE AUTOBACKUP FOR DEVICE TYPE DISK to set a nondefault disk location.
I don't understand how, or when, RMAN gets to know about these changes. Is it just by checking at the following RMAN invocation?? Received on Fri Mar 05 2004 - 10:48:23 CST