sysengines

master database only

Description

sysengines contains one row for each Adaptive Server engine currently online.

Columns

The columns for sysengines are:

Name

Datatype

Description

engine

smallint

Engine number

osprocid

int

Operating system process ID (may be NULL)

osprocname

char(32)

Operating system process name (may be NULL)

status

char

One of: online, in offline, in create, in destroy, debug, bad status

affinitied

int

Number of Adaptive Server processes with affinity to this engine

cur_kpid

int

Kernel process ID of process currently running on this engine, if any

last_kpid

int

Kernel process ID of process that previously ran on this engine

idle_1

tinyint

Reserved

idle_2

tinyint

Reserved

idle_3

tinyint

Reserved

idle_4

tinyint

Reserved

starttime

datetime

Date and time engine came online

status

char(12)

Internal system status information.