Start of Content Area

Background documentation Server Task Locate the document in its SAP Library structure

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.

 

End of Content Area