Wednesday, February 15, 2012

Error 208

Getting a lot of error 208 in trace. Does this mean
anything to health and performance of the box? Is this
something developers have to fix? Thnx.Hi,
Are you talking about the appearance of the message ' DBCC TRACEON 208,
server process ID (SPID)' in the SQL Server log file ?If so, this is the
logging of the 'MS Query Quoted Identifier' trace flag .This is for the DBA
to fix by using the start up parameter -T2505 with SQL Server.
--
Dinesh.
SQL Server FAQ at
http://www.tkdinesh.com
"BH" <hubrian@.hotmail.com> wrote in message
news:027a01c37d4b$d2a36a50$a401280a@.phx.gbl...
> Getting a lot of error 208 in trace. Does this mean
> anything to health and performance of the box? Is this
> something developers have to fix? Thnx.

No comments:

Post a Comment