Linux ODBC/MX Client Driver for SQL/MX Release 3.2.1 (H06.26+, J06.15+)

[ODBC Data Sources]
Sample_DS = NonStop ODBC/MX 3.x
DS1 = NonStop ODBC/MX 3.x
DS2 = NonStop ODBC/MX 3.x
DataSourceName = Driver
[Sample_DS]
Description = Sample 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
[DS1]
Description = Sample Data Source 1
Catalog = DS1CAT
Schema = DS1SCH
Server = TCP:xxx.xxx.xxx.xxx:xxxx
SQLIntervalBehaviour = SYSTEM_DEFAULT
SQLDatetimeRetrieval = SYSTEM_DEFAULT
[DS2]
Description = Sample Data Source 2
Catalog = DS2CAT
Schema = DS2SCH
SQLIntervalBehaviour = SYSTEM_DEFAULT
[DataSourceName]
Driver = NonStop ODBC/MX
Managing data sources
To add a new DSN entry in the MXODSN file, include the DSN and its description. If the values of
the attributes are not specified in the MXODSN file, the driver uses default values when creating a
connection.
To modify or delete a DSN entry, complete the following steps:
1. Modify the MXODSN file attributes or remove the DSN entry, and then save the file.
2. Restart the application to reflect the changes.
NOTE: The MXODSN file changes come into effect only when you restart the application.
Tracing
You can enable or disable tracing by modifying the TraceStart attribute in MXODSN file.
20 Configuring data sources