JDBC Type 2 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)
jdbcmx.
enableLog
and the corresponding JDBC SQL
statements. See enableLog Property.
jdbcmx. idMapFile
Specifies the file to which the trace
facility logs SQL statement IDs and
the corresponding JDBC SQL
statements. See
idMapFile Property.
jdbcmx.
ISO88591
Specifies the encoding to be used
when accessing or writing to data
stored in IS088591 columns. See
ISO88591 Property.
jdbcmx. maxPoolSize
Sets the maximum pool size. See
maxPoolSize Property.
jdbcmx. maxStatements
Sets the total number of
PreparedStatement objects that the
connection pool should cache. See
maxStatements Property.
jdbcmx. minPoolSize
Sets the minimum pool size. See
minPoolSize Property.
jdbcmx. mploc
Sets the location in SQL/MP tables.
See
mploc Property.
jdbcmx. reserveDataLocators
Sets the number of data locators to be
reserved. See
Setting the
reserveDataLocators Property.
jdbcmx. schema
Sets the default schema. See Default
Catalog and Schema.
jdbcmx. sqlmx_nowait
See Managing Nonblocking JDBC/MX.
jdbcmx. traceFile
Specifies the trace file for logging. See
Enabling Tracing for Application
Servers.
jdbcmx. traceFlag
Sets the trace flag for logging. See
Enabling Tracing for Application
Servers.
jdbcmx. transactionMode
Sets the transaction mode, which
provides control over how and when
transactions are performed. See
transactionMode Property.
For example, using the mploc property in the OSS environment, specify the mploc property including the
prefix in either of the following forms:
-Djdbcmx.mploc=[\\node.]\$volume.subvolume
or
-Djdbcmx.mploc='[\node.]$volume.subvolume'










