Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Archive Logs
Paweł Kokot <pkokot_at_zg.szczecin.pl> schrieb:
> I know all you wrote, but there is problem. ORACLE says that database does
> not need to be recovered. So what to do with it?
Of cause your backup needs no recovery, it's a complete and correct database. You have to do the following steps after you have restored your backup and your archive-redologs
startup mount pfile=...
set autorecovery on
recover database
alter database open
This should work.
HTH, Kathinka Received on Wed Dec 01 1999 - 08:44:02 CST
![]() |
![]() |