MSSQLSERVER trying to load deleted extended procedure

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jwilliams

    MSSQLSERVER trying to load deleted extended procedure

    I installed an application which adds an extended stored procedure. I've
    since uninstalled the application and deleted the xp it added, however when
    SQL Server 2000 starts the event 'Could not find stored procedure
    'master..xp_The Application' is logged.

    How do I tell SQL Server not to load this xp, or otherwise clear out xp's
    which don't exist?

    thanks


Working...