Hi when i query select * from sys.service_queues in sql server 2008 sp3
i am getting
InternalMailQueue
ExternalMailQueue
_LakeSide_DbTools_DeadlockQueue
QueryNotificationErrorsQueue
EventNotificationErrorsQueue
_LakeSide_DbTools_LockQueue
syspolicy_event_queue
ServiceBrokerQueue
i need to remove _LakeSide_DbTools_DeadlockQueue,_LakeSide_DbTools_LockQueue from MSDB database permanently. I intalled that lakesidetool and manually removed all procedures , now stuck in removing this services . I used their uninstall tool doesn't helped. http://www.sqlsolutions.com/products/sql-deadlock-detector/Uninstall.html