Configuration of multiple standby to reduce redundancy of log shipping
edited May 17, 2013 10:01AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered
I have a scenario like this:
Primary: Location 1
Standby1: Location 2
Standby2: Location 2
It seems that the configuration works as: Primary to Standby1 and Primary to Standby2 for redo logs shipping. Is it possible to have configuration like: Primary ships to location common to Standby1 and Standby2 and these two databases applies from same shared device to protect redundant shipping of logs?
The reason i want to do like this is limited bandwidth between Location 1 and Location 2. Please advice for Maximum availability architecture for this scenario.
Thank You !
Primary: Location 1
Standby1: Location 2
Standby2: Location 2
It seems that the configuration works as: Primary to Standby1 and Primary to Standby2 for redo logs shipping. Is it possible to have configuration like: Primary ships to location common to Standby1 and Standby2 and these two databases applies from same shared device to protect redundant shipping of logs?
The reason i want to do like this is limited bandwidth between Location 1 and Location 2. Please advice for Maximum availability architecture for this scenario.
Thank You !
0