Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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)