CONFIG_DATA_SERVICES

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