Open System Services ODBC/MX Client Driver for SQL/MX Release 3.2 (H06.25+, J06.14+)
[TDM_Default_DataSource]
Description = Default Data Source
Catalog = CAT
Schema = SCH
DataLang = 0
FetchBufferSize = SYSTEM_DEFAULT
Server = TCP:xxx.xxx.xxx.xxx/xxxx
SQL_ATTR_CONNECTION_TIMEOUT = SYSTEM_DEFAULT
SQL_LOGIN_TIMEOUT = SYSTEM_DEFAULT
SQL_QUERY_TIMEOUT= NO_TIMEOUT
Description = Sample Data Source 1
Catalog = DS1CAT
Schema = DS1SCH
Server = TCP:xxx.xxx.xxx.xxx/xxxx
SQLIntervalBehaviour = SYSTEM_DEFAULT
[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.
28 Configuring Client Data Source Attributes for ODBC/MX Connectivity










