Re: Rman - Curious Question
- From: Holger Baer <holger.baer@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 09:45:25 +0200
amerar@xxxxxxx wrote:
Hi All,
Just a curious question:
When you are duplicating a database which is on a differnt host, why does it require you to copy the files to the remote host? Why can't RMAN use the files on the primiary host?
If you are using a recovery catalog, you use the catalog on the primary host, so, why not also use the backup pieces? All the manual says is that it requires you to copy the file.....
There is (at least) one misconception in your post: The catalog does only hold metainformation about the backups, so the fact that it is accessible is rather irrelevant for the question why the backup pieces ain't used. (In fact, it is recommended that the catalog and the target database are on different HW, so the files wouldn't be accessible through the catalog db).
So the backup files are accessible primarily through the target - except if they are on tape and both machines can access the tape library - except if they are on a filesystem accessible to both machines.
Why does Oracle not use Net 8? Because RMAN creates a server process on the target db and no-one in their right minds would like the production server to flood his network interface with the 1 TB you mention later in this thread.
I hope this clears the smoke
Holger .
- Follow-Ups:
- Re: Rman - Curious Question
- From: Joel Garry
- Re: Rman - Curious Question
- References:
- Rman - Curious Question
- From: amerar
- Rman - Curious Question
- Prev by Date: Re: How do I rename the storage area of a nested table?
- Next by Date: Re: Prevent Root access from database
- Previous by thread: Re: Rman - Curious Question
- Next by thread: Re: Rman - Curious Question
- Index(es):
Relevant Pages
|