Stored Procedure - Warning Message

  • Hi,

    I have created a SQL Server 2005 stored procedure. This procedure calls xp_cmdshell.

    In 2005 it works just fine.

    When i try to create the sp on SQL Server it send the following message:

    Cannot add rows to sysdependents because of missing objects xp_cmdshell, still the stored procedure will be created.

    Can sameone help on this?

    Thank you

  • This is for dependency tracking.

    I wouldn't waste any time on this. No impact at all.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply