vote up 0 vote down star

Anyone know what group I need to belong to show up in the sp_help_operator list?

flag

78% accept rate

1 Answer

vote up 1 vote down check

Judging from the docs for sp_help_operator, it looks like you need to explicitly add/remove operators using sp_add_operator and sp_delete_operator.

http://msdn.microsoft.com/en-us/library/aa238703(SQL.80).aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.