The information in this article applies to:
BUG #: 52033 (SQLBUG_70) SYMPTOMSThe SQL Server 7.0 Books Online incorrectly states "Only members of the sysadmin fixed server role or the db_owner fixed database role can execute sp_delete_jobs." This should actually read "Execute permissions default to the public role, but only the job owner or a member of the sysadmin fixed server role can delete a job." This also applies to other job stored procedures, such as sp_help_job. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 7.0. MORE INFORMATION
To reproduce this problem, perform the following steps:
Additional query words: Doc err docerr
Keywords : |
Last Reviewed: January 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |