Answer Posted / bru medishetty
A Trace Flag (not Trace Frag) is used inorder to
activate/suppress a certain behaviour of the SQL Server.
You need to restart the SQL Server after adding the Trace
Flag.
Thanks,
Bru Medishetty
www.LearnSQLWithBru.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is attribute hierarchy? : sql server analysis services, ssas
How to create a login account in ms sql server to access the database engine using "create login" statements?
How to start sql server browser service?
What are the new features of sql server 2008 r2 reporting service?
Can group functions be mixed with non-group selection fields in ms sql server?
How many columns can exist together per table?
Explain user defined views?
Tell me what is the difference between locking and multi-versioning?
What is a trace frag? Where do we use it?
Why truncate is ddl?
What is auditing in sql server?
What is the default order of an order by clause?
Can we check locks in database? If so, how can we do this lock check?
Explain can you implement data mining in ssrs?
What is the difference between stored procedure and user defined functions?