Disabling 'sa'. What Account for system processes ??

  • Looking at system processes, I see 'sa' is the login for XE_TIMER_EVENT, LAZYWRITER_SLEEP, REQUEST_FOR_DEADLOCK_SEARCH etc. What account would these run under if 'sa' is disabled ??

    I am going to change the 'sa' password on a production server for now, but considering disabling 'sa', if I can do it without breaking anything.

  • They'd run under 'sa'

    Disabling the account means no one can log in as it. The system processes don't need to log in.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Thanks

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

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