Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Where is RMAN doing the work?

Re: Where is RMAN doing the work?

From: Jake <me_at_heyjay.com>
Date: Mon, 9 Sep 2002 22:54:30 -0500
Message-ID: <aljqb9$77i$1@bob.news.rcn.net>

Sorry,

On further inspection of the first couple of pages of the RMAN manual, it does talk about server sessions
so the must mean everything happens remotely.

Never really looked at the first pages of the manual :)

Jake

"Jake" <me_at_heyjay.com> wrote in message
news:aljplc$4m1$1_at_bob.news.rcn.net...
> 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
>
>
>
>
Received on Mon Sep 09 2002 - 22:54:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US