Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: rman
toto schreef:
> Hi Frank,
>
> Sorry for my late reply. When I do configure controlfile autobackup
> off, it does not take backup of controlfile though I have include
> controlfile in backupdatabase command
>
> RMAN> startup mount;
>
> database is already started
> database mounted
>
> RMAN> backup database format='d:\dbbackups1\toto.bkp' include current
> controlfil
> e;
>
> Starting backup at 20-MAR-06
> using channel ORA_DISK_1
> channel ORA_DISK_1: starting full datafile backupset
> channel ORA_DISK_1: specifying datafile(s) in backupset
> including current controlfile in backupset
Well, it *does* say so... see the line above. So, restore controlfile from d:\dbbackups1\toto.bkp should work.
Regards, Frank van Bortel Received on Mon Mar 20 2006 - 02:44:43 CST
![]() |
![]() |