Entering content frame

 Server Task 

Server tasks are tasks in the user kernel thread. They are used primarily for running parallel database functions. They are required, for example, for backups, recoveries, and creating indexes.

The number of available server tasks is defined by the special database parameter MAXSERVERTASKS.

 

Leaving content frame