Switching kernel modes

Use sp_configure “kernel mode” to switch the kernel mode. You must restart Adaptive Server for the change to take affect. When you switch modes, Adaptive Server issues a message similar to:

sp_configure "kernel mode", 0, process
Parameter Name                 Default              Memory Used
        Config Value         Run Value            Unit
        Type
------------------------------ -------------------- -----------
        -------------------  -------------------  --------------------
        --------------------
kernel mode                    threaded             0
              process        threaded             not applicable
        static

(1 row affected)
Configuration option changed. Since the option is static, Adaptive Server must be rebooted in order for the change to take effect. Changing the value of 'kernel mode' does not increase the amount of memory Adaptive Server uses

Consider that: