Article ID: 151115 - Last Review: October 3, 2003 - Revision: 3.0

BUG: Fully Qualified Names Required for System SPs in SPs

This article was previously published under Q151115
BUG#: 15191
Expand all | Collapse all

SYMPTOMS

If you are not logged on as SA and create a stored procedure that calls any system stored procedure without qualification, you will get the following message:
Cannot add rows to Sysdepends for the current stored procedure because it depends on the missing object 'sp_help'. The stored procedure will still be created.

WORKAROUND

Specify the system stored procedure name as master.dbo.procedure_name.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

APPLIES TO
  • Microsoft SQL Server 6.5 Standard Edition
Keywords: 
kbprogramming KB151115
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations