Strange error message

  • I run a stored procedure but got this error message which I can't find in BOL or MSDN:

    ============================================

    User 'test' does not have permission to run DBCC auditevent.

    ===========================================

    I am using SQL Server 2000 and the stored proceudre was run from Microsoft Access using ADODB connection.

    Any ideas as to themeaning of this error.

    The audit level for the server is set at none but a server side profiler is being run to audit the server.

  • Which stored procedure did you try to run? sp_adduser?

  • The procedure calls sp_password.

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

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