it says that <service_broker_option> can not use the WITH <termination> clause. well, USE masterALTER DATABASE AdventureWorks SET ENABLE_BROKER WITH ROLLBACK IMMEDIATE;is going to run just fine, and is going to drop all connections to that DB.
↧