SQL/MX Connectivity Service Manual (SQL/MX 2.x)

Starting, Configuring, and Managing MXCS
HP NonStop SQL/MX Connectivity Service Manual524944-008
3-23
Configuring Data Source Attributes for SequeLink
Table 3-9. Format of the MXODSN file (page1of3)
File Section Contents and Format
[ODBC] Trace information
Trace Attribute Description
TraceStart Trace off = 0
Trace on = 1
If TraceStart keyword is omitted,
TraceStart = 0
TraceFile Guardian subvolume name where trace
files are created. (For example, ddlog) If
no name is specified or the TraceFile
keyword is omitted, the subvolume name
of the socket server program (for example,
SWSOC for SequeLink) is used.
Trace file name is in the form
Lxxyyyyy, where:
xx = CPU number
yyyyy = Process ID
Example log file name:
$data01.ddlog.L1010123
TraceFlags Bitmask indicating trace level. For MXCS
2.0:
ODBC + network layer = 6
If TraceFlags keyword is omitted,
TraceFlags = 0
[ODBC Data Sources]
List of data source name definitions
Driver name
[data-source-name] One section per data source.
Lists the attributes for each data source.
Data Source
Attribute
Description
DataLang Character set of SQL commands.
Default = 0
Note: Not implemented for this release.
Description Text string comment describing the data
source.