Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: controlfile backup
"vertigo" <ax178_at_wp.pl> wrote in message
news:cufaic$e6d$1_at_nemesis.news.tpi.pl...
> Hello
>
> I read that controlfile should be backuped while instance is shut down.
> SO what for is: ALTER DATABASE BACKUP CONTROLFILE TO filename ?
>
Hi Michal
A control file should only be physically *copied* while the database is not opened.
To backup a control file while the database is open, use the above command or/and (perhaps better still) ALTER DATABASE BACKUP CONTROLFILE TO TRACE.
Careful what you read ...
Cheers
Richard Received on Thu Feb 10 2005 - 06:30:44 CST
![]() |
![]() |