DBA > Job Interview Questions > Microsoft SQL Server FAQs

You are troubleshooting a Service Broker applica

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

You are troubleshooting a Service Broker application ...

You are troubleshooting a Service Broker application and find that messages are remaining on the queue. You determine that there is no active queue monitor. What should you do?

Answer
Use the ALTER QUEUE statement to turn activation on.
Explanation
One of the troubleshooting steps if messages remain in the queue is to check for an active queue monitor. If one is not on, then it needs to be activated. The ALTER QUEUE statement is used to change this.

(Continued on next question...)

Other Job Interview Questions