Entering content frame

Object documentation SERVERTASKS Locate the document in the library structure

Definition

The system table SERVERTASKS describes the tasks that are used internally for the parallel processing of SQL statements.

Structure

SERVERTASKS

TASKID

FIXED(10)

ID of the server task

ISASSIGNED

CHAR(3)

Server task has been assigned (YES | NO)

ISRESERVED

CHAR(3)

Server task has been reserved for a task (YES | NO)

LASTJOBDESCRIPTION

CHAR(32)

Description of the job for which a reserved server task is used

See also:

Concepts of the Database System, Overview of Tasks

 

 

Leaving content frame