Tasks perform activities specified by the users of the database system or by the kernel. They run in the user kernel threads. There are several types of task, each of which is responsible for specific activities. For example, SQL queries are handled by the user tasks.
See also:
Concepts of the Database System