Activity overview
Latest activity by Mattias_Canberger
Thanks. Will have a look at it after our next upgrade / comments
Thanks. Will have a look at it after our next upgrade
Or even better, add all meta data regarding images, clones, agents etc to all Get-cmdlets :-) / comments
Or even better, add all meta data regarding images, clones, agents etc to all Get-cmdlets :-)
OriginDatabaseName and OriginServerName in Get-SqlCloneImage
Would it be possible to add OriginDatabaseName and OriginServerName in Get-SqlCloneImage?
Delete clones on disconnected agents
Pretty much the same topic as this one: https://forum.red-gate.com/discussion/81430/deleting-clones-on-disconnected-agents
We have ~20 developers running SQL Clone.
Each week we create new images f...
I just upgraded and tested the new cmdlet. Great work! :-) / comments
I just upgraded and tested the new cmdlet. Great work! :-)
Upgrading SQL Clone
I'm about to upgrade from v2.0.3.6857 to the latest release.
I can't find any documentation regarding this process.
Do I just download and install the upgrade on the server and also upgrade all age...
Excellent!
Thank you / comments
Excellent!
Thank you
I thik you can join to SourceLocation from Clones on Clones.LocationId = SourceLocation.Id to get the instance name.
But I would recommend to use Powershell instead. / comments
I thik you can join to SourceLocation from Clones on Clones.LocationId = SourceLocation.Id to get the instance name.
But I would recommend to use Powershell instead.
I'm creating a simple application where people can handle their own clones. (creating, removing, refreshing etc).
For this application I'm relying on the cmdlets that you provide and I would like to have a check that the agent is online before trying to run a create or remove on a clone on that agent.
A work around I'm using right now is to check the state of the SQL Clone Agent-service using SQL (exec xp_servicecontrol).
Since I'm already querying the destination SQL Server, this was an easy work around, but a bit ugly. [image] [image] / comments
I'm creating a simple application where people can handle their own clones. (creating, removing, refreshing etc).
For this application I'm relying on the cmdlets that you provide and I would like t...
I suspect you ignored this ",CAST(RIGHT(i.FriendlyName, 19) AS DATE) AS ImageDate" :-)
We name our images on a special format and include the date in the image name / comments
I suspect you ignored this ",CAST(RIGHT(i.FriendlyName, 19) AS DATE) AS ImageDate" :-)
We name our images on a special format and include the date in the image name