Slowness in Image Creation in v2.4
Has anyone else noticed a slowness in building an image in v2.4.0.8655?
I do not have any hard metrics since there is no log generated. But I have run my script that used to finish in about 90 minutes. It is running for over 3 hours now. The source backup file has not grown that much since my last image build. Just curious if anyone else noticed a difference.
I do not have any hard metrics since there is no log generated. But I have run my script that used to finish in about 90 minutes. It is running for over 3 hours now. The source backup file has not grown that much since my last image build. Just curious if anyone else noticed a difference.
Tagged:
Answers
Redgate Software
Use that to find the Id of your image creation operation based on its timestamp (when the operation was created), then
That should provide you with the start and end times of the operation.
Redgate Software
Testing locally I wasn't able to produce any slowness from 2.4 to previous versions 2.3 and 1.2.
Is there anything special about your database? Mine is just the northwind DB pumped full of data to make it's size meaningful.
Dan Bainbridge
Product Support Engineer | Redgate Software