Contains a row for each partition that is contained in a nodegroup.
Table 71. SYSCAT.NODEGROUPDEF Catalog View
Column Name | Data Type | Nullable | Description |
---|---|---|---|
NGNAME | VARCHAR(18) |
| The name of the nodegroup that contains the partition (or node). |
NODENUM | SMALLINT |
| The partition (or node) number of a partition contained in the nodegroup. A valid partition number is between 0 and 999 inclusive. |
IN_USE | CHAR(1) |
| Status of the partition (or node).
|