PRB: A Database User Cannot Debug Stored Procedures That Another User Owns (328173)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q328173 BUG #: 357336 (SHILOH_BUGS) SYMPTOMS When you try to debug a stored procedure that you do not
own, you may receive following error message: Server: Msg
229, Level 14, State 5, Procedure sp_sdidebug, Line 1 [Microsoft][ODBC
SQL Server Driver][SQL Server]EXECUTE permission denied on object
'sp_sdidebug', database 'master', owner 'dbo'. CAUSEIn Transact-SQL Debugging, you cannot debug stored
procedures that you do not own after you install SQL Server 2000 Service Pack 3
(SP3). STATUS This
behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbprb KB328173 kbAudDeveloper |
---|
|