Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Multi-Server Administration - using different msxoperators

$
0
0
I've got a SQL-server park where I administer all of the maintenance jobs via a Multi Server.Works like a charm ( after taking a few hurdles ).All of the job-notifications goes to the "msxoperator" which has the mail-address for the DBA-group.Now I got a request that for a number of SQL-servers those job-notifications should not only go to the DBA-group but also to the application administrators.I tried to modify the msxoperator on the corresponding servers, resulting in an error [b]Cannot modify or delete operator "MSXOperator" while this server is a TSX[/b]Another attempt was to define an additional "MSXOperator" with a different name on all the required SQL-servers and use this on the Multi-Server Jobs.But that didn't work as well.So my question is : Can this be done within the Multi Server Administration?

Viewing all articles
Browse latest Browse all 6525

Trending Articles