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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: backup backupset over multiple channels in RAC

Re: backup backupset over multiple channels in RAC

From: Peter Gram <peter.gram_at_miracleas.dk>
Date: Thu, 11 Nov 2004 07:55:19 +0100
Message-ID: <41930CD7.9060400@miracleas.dk>


Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Tomi

The problem is not in Rman, bur in the software from the tapestation, it will register the IP or Node name the Rman backupset was generated and wh= en
Rman then try to restore the backupset from the other node it will fail. The way to fix this is to use a virtual IP / node when you backup and=20 restore
with Rman, the virtual node is normaly configered in a env varible or a=20 config
file for the backup software.

/peter

tomi wijanto wrote:

>Hi All,
>
>I have procedure to backup RAC database using multiple
>channels to disk (each channel for different
>instance).
>Now, i try to backup backupset to tape, but failed.
>If i connect to first instance, rman said that it
>cannot find backupset that actually located in second
>instance's node.
>I'm using oracle 9.2.0.3, ibm tivoli.
>
>The rman backup backupset command is like this:
>
>run {
>allocate channel sbt_tape_1 type 'sbt_tape'
>connect=3D'user/pwd_at_node1' parms
>'ENV=3D(TDPO_OPTFILE=3D/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
>allocate channel sbt_tape_2 type 'sbt_tape'
>connect=3D'user/pwd_at_node2' parms
>'ENV=3D(TDPO_OPTFILE=3D/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
>backup backupset completed after 'sysdate-1';
>}
>
>The questions are:
>- Is there any limitation of 'backup backupset' to
>spread over multiple instances in RAC?
>- If so, should i only backup from one node to disk?
>(i spread them because backup of database from
>multiple instances is faster than single instance)
>
>regards,
>tomi
>
>
>
> =09
>__________________________________=20
>Do you Yahoo!?=20
>Check out the new Yahoo! Front Page.=20
>www.yahoo.com=20
>=20
>
>--
>http://www.freelists.org/webpage/oracle-l
>
> =20
>

--=20

Best regards / Venlig hilsen

/*Peter Gram*/
Miracle A/S <http://www.miracleas.dk>
Kratvej 2
DK - 2760 M=E5l=F8v

Cell:  (+45) 2527 7107
Phone: (+45) 4466 8855
Fax:   (+45) 4466 8856
Home:  (+45) 3874 5696

Skype: peter_gram
Email: peter.gram_at_miracleas.dk
 22-24 Nov 2004  	 RMAN-kursus med Tuomas Pystynen=20
 17-19 Jan 2005  	 Miracle Master Class with Tim Gorman=20
 28 feb - 2.mar 2005  	 Database Master Class with Chris Date=20
 2-4 May 2005  	 SQL Server Master Class with Kimberly Tripp=20





--
http://www.freelists.org/webpage/oracle-l
Received on Thu Nov 11 2004 - 00:51:02 CST

Original text of this message

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