DOMAINCONSTRAINTS 
Using the
system table
CONNECTPARAMETERS, you can determine the following database information:
All
domains for which a restriction of the permitted values was defined, and this definition
SELECT domainname, definition
FROM DOMAIN.DOMAINCONSTRAINTS

All domains: see
DOMAINS