Allows you to set trace flags and switch names locally and server-wide.
set switch [serverwide] <on | off><trace_flag ,[trace_flag]> [with <option [, option]>
serverwide – optional and will set a switch serverwide ON or OFF. The default is session-specific.
on – trace flags are switched on.
off – trace flags are switched off.
trace_flag – a sequence of numbers (the old traceflag numbers) and/or switch names.
option – an optional sequence of switch options. Valid values are:
override – this option is necessary to enable a non-documented switch names or trace flags
no_info – this option is used to surpress any informational warnings
set switch serverwide on 110 with override, no_info
set switch on 3601, 3604
set switch off 3601