How can we help you today? How can we help you today?
jakobehn
Target multiple SQL instances on the same SQL Server
Hi, we have an environment where we have a SQL Clone agent running on the SQL Server, managing the clones on that server instance. Now we have added a new named instance on the same SQL Server, thi...
2 followers 2 comments 0 votes
Move SQL Clone data and log files
We have a several testing environment where the data and log files of the SQL Clone databases were created on the wrong disk (due to the default location of the SQL Server instance was not set prop...
3 followers 3 comments 0 votes
Shrinking images using SQL Scripts
I'm trying to reduce the size of the generated images by running TRUNCATE and DBCC SHRINKDATABASE as part of the modification SQL scripts, but to no effect. The image actually ends up slightly bigg...
3 followers 5 comments 0 votes
Copy existing images
Is is possible to copy an image with creating it again from a backup?We would like to have a process where we have a nightly process for creating images from the latest production backups. Then, at...
2 followers 2 comments 0 votes