Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
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.
Enhanced DBCC Commands
| DBCC command | Description |
|---|---|
Enables trace flags globally. |
|
Disables trace flags that have been set globally. |
|
Displays trace flags that have been set globally. |
See Also
Reference
Other Resources
What's New and Enhanced in Transact-SQL (Transact-SQL)