delay log shipping.
edited May 15, 2013 2:02AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered ✓
Hi,
I have a question for the community what is the best method to throttle the log shipping to a physical standby? the requirement for this is to limit the load on the network bandwidth for a few database instances which are setup as physical standby's and give network priority to the more important databases in the event of failover. This option is available as the service level requirements for a few instances can accept failover times for a few hours.
Basically I was looking at a method to delay the log shipping to the standby by 30mins....I know about the DELAY parameter for log_Archive_dest_* my understanding about this parameter is this will delay the apply time not the shipping time. Is there any other parameters within dataguard that can help in achieving this.
I have a question for the community what is the best method to throttle the log shipping to a physical standby? the requirement for this is to limit the load on the network bandwidth for a few database instances which are setup as physical standby's and give network priority to the more important databases in the event of failover. This option is available as the service level requirements for a few instances can accept failover times for a few hours.
Basically I was looking at a method to delay the log shipping to the standby by 30mins....I know about the DELAY parameter for log_Archive_dest_* my understanding about this parameter is this will delay the apply time not the shipping time. Is there any other parameters within dataguard that can help in achieving this.
0