CONFIG_CATALOGS

The CONFIG_CATALOGS view contains generic configuration variables for each defined catalog. All configuration settings for a single catalog can be obtained by concatenating rows matching the correct CATALOG_NAME and ordering the results by sequence.
The table below lists the columns that are associated with the CONFIG_CATALOGS view:
Name
Type
Description
DATA
VARCHAR(128)
Specifies the configuration data as not NULL.
CATALOG_NAME
VARCHAR(256)
Specifies the name of the catalog.
SEQUENCE
SMALLINT
Specifies the configuration chunk sequence.
Last updated: March 6, 2018