CONFIG_DSNS

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