Posts
Sort by recent activity
Improving SQL Monitor automation for installs and upgrades with Cloud deployment focus
I'd like to propose a couple things be considered here related to the installation and maintenance of base/web monitoring components. This is coming from someone invested in the AWS platform and lo...
Is there any change coming for licensing RDS SQL Server monitoring?
I stopped being able to use SQL Redgate Monitor for monitoring RDS because they are now consuming a full license. I was hoping for an increased ratio similar to the 5 for 1 license in Azure.Since I...
What drives the log backup alert in SQL Monitor 9?
I'm having a ton of false alerts from log backups being overdue while the log backups have been performed. We are currently using Cloudberry SQL backup on a few of these servers. It seems to happen...
SQL Change Automation Error
Updated to the latest version of SCA and Visual Studio 2017. Opened project and noticed 4 entries in menu for SQL Prompt. When navigating to the "Get Started Menu" I get an error indicating that: "...
Exclude Grant/Permissions
I couldn't find a way to do this with the SQL Compare filters, as it's a project level option. I want to track schema changes, but exclude monitoring the permissions changes, as this is done with a...
Duplicate Definition Was Found in Database Project
This has been a continual thorn in my side preventing me from utilizing SQL Compare without a lot of workarounds. SQL Database Project has a duplicate entry that occasionally gets in the XML of the...
Command Line Option for Database Calls
Is there an option I'm not finding for exporting the HTML report on the database calls? I see a general report, and call tree, but don't see any option to export the database calls as an html repor...
Formatting Error With Output Clause
In update clause, you can specify the output with an alias. This is one odd case where apparently the
ALIAS = VALUE
is not supported. This means the output clause must be designated as
VALUE AS A...
Object tooltip questions
2 questions:
Is the tooltip for object details supposed to save your last resizing setting? I keep having to resize manually and wanted to know if this is a defect or by design?
Is there any tweak ...
SQL Search 2 placing lock on model
Could not obtain exclusive lock on database 'model'. Retry the operation later.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
I looked at list of loc...