Results 1 to 3 of 3

Thread: SQL Performance

  1. #1
    Join Date
    Apr 2003
    Location
    Australia
    Posts
    14

    Unhappy SQL Performance

    I'm trying to improve the performance of my database and after using profiler I have discovered there is an Audit Logout that is run at the end that takes forever.

    Can you please tell me what this is, as there is no more information in the logs.

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    Do you have auditing enabled for your sql server? Verify it from SQL Server properties.

  3. #3
    Join Date
    Apr 2003
    Location
    Australia
    Posts
    14

    Smile SQL Performance

    It is set with audit level = none. Is there something else I could look at.

    Thanks
    Kris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •