|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 11:42 PM
Points: 89,
Visits: 374
|
|
I recently configured on database in mirroring with automatic failover.I want to push 10 GB of data into primay server and I want to find how much time it would take to synchronise these data to mirror server.
Please help
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Tuesday, March 26, 2013 8:41 AM
Points: 2,562,
Visits: 3,451
|
|
Akkare (12/12/2012) I recently configured on database in mirroring with automatic failover.I want to push 10 GB of data into primay server and I want to find how much time it would take to synchronise these data to mirror server.
Please help
depends on below factors.
1) IO speed or disk RPM 2) network speed 3) what other processes running on same machine which are also using resources etc etc
-------Bhuvnesh---------- While 1 = 1 (Learning SQL....) Click to get fast response of your post
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Yesterday @ 3:36 AM
Points: 305,
Visits: 493
|
|
| Also edition of mirrored server plays a significant role when it comes to synchrnoization.Enterprise editon will use "Parallel redo" using more threads available to mirroring session If you have more than 5 cpu.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Tuesday, March 26, 2013 8:41 AM
Points: 2,562,
Visits: 3,451
|
|
dbasql79 (12/13/2012) Also edition of mirrored server plays a significant role when it comes to synchrnoization.Enterprise editon will use "Parallel redo" using more threads available to mirroring session If you have more than 5 cpu. thanks ..New to me ...Any article ?
-------Bhuvnesh---------- While 1 = 1 (Learning SQL....) Click to get fast response of your post
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Yesterday @ 3:36 AM
Points: 305,
Visits: 493
|
|
Sure, http://msdn.microsoft.com/en-us/library/cc645993(v=sql.105).aspx
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 10:05 PM
Points: 99,
Visits: 98
|
|
|
|
|