Comments
Sort by recent activity
A kind of "reset" feature for a clone makes a lot of sense, yes! Thanks for the suggestion - we'll definitely take a look at doing something like this. / comments
A kind of "reset" feature for a clone makes a lot of sense, yes! Thanks for the suggestion - we'll definitely take a look at doing something like this.
Sounds like a reasonable thing to add - we'll get on that soon!
Given that we want to minimise the likelihood of breaking changes at the PowerShell interface, we try to be cautious about exposing all the metadata we have, but if we're missing something else that might be useful we can certainly look at adding it. / comments
Sounds like a reasonable thing to add - we'll get on that soon!
Given that we want to minimise the likelihood of breaking changes at the PowerShell interface, we try to be cautious about exposing a...
This makes a lot of sense, and it's definitely something that we'd like to improve. Making it happen unfortunately isn't trivial, so I can't commit to anything specific here, but we'll definitely take your feedback into account in planning our work. / comments
This makes a lot of sense, and it's definitely something that we'd like to improve. Making it happen unfortunately isn't trivial, so I can't commit to anything specific here, but we'll definitely t...
SQL Clone 2.4.3 now has an option to hide this "Show feedback" link in the current browser which is accessible from the in-app Settings. / comments
SQL Clone 2.4.3 now has an option to hide this "Show feedback" link in the current browser which is accessible from the in-app Settings.
Thanks for the feedback. We're currently working on a way to hide this - I'll update when we release it. / comments
Thanks for the feedback. We're currently working on a way to hide this - I'll update when we release it.
Hi, apologies for the delay in getting back to you.
I've been looking into possible reasons for getting this error message despite having local admin privileges. Do you use any systems which provide additional access protection, e.g. McAfee VirusScan Enterprise? It's possible that this could be blocking the operation being performed by the SQL Clone Agent. / comments
Hi, apologies for the delay in getting back to you.
I've been looking into possible reasons for getting this error message despite having local admin privileges. Do you use any systems which provid...
That's a good point! We've just released SQL Clone 2.2.4, which should allow this screen to scroll at low resolutions. / comments
That's a good point! We've just released SQL Clone 2.2.4, which should allow this screen to scroll at low resolutions.
The SQL Clone Agent running on the machine with the clones should restart with the machine and bring the clones back up once the connection to the image can be reestablished. It needs to be able to talk to the machine running SQL Clone Server to do this.
We've recently improved the reliability of Agents sending updates to SQL Clone Server so that you should be able to reboot the Clone Server whenever it's convenient for you. Because bringing clones back online and performing monitoring on them involves communication with the SQL Clone Server, I'd recommend staggering rebooting the machines with clones and the machine with Clone Server, though, so that you don't experience outages. / comments
The SQL Clone Agent running on the machine with the clones should restart with the machine and bring the clones back up once the connection to the image can be reestablished. It needs to be able to...
You're right, that's something that our monitoring doesn't pick up at the moment, and SQL Server ends up experiencing errors because it's unable to write. Thanks, I'll add improving that experience to our backlog. / comments
You're right, that's something that our monitoring doesn't pick up at the moment, and SQL Server ends up experiencing errors because it's unable to write. Thanks, I'll add improving that experience...
Running T-SQL to take the clone database offline is fine, but Clone Agents run a monitoring service which tries to ensure that clones are online, which sounds like it might conflict with what you want to do. To check, you need to have the clone database offline in SQL Server but the machine hosting the clone online? / comments
Running T-SQL to take the clone database offline is fine, but Clone Agents run a monitoring service which tries to ensure that clones are online, which sounds like it might conflict with what you w...