When connecting I get the following error messages. Please let me know how I can get rid of them.
"The SELECT permission was denied on the object 'sysalerts', database 'msdb', schema 'dbo'."
User does not have needed privileges.
RESOLUTION #1:
Have SELECT privileges granted to the msdb.dbo.sysalerts and sys.traces objects.
RESOLUTION #2:
If you are not able to get the privileges granted to you that you need, you can click the "Do not prompt me again" option in both errors. You will still be able to use the product. The only difference is that it will say "SQL Server database error" with a red X where the user is restricted.