-
SQL Profiler Trace: any history record for trace file rollover in the database server
Dear All,
I am setting up the SQL Profiler trace to capture the database audit information. The trace information is written to the trace file in the OS and we have enabled the rollover option. I would like to know if I can find out when the rollover occurs. Can I find that information in any table in the database server?
Thanks a lot,
-- Chris
-
Check timestamp of trace file.
-
You can query sys.fn_trace_getinfo table to get status on currently running trace.
-
Thanks a lot for the suggestions.
Regards,
-- Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|