Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Restoring with RMAN from multiple netbackup servers
The parameter I was after is
NB_ORA_SERV You can set this in the run block of the rman script so you're restore will know which netbackup server to restore from.
Other stuff you have to do are set up an altnames host file in /usr/openv/netbackup/db/alnames directory so Netbackup will allow you to restore to a host other than the one the backup was created on. This is for security reasons.
Dave
> I need to be able to restore files with RMAN using
> multiple netbackup servers. I've set
>
> server=hosta
> server=hostb
>
> in the bp.conf but wonder how RMAN and figure out
> which server has the information I'm looking for. Is
> the dbid enough?
>
> Thx, Dave
>
>
>
>
>
> ____________________________________________________
>
> Yahoo! Sports
> Rekindle the Rivalries. Sign up for Fantasy Football
>
> http://football.fantasysports.yahoo.com
> --
> http://www.freelists.org/webpage/oracle-l
>
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Jun 24 2005 - 16:39:05 CDT
![]() |
![]() |