Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Service Broker not enabled for this DB

    Hey man...

    Make Sure msdb is in Single User Mode

    Make sure you set the msdb database to single user, or this statement just hangs:

    alter database msdb set restricted_user with rollback...

Viewing post 1 (of 1 total)