Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Error: 8355, Severity: 16, State 1

    You'll have to set a new broker, after sqlagent is stoped, run:

    ALTER DATABASE msdb SET NEW_BROKER WITH ROLLBACK IMMEDIATE;

    In sys.databases column is_broker_enabled will be set to 1 and a new...

Viewing post 1 (of 1 total)