Comments
Sort by recent activity
Do you need to maintain a large amount of historical data in your data repository? If not, you can try changing your retention settings to a different length of time to reduce the amount. You can also check to see that Data Compression is enabled. / comments
Do you need to maintain a large amount of historical data in your data repository? If not, you can try changing your retention settings to a different length of time to reduce the amount. You can a...
Hello, I've looked through documentation as well and it does appear that this needs to be a custom metric. I didn't find anything that would designate specific backup types as the only valid source. / comments
Hello, I've looked through documentation as well and it does appear that this needs to be a custom metric. I didn't find anything that would designate specific backup types as the only valid source.
Have you had this issue occur again recently? I think we may need to move this to a ticket as we'll need to look at logs and possibly set up a call. / comments
Have you had this issue occur again recently? I think we may need to move this to a ticket as we'll need to look at logs and possibly set up a call.
Hello, It doesn't appear to be related to alert suppression, since you receive the alert outside the suppression window at 8:06am. Does it happen on one particular instance or does it randomly occur across several? Does it indicate what time the alert condition happened? Can you provide a screenshot or other details to investigate further? / comments
Hello, It doesn't appear to be related to alert suppression, since you receive the alert outside the suppression window at 8:06am. Does it happen on one particular instance or does it randomly occu...
Hello, Have you taken a look at our documentation for SQL Scripts Manager? You can find that here: https://documentation.red-gate.com/ssm. This might help you determine what you need to do to restore those logs. / comments
Hello, Have you taken a look at our documentation for SQL Scripts Manager? You can find that here: https://documentation.red-gate.com/ssm. This might help you determine what you need to do to resto...
Hello, Setting a default value for NOT NULL columns is the simplest way to get around this problem. You could also try to populate the column with a valid value, for example: UPDATE <table> SET <column> = 'value' WHERE <column> IS NULL; Then you could do your comparison and deployment. / comments
Hello, Setting a default value for NOT NULL columns is the simplest way to get around this problem. You could also try to populate the column with a valid value, for example: UPDATE <table>SET <col...
Hello, Do you have any custom metrics that you have added to Redgate Monitor? This might need to be explored further in a ticket. I will open one and respond there. / comments
Hello, Do you have any custom metrics that you have added to Redgate Monitor? This might need to be explored further in a ticket. I will open one and respond there.
Hi Bob, Thanks for your suggestion. The best place to add enhancement suggestions is at our UserVoice site. Our PMs keep an eye on that site to find ideas for enhancements and features to add. You can also vote there for features others have suggested. Thanks! / comments
Hi Bob, Thanks for your suggestion. The best place to add enhancement suggestions is at our UserVoice site. Our PMs keep an eye on that site to find ideas for enhancements and features to add. You ...
Hello Gerry, I noticed this wasn't addressed yet. Can I ask if you are still having the issue? / comments
Hello Gerry, I noticed this wasn't addressed yet. Can I ask if you are still having the issue?
Hi, Unfortunately there isn't a way to make the customization that granular. I would suggest visiting our SQL Prompt UserVoice site and putting that in as a feature request you'd like to see. Our project managers keep an eye on the suggestions there for new features to add to our products. / comments
Hi, Unfortunately there isn't a way to make the customization that granular. I would suggest visiting our SQL Prompt UserVoice site and putting that in as a feature request you'd like to see. Our p...