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: Tue, 10 Sep 2002 20:28:29 -0500
Message-ID: <alm65n$hj3$1@bob.news.rcn.net>

I take it that all those "at target" messages are telling me something? :) thanks for the debug

Jay

"Sybrand Bakker" <postbus_at_sybrandb.demon.nl> wrote in message news:unr42ndho57bff_at_corp.supernews.com...
>
> "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
> >
> >
> >
> >
>
>
> Try issuing
> debug on
> within RMAN
> and you will have the answer.
>
> Regards
>
>
> --
> Sybrand Bakker
> Senior Oracle DBA
>
> to reply remove '-verwijderdit' from my e-mail address
>
>
>
Received on Tue Sep 10 2002 - 20:28:29 CDT

Original text of this message

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