HP0-J67 · Question #88
A customer has heavy bandwidth traffic on their WAN link that they have isolated to HP 3PAR StoreServ Remote Copy replication between their primary and DR site. They are not concerned with the RTO…
The correct answer is D. Replicate Just the database logs. The customer is experiencing heavy WAN traffic due to HP 3PAR StoreServ Remote Copy replication and wants to reduce WAN link traffic to improve RPO, without concern for RTO.
Question
A customer has heavy bandwidth traffic on their WAN link that they have isolated to HP 3PAR StoreServ Remote Copy replication between their primary and DR site. They are not concerned with the RTO but would like to improve the RPO. Which recommendation should you make to decrease their WAN link traffic?
Options
- AUse synchronous long distance mode of the entire database
- BUse synchronous mode replication of the entire database
- CCreate more Remote Copy volume groups
- DReplicate Just the database logs
How the community answered
(65 responses)- A3% (2)
- B11% (7)
- C5% (3)
- D82% (53)
Why each option
The customer is experiencing heavy WAN traffic due to HP 3PAR StoreServ Remote Copy replication and wants to reduce WAN link traffic to improve RPO, without concern for RTO.
Using synchronous long distance mode or synchronous mode replication would increase, not decrease, WAN traffic, as every write operation must be acknowledged by the remote site before the primary host receives confirmation.
Synchronous mode replication sends every write operation to the secondary site before acknowledging it to the primary host, which inherently generates significant WAN traffic and latency, contradicting the goal of decreasing WAN link traffic.
Creating more Remote Copy volume groups might reorganize data but does not inherently reduce the total volume of data replicated or the frequency of updates, thus it will not decrease overall WAN link traffic.
Replicating only database logs (transaction logs) significantly reduces the amount of data transferred over the WAN compared to replicating entire databases, thus decreasing WAN link traffic while allowing for frequent updates to improve the Recovery Point Objective (RPO).
Concept tested: HP 3PAR Remote Copy optimization, RPO/RTO
Source: https://learn.microsoft.com/en-us/sql/database-engine/log-shipping/about-log-shipping-sql-server
Topics
Community Discussion
No community discussion yet for this question.