Open System Services ODBC/MX Client Driver Manual for SQL/MX Release 3.2.1 (H06.26+, J06.15+)
[DS2]
Description = Sample Data Source 2
Catalog = DS2CAT
Schema = DS2SCH
Server = TCP:172.31.41.214/61000
[DataSourceName]
Driver = NonStop ODBC/MX
Adding New Data Sources
To add a new data source entry in the ODBCDSN file, include the data source name and its
description. If the values of the parameters are not specified in the ODBCDSN file, the OSS
ODBC/MX Client Driver uses default values for CATALOG (NONSTOP_SYSTEM_NSK) and
SCHEMA, when creating a connection.
Modifying Data Sources
To modify a data source entry, complete the following steps:
• Modify the ODBCDSN file.
• Restart the application to reflect the modified changes.
NOTE: It is mandatory to restart the application to view the modified changes in the ODBCDSN
file.
Removing Data Sources
To remove a data source entry, complete the following steps:
• Edit the ODBCDSN file to remove the data source and its values and save the file.
• Restart the application to reflect the edited changes.
NOTE: It is mandatory to restart the application to view the edited changes in the ODBCDSN
file.
Tracing OSS ODBC/MX Client Driver
Configure Tracing on a Client Data Source
Tracing of ODBC is enabled or disabled through the ODBCDSN file. This is determined at the time
when all other parameters are fetched from the ODBCDSN file before establishing connection
between the MXOSRVR and the OSS ODBC/MX Client Driver.
Adding New Data Sources 29










