Re: Resore RMAN throgh veritas netbackup....
From: Mladen Gogala <mgogala_at_yahoo.com>
Date: 14 Sep 2008 01:26:15 GMT
Message-ID: <48cc6837$0$1336$834e42db@reader.greatnowhere.com>
Date: 14 Sep 2008 01:26:15 GMT
Message-ID: <48cc6837$0$1336$834e42db@reader.greatnowhere.com>
On Fri, 12 Sep 2008 11:44:08 -0700, Mitesh wrote:
> Hi,
>
> Anybody know how to restore RMAN throgh Veritas Netbackup 6.0
>
> Thanks in advance....
>
>
> Regards,
> Mitesh Gosar
> 9867628762
rman target /
run {
allocate channel ch device type SBT;
send 'NB_ORA_CLIENT=<host where the backup was taken>';
restore database;
}
-- http://mgogala.freehostia.comReceived on Sat Sep 13 2008 - 20:26:15 CDT