Found a case where installation of Service Broker method is successful, but SB was not turned on on the DB.
Running SB initiation queries returned no messages at all.
Solution: add a check in the gather_statistics sproc to log this situation for when the sproc is run manually.
also - fix the installer to make sure this is caught at install time
Found a case where installation of Service Broker method is successful, but SB was not turned on on the DB.
Running SB initiation queries returned no messages at all.
Solution: add a check in the gather_statistics sproc to log this situation for when the sproc is run manually.
also - fix the installer to make sure this is caught at install time