From: "Jake" <me@heyjay.com>
Newsgroups: comp.databases.oracle.server
Subject: Where is RMAN doing the work?
Date: Mon, 9 Sep 2002 22:43:02 -0500
Lines: 16
Message-ID: <aljplc$4m1$1@bob.news.rcn.net>
X-Trace: UmFuZG9tSVawbYBr9ldW5+8JgscJYK/9QoCy7kt8WEt2j0hRjr4mXOhs8Qth9RVI
X-Complaints-To: abuse@rcn.com
NNTP-Posting-Date: 10 Sep 2002 03:41:32 GMT
X-MimeOLE:  Produced By Microsoft MimeOLE V6.00.2600.0000
X-Priority:  3
X-Newsreader:  Microsoft Outlook Express 6.00.2600.0000
X-MSMail-Priority:  Normal


If I have my target db on host_a across the WAN and I run rman from my local
machine host_b and I write my backup to a network drive (or nfs), what is
the path from db to backup?  That is, does my local rman read the remote
database, retrieve (across the WAN) the used blocks, then write them to the
backup destination?  Or does RMAN work sort like an RPC call and all the
reading of blocks gets performed remotely, and then from that remote server
it writes the backup?

My guess is the latter but I can't find anything in the doc

Thanks
Jake





