Comments
Sort by recent activity
Thank you for the additional information.
I am reasonably confident that you are hitting a known bug, logged as SRP-9314 in our system. Unfortunately, I cannot say when the development team are going to be able to address it, but I have added all the information that you have given me. Hopefully they will be able to do something about it when they do. / comments
Thank you for the additional information.
I am reasonably confident that you are hitting a known bug, logged as SRP-9314 in our system. Unfortunately, I cannot say when the development team are go...
It sounds like you might be suffering from a known bug in the tool. Please can you send us the SQL Monitor error logs as described in this document. Please attach to an email and include the support ticket number #21288 in the subject line. https://documentation.red-gate.com/page ... d=20743048 / comments
It sounds like you might be suffering from a known bug in the tool. Please can you send us the SQL Monitor error logs as described in this document. Please attach to an email and include the supp...
You can disable the database level alerts in the Alert Inbox. Simply select the entity in the tree on the left hand side of the Alert Inbox and then edit the alerts (the list will change to show the alerts that can be edited at each level).
Unfortunately, it is not possible to manually disable collections for specific databases though.
Are you seeing a specific problem? / comments
You can disable the database level alerts in the Alert Inbox. Simply select the entity in the tree on the left hand side of the Alert Inbox and then edit the alerts (the list will change to show t...
What is the current size of the data repository database? Does it have room to grow? Please check both the disk hosting the databases files, the autogrowth settings and the edition of SQL Server (e.g. Express instances have limits on the max size of database). / comments
What is the current size of the data repository database? Does it have room to grow? Please check both the disk hosting the databases files, the autogrowth settings and the edition of SQL Server ...
I would be concerned about the level of index fragmentation you have mentioned. This will dramatically affect the speed and virtual memory usage of the queries that the SQL Monitor Base Monitor service is running on it.
Remember that the data repository database is still a database, so you need to run normal database maintenance tasks like backups, index management etc. Hopefully this will have a positive effect on what you have seen. / comments
I would be concerned about the level of index fragmentation you have mentioned. This will dramatically affect the speed and virtual memory usage of the queries that the SQL Monitor Base Monitor se...
Unfortunately, SQL Monitor doesn't support monitoring Amazon RDS at the moment. It might be something that will be in the future, but at the moment there is no workaround or way to force it. Even installing 'locally' would not help as it would still try to access the host machines data, including PerfMon, Remote Registry etc. / comments
Unfortunately, SQL Monitor doesn't support monitoring Amazon RDS at the moment. It might be something that will be in the future, but at the moment there is no workaround or way to force it. Even...
Thank you for your post.
Do you by any chance have more than one SQL Monitor installation connecting to the data repository database? If you aren't 100% sure, then running sp_who2 should reveal this. / comments
Thank you for your post.
Do you by any chance have more than one SQL Monitor installation connecting to the data repository database? If you aren't 100% sure, then running sp_who2 should reveal this.
If you open SQL Monitor, and navigate to Configuration > Email Settings, then you should see a field under URL settings. Change the URL listed and any new alert email generated after the change will contain this new URL. / comments
If you open SQL Monitor, and navigate to Configuration > Email Settings, then you should see a field under URL settings. Change the URL listed and any new alert email generated after the change wi...
Instead of first using the sqb2mtf utility, you might be better restoring all the .sqb files in a single script. To specify multiple files please refer to the section titled "FROM DISK argument" in this document. Don't forget that the script will need to invoke the SQL Backup extended stored procedure (as shown in the Examples is this document). https://documentation.red-gate.com/disp ... RE+command / comments
Instead of first using the sqb2mtf utility, you might be better restoring all the .sqb files in a single script. To specify multiple files please refer to the section titled "FROM DISK argument" i...
This is not an error that I have come across before. However, here are some links that you may find useful. http://stackoverflow.com/questions/5677 ... 0x80070002 http://forums.asp.net/t/1857376.aspx?De ... +Not+Found
If you still have problems, then you could try reinstalling using the Mono XSP WebServer service that comes with the SQL Monitor installer. At the very least it will confirm whether the problem is with the installation or with the IIS configuration. / comments
This is not an error that I have come across before. However, here are some links that you may find useful.http://stackoverflow.com/questions/5677 ... 0x80070002http://forums.asp.net/t/1857376.asp...