SYSACCEL.SYSACCELERATORS table

The SYSACCEL.SYSACCELERATORS table contains rows that describe the characteristics of each accelerator server.

Rows in this table can be inserted, updated, and deleted.

Column name Data type Description Use
ACCELERATOR-
NAME
VARCHAR(128)
NOT NULL
A unique name for the accelerator server. This is the name by which the accelerator server is known to the local Db2 accelerated query tables. G
LOCATION
VARCHAR(128)
Identifies the location name that is associated with the accelerator server. G
ACCELERATORSRL CHAR(64) FOR BIT DATA Internal use only I
ACCELERATOR_TYPE
SMALLINT
NOT NULL
The type of accelerator:
1
Indicates Version 5 or earlier of IBM® Db2 Analytics Accelerator for z/OS® (an on-premises accelerator hardware appliance based on IBM PureData® System for Analytics and IBM Netezza® technology).
2
Start of changeIndicates Version 7 of IBM Db2 Analytics Accelerator for z/OS.End of change

The default value is 1.

G