SQL Server Performance

DBCC TRACEON 208

Discussion in 'General DBA Questions' started by ashwinreddy.c, May 17, 2006.

  1. ashwinreddy.c New Member

    Hi all

    By turning off the DBCC TRACEON 208 will there be any problems on the db or application. if yes what would be those problems.

    In order to turn off the above dbcc command. can we use
    DBCC TRACEOFF 208 OR just DBCC TRACEOFF.

    Thanks in advance

    Regards
    Ashwin Reddy
  2. ramkumar.mu New Member

  3. satya Moderator

    No issues as it do QUOTED_IDENTIFIER to ON.

    Satya SKJ
    Microsoft SQL Server MVP
    Contributing Editor & Forums Moderator
    http://www.SQL-Server-Performance.Com
    This posting is provided “AS IS” with no rights for the sake of knowledge sharing.

Share This Page