Activity overview
Latest activity by Lauther
Hi Peter, Thanks for your reply, it is really helpful and puts me in the right track toward a final definition for my project. L. / comments
Hi Peter,Thanks for your reply, it is really helpful and puts me in the right track toward a final definition for my project.L.
Branching & Merging Strategy for Redgate Deploy (Flyway)
We are implementing databases code changes automation using Redgate Deploy (Flyway) + Azure DevOps for SQL Server databases. We are thinking having: master ==> development ==> "feature branches", a...
Hello Peter_Laws That's great!... We are running a project and currently we are in the stage to define standards and processes to work with Redgate Deploy and that was one of the doubts raised by project team... At first glance, yeah, the "out of the box" setting to handle versions of Flyway Desktop seems to be the appropriated, but we wanted to explore alternatives. Many thanks for your answer! Lauher / comments
Hello Peter_LawsThat's great!... We are running a project and currently we are in the stage to define standards and processes to work with Redgate Deploy and that was one of the doubts raised by pr...
Flyway Desktop migrations file name structure
Hello,Flyway handles files following this name structure:prefixVERSIONseparatorDESCRIPTIONsuffixWhere, "prefix", "separator" and "suffix" can be set in flyway.conf file (or not if you want to work ...
Support & Upgrades renewal
I have some SQL Monitor & Source Control licenses whose support and updates expiring next month, how can I generate quotes for renewals?... Thanks!!
SQL Change Automation and Jenkins on Linux
Hi,We are planning migrate our TFS to Jenkins, in TFS we have many projects which use Redgate SQL Change Build Automation plug-ins to build & deploy database structures and code.The first approach ...
The issue is because in previous SQL Monitor versions, the software did not distinguish when was monitoring a cluster, it only detected SQL Server instances, this new version makes the distinction and as this implementation was made migrating from a previous SQL Monitor version, the first time I moved the cluster resources from one node to the other, then this behavior arose.
What I am doing is eliminating the monitored servers and letting SQL Monitor new version detect them from the scratch.
Thanks, Laurent / comments
The issue is because in previous SQL Monitor versions, the software did not distinguish when was monitoring a cluster, it only detected SQL Server instances, this new version makes the distinction...
Is there a way to assign licenses only for the nodes I want to monitor? / comments
Is there a way to assign licenses only for the nodes I want to monitor?
Adding SQL Server Cluster
Hello,
I have a 3 nodes failover cluster, two nodes host two sql server instances, the 3rd node was added recently to configure Always On Availability Groups (in fact, this 3rd node is in a differe...
Duplicated monitored instances in SQL Monitor
I have installed SQL Monitor to monitor two database instances hosted in a two node failover cluster, I have one instance per cluster node:
RPT01\DB01
RPT02\DB02
We have seen that when we move a da...