Each row in the SYSCAPABILITYNAME system view provides a name for each capability ID in the SYSCAPABILITY system view.
| Column name | Data type | Description | 
|---|---|---|
| capid | INTEGER | A number uniquely identifying the capability. | 
| capname | VARCHAR(32000) | The name of the capability. | 
The SYSCAPABILITYNAME system view is defined using a combination of sa_rowgenerator and the following server properties: