Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In Microsoft SQL Server 2005, trace flags can be set globally. The following DBCC commands can be used to enable, disable, and display the status of trace flags.
DBCC command | Description |
---|---|
Enables trace flags globally. |
|
Disables trace flags that have been set globally. |
|
Displays trace flags that have been set globally. |