1.0

Table Of Contents
ContentsNullableLengthTypeColumn Name
Lock granularity for the table:
'T' (table level locking) or 'R'
(row level locking, the default)
false1CHARLOCKGRANULARITY
The server groups assigned to
the table
false128VARCHARSERVERGROUPS
Table partitioning and
replication status
false24VARCHARDATAPOLICY
For partitioned tables, displays
the additional partitioning
true32,700LONG VARCHARPARTITIONATTRS
attributes assigned with the
CREATE TABLE statement,
such as colocation, buckets, and
redundancy values
true32,700LONG VARCHARRESOLVER
Row expiration settingstrue32,700LONG VARCHAREXPIRATIONATTRS
Row eviction settingstrue32,700LONG VARCHAREVICTIONATTRS
Table persistence settingstrue32,700LONG VARCHARDISKATTRS
A RowLoader associated with
the table using
SYS.ATTACH_LOADER.
true128VARCHARLOADER
An event writer associated with
the table using
SYS.ATTACH_WRITER.
true128varcharWRITER
A comma-separated list of event
listeners that were associated
true32,700LONG VARCHARLISTENERS
with the table using
SYS.ADD_LISTENER.
A comma-separated list of
AsyncEventListeners that were
true256VARCHARASYNCLISTENERS
installed on the table using
CREATE
ASYNCEVENTLISTENER.
See Display Installed
AsyncEventListeners on page
258.
Indicates whether a gateway has
been enabled on the table, or an
false1BOOLEANGATEWAYENABLED
AsyncEventListener has been
associated with the table.
623
System Tables