A DB compare operation takes an hour on my machine. I see that CPU and IO are under-utilized. I am running SQL server and Data Compare locally, connecting via shared memory. I am running with i7 4 core and SSD for the database.
Would the application benefit from some multi-threading?
Multi-threaded db Compare
Re: Multi-threaded db Compare
The tool works in multi-threading as it is.
We recommend you to check the server's performance and the tables' content. We suppose the weak place may lie in data transmission.
We recommend you to check the server's performance and the tables' content. We suppose the weak place may lie in data transmission.
Re: Multi-threaded db Compare
Thanks for getting back to me.
In what way is it multi-threaded?
In what way is it multi-threaded?
Re: Multi-threaded db Compare
That's not what Microsoft Process Explorer shows:


Re: Multi-threaded db Compare
We will reconsider the current behavior in future product versions.