I know that there are tools like Lumigent, but an wondering about the
internal facilities to track events such as table creation, security
operations (add login, add role), and such.
Under Sybase, there is a set of procedures that permit you to set
theses events and to record the results for later extraction and
analysis.
The Profiler seems to have a lot of the same functionality but this
appears to be more along the lines of running a monitor.
Can the events be tracked without Profiler running?
Can the events being tracked be recorded in the system of SQLServer
logs?
internal facilities to track events such as table creation, security
operations (add login, add role), and such.
Under Sybase, there is a set of procedures that permit you to set
theses events and to record the results for later extraction and
analysis.
The Profiler seems to have a lot of the same functionality but this
appears to be more along the lines of running a monitor.
Can the events be tracked without Profiler running?
Can the events being tracked be recorded in the system of SQLServer
logs?
Comment