We have an MSDN subscription and I was wondering if I could get some more information on a SQL server command.
We are testing a mirrored SQL server setup and notice it having a large performance effect on some transactions in our system. We found and article here:
http://blog.rolpdog.com/2010/04/sql-server-database-mirroring-woes.html?m=1
Which points to a command DBCC TRACEON(3499, -1).
Could you tell me what the command does exactly? Many thanks
We are testing a mirrored SQL server setup and notice it having a large performance effect on some transactions in our system. We found and article here:
http://blog.rolpdog.com/2010/04/sql-server-database-mirroring-woes.html?m=1
Which points to a command DBCC TRACEON(3499, -1).
Could you tell me what the command does exactly? Many thanks