SYSCAT.TENANT catalog view
A view that contains all of the user defined namespaces (tenants) not including the default SYSTEM tenant.
Column Name | Data Type | Nullable | Description |
---|---|---|---|
TENANTNAME | VARCHAR (128) | Name of the tenant. | |
TENANTID | INTEGER | Identifier for the tenant. |