Re: Auditing SP Execute.
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 02/23/05
- Next message: Craig Berntson: "Security Issues with Built-in Roles?"
- Previous message: Pranay Pandya: "Auditing SP Execute."
- In reply to: Pranay Pandya: "Auditing SP Execute."
- Next in thread: Pranay Pandya: "Re: Auditing SP Execute."
- Reply: Pranay Pandya: "Re: Auditing SP Execute."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Feb 2005 13:17:41 -0500
You can run a trace that is filtered only on this sp. That is the easiest
and least expensive way. Or you would have to buy one of the 3rd party log
tools to view the contents of the log.
-- Andrew J. Kelly SQL MVP "Pranay Pandya" <ppandya@gmail.com> wrote in message news:1109178725.456740.135850@z14g2000cwz.googlegroups.com... > To meet audit requirements, I have to maintain an audit log of when a > particular sp was execute and by whom. I am not willing to use the c2 > option for just one stored procedure. There are 2 users who can run > the stored procedure from enterprise manager or query analyser (others > run it from an app). Any suggetions? > Thank You, > -pranay >
- Next message: Craig Berntson: "Security Issues with Built-in Roles?"
- Previous message: Pranay Pandya: "Auditing SP Execute."
- In reply to: Pranay Pandya: "Auditing SP Execute."
- Next in thread: Pranay Pandya: "Re: Auditing SP Execute."
- Reply: Pranay Pandya: "Re: Auditing SP Execute."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|