SQL/MX Connectivity Service Manual (SQL/MX 2.x)
Starting, Configuring, and Managing MXCS
HP NonStop SQL/MX Connectivity Service Manual—524944-008
3-25
Configuring Data Source Attributes for SequeLink
Example MXODSN file
The following example shows an MXODSN file that defines connections to two client
data sources, TDM_Default_DataSource and ATC_TESTS. Note that the
TDM_Default_DataSource does not explicitly define the CATALOG and SCHEMA
attributes in this file. Therefore, the values for CATALOG and SCHEMA are taken from
those defined by the MXCS Service.
CATALOG Name of the catalog to be used.
If not specified, the value is taken from
those defined by the MX connectivity
service.
Default: NONSTOP_SYSTEM_NSK.
SCHEMA Name of the schema to be used.
If not specified, the value is taken from
those defined by the MX connectivity
service.
Default: PUBLIC_ACCESS_SCHEMA.
[DataSourceName] List of drivers. Currently, only one driver can be used.
The driver name for each data source defined by
DataSourceName in [ODBC Data Sources] must match the
driver name defined by Driver in [DataSourceName].
Table 3-9. Format of the MXODSN file (page3of3)
File Section Contents and Format