Uma figura vale mais que mil palavras.
Tentou deletar o operador :
EXEC msdb.dbo.sp_delete_operator @name=N'<<< NOME DO OPERADOR >>>'
e tomou erro :
Msg 14504, Level 16, State 1, Procedure sp_delete_operator, Line 53
'<<< NOME DO OPERADOR >>>' is the fail-safe operator. You must make another operator the fail-safe operator before '<<< NOME DO OPERADOR >>>' can be dropped.
Seus problemas acabaram veja a solução na figura abaixo.