Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Creating standby database: Why need to copy backup pieces to standby site manually?
On 17 May 2007 06:35:38 -0700, Ronny <nitelyjoy_at_ist-einmalig.de>
wrote:
>I think it can save disk space on remote site if this feature was
>realized and a creation of a standby database would be even more
>comfortable and easier than it is already today.
>
>Does anybody know if Oracle plans this feature for a future release?
The only requirement for a standby database to be created is the
backup is accessible at *both* sites.
As RMAN can back-up to either disk or tape, and in the latter case the
only requirement is you have the tape library driver on the server, I
don't see why Oracle would implement this. If you back-up your
database to a tape library and the tape library is accessible from the
standby host, there is no problem at all.
So why would Oracle do this? Why would you have a standby database,
when you back-up your database to disk?
Apart from that, you don't *have* to copy files, as there is NFS.
(That is, if your database is on a *real* O/S)
-- Sybrand Bakker Senior Oracle DBAReceived on Thu May 17 2007 - 08:44:27 CDT
![]() |
![]() |