BCV Sync Split [message #132942] |
Tue, 16 August 2005 23:17 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
vjeedigunta
Messages: 201 Registered: March 2005 Location: Hyderabad
|
Senior Member |
![vasu_jeedigunta](/forum/theme/orafaq/images/yahoo.png)
|
|
Can someone provide me a doc on BCV Sync split process... ?
Thanks in advance
-Sai Jeedigunta.
|
|
|
Re: BCV Sync Split [message #133819 is a reply to message #132942] |
Mon, 22 August 2005 05:51 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Frank Naude
Messages: 4590 Registered: April 1998
|
Senior Member |
|
|
Hi,
I don't have any document, but in concept your data is stored on three mirrored disks. The 3rd disk mirror can be split into a separate copy of the database (/tablespaces). When done, this split mirror can be added to the 3-disk mirroring scheme again (sync).
The sequence of events for taking an on-line database backup is:
1. Put tablespaces in BEGIN BACKUP mode
2. Split the mirror
3. Backup the split mirror (copy of the database)
4. Put tablespaces in END BACKUP mode
5. Resync the split mirror
The exact commands for splitting and sunc'ing mirrors depend on the vendor's implementation.
Best regards.
Frank
|
|
|