Open System Services ODBC/MX Client Driver for SQL/MX Release 3.1 (H06.23+, J06.12+)

Configuring Client Data Source Attributes for
ODBC/MX Connectivity
HP NonStop Open System Services ODBC/MX Client Driver for SQL/MX Release 3.1663857-001
2-4
ODBCDSN File Format
TraceFlags
Bitmask indicating trace level. For
ODBC/MX 3.x:
If TraceFlags keyword is omitted,
TraceFlags = 0
TraceFlags can take the following values:
ERROR—Indicates some failed
SQL calls and communication
problems.
WARNING—Triggered by
anything that generates a
diagnostic record.
CONFIG—Provides details of
configuration calls.
INFO—Provides details of what
calls are made and other
important markers.
DEBUG (or number 6)—Shows
the detailed contents of many
calls.
[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
Description
Text string comment describing the data
source.
FetchBufferSize Size of buffer used to fetch rows
Range: 0 to 256 Kb
SYSTEM_DEFAULT = 8Kb
Single row = 0
(use to get update on current operation
or when exercising Publish/Subscribe)
Table 2-1. Format of the ODBCDSN file (page 2 of 4)
File Section Contents and Format