Answer Posted / sqldba29
Trace flags are used to temporarily set specific server
characteristics or to switch off a particular behavior. For
example, if trace flag 3205 is set when an instance of SQL
Server starts
1204: Deadlock information
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is nonclustered index with included columns ?
Can two tables have the same primary key?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
How to enter unicode character string literals in ms sql server?
Why use stored procedures in sql server?
Explain transaction server auto commit?
What are the different types of columns types constraints in the sql server?
how can a database be repaired? : Sql server administration
What are the steps you can take to avoid “deadlocks”?
How to test a dml trigger in ms sql server?
If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
Explain what is the function of sql server agent windows service?
What is indexed view? How to create it?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
What are the disadvantages of merge replication?