Alert by Database/ Table
xexex
Posts: 56
When I go to Alert page, I can see alert when I select a SQL Instance. However, when I select a database under the Instance, I can't see any alert. How can I obtain alert by Database or Table?
Top 10 Expensive Queries is always empty?
Top 10 Expensive Queries is always empty?
Comments
Thanks for your post.
To obtain alert for a particular database, expand the SQL Instance name on the left hand navigation. Then select the database. This will show all the alerts for the selected database. SQL Monitor doesn't have any table specific alerts hence filtering by table is not supported.
What is the version of SQL Server for which Top 10 queries are empty? Top 10 query feature is not supported for SQL Server 2000. There are certain criteria which a query has to satisfy in order to qualify for this. This includes 'Execution Count > 50', 'Total Physical Reads > 50' etc. So if the queries running in your environment are not expensive enough to be collected by SQL Monitor then you wont see it in UI.
Hope this helps. Let us know if you have more questions.
Thanks,
Priya
Project Manager
Red Gate Software
I'm using SQL 2000 Enterprise x86
Thanks for your reply.
Regarding database alerts ... that message indicates that no database specific alerts have been raised (for the chosen database) and hence nothing is being shown when you select that particular database.
As mentioned in my previous post, "Top 10 queries" is not supported for SQL Server 2000.
Thanks,
Priya
Project Manager
Red Gate Software
Uploaded with ImageShack.us
Thanks for the image. I understand it better now.
It all depends on how alerts are grouped in SQL Monitor. "Long running query" alert is grouped per instance hence when you select database it doesn't get filtered against it. Some of the alerts which are grouped per database are "Log backup overdue", "Backup overdue" etc.
I have raised an enhancement request for grouping "Long running query" by database instead of instance. For your reference, the issue number is SRP-4347.
Thanks,
Priya
Project Manager
Red Gate Software
The following alerts are grouped per database:
1. Backup overdue
2. Database unavailable
3. Fragmented indexes
4. Integrity check overdue
5. Log backup overdue
6. Page verification
Thanks,
Priya
Project Manager
Red Gate Software
Fragmented Index check only runs at 1 AM every Sunday. How long you had SQL Monitor installed for after you changed the Configuration?
Thanks,
Priya
Project Manager
Red Gate Software
Thanks
Regards,
Priya
Project Manager
Red Gate Software
I would look for this alert only after this time. Please let me know if you have any more questions or in case I have misunderstood your questions?
Regards,
Priya
Project Manager
Red Gate Software
Thanks.