|
Re: RMAN Backup on a cluster [message #360564 is a reply to message #360560] |
Fri, 21 November 2008 07:02 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
You mean , How to backup in multiple nodes environment in RAC using RMAN?
You need to connect to one of nodes and perform backup.
Each node/participating instance will have its own archived log destination.
Backup all the archived logs.
If you are new to RAC, start with Oracle 9i RAC administration guide.
Things are presented much simple in that version of documentation.
A lot changed now, but the basic concept is same. Update yourself with current version later.
[Updated on: Fri, 21 November 2008 07:12] Report message to a moderator
|
|
|
Re: RMAN Backup on a cluster [message #360568 is a reply to message #360564] |
Fri, 21 November 2008 07:12 |
rsreddy28
Messages: 295 Registered: May 2007
|
Senior Member |
|
|
No, I want to know what is the concept of RMAN MULTI NODE BACKUP IN CLUSTER ENVIRONTMENT
is it like configuring all the archivelogs and the RMAN backups of all the instances on the shared storage?
--Raj
|
|
|
|
|
Re: RMAN Backup on a cluster [message #360574 is a reply to message #360571] |
Fri, 21 November 2008 07:38 |
rsreddy28
Messages: 295 Registered: May 2007
|
Senior Member |
|
|
we have a 4 node cluster and we are taking the RMAN backups directly to the tape, even though it's slower.
I want to know what is the advantage of taking the RMAN backup to the tape over the shared storage.
|
|
|
|
Re: RMAN Backup on a cluster [message #360767 is a reply to message #360578] |
Mon, 24 November 2008 00:16 |
rsreddy28
Messages: 295 Registered: May 2007
|
Senior Member |
|
|
Hi Mahesh,
My doubt is can we use a Tape device inplace of a shared storage, something like common Tape device which can be accessed by all the nodes in the cluster. Can we configure something like that .
Please help me out .
--Raj
|
|
|
Re: RMAN Backup on a cluster [message #360983 is a reply to message #360767] |
Mon, 24 November 2008 09:20 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Usually it is the other way around.
Since the "shared storage" is visible from all nodes, the Tape library can see all the "shared stuff" from one node.
There is no point in making the tape device to be "shared".
It also depends on how you define your "shared storage".
In some cases, NDMP tape backup is better.
|
|
|