![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, when I synchronize my dev instance and my prod instance the process can be long, but during this time the CPU is not used at 100% and the disks don't do something specially. so what's really appends? and how can I improve this process? what are the main component to focus on? (my dev & prod instances are on the same box, so there is no network transfert) thanks. Jerome. |
#3
| |||
| |||
|
|
Hi, Have you run profiler on your disk IO performance to prove this? You can also run SQL profiler to see how long each step of the synch takes, it may me worth looking into that too. Let me know the size, duration and hardware and we can compare notes. I think ours takes about an hour but we do it across the network from one machine to the other. Also, the synch only does what it see's has actually changed, so if you full process the source database, it'll copy it all. -- Kyle Henly DBA U.K. "Jeje" wrote: Hi, when I synchronize my dev instance and my prod instance the process can be long, but during this time the CPU is not used at 100% and the disks don't do something specially. so what's really appends? and how can I improve this process? what are the main component to focus on? (my dev & prod instances are on the same box, so there is no network transfert) thanks. Jerome. |
![]() |
| Thread Tools | |
| Display Modes | |
| |