Technical data

JDBC Configuration Guidelines for Connection Pools, MultiPools and DataSources
Administration Guide 16-19
Table 16-15 lists the mapping between Oracle’s xa_open string fields and data source
properties.
Note also that users must specify
Threads=true in Oracle’s xa_open string. For
complete description of Oracle’s
xa_open string fields, see your Oracle
documentation.
serverName String Database server
name.
YY*None
user String User’s account name. Y N* None
openString String Oracle’s XA open
string.
NYNone
oracleXATrace String Indicates whether
XA tracing output is
enabled. If enabled
(true), a file with a
name in the form of
xa_poolnamedat
e.trc
is placed in
the directory in
which the server is
started.
NYfalse
Table 16-15 Mapping of xa_open String Names to JDBC Data Source Properties
Oracle xa_open String Field
Name
JDBC 2.0 Data Source Property Optional
acc user, password N
sqlnet ServerName
Table 16-14 Data Source Properties for WebLogic jDriver for Oracle/XA
Property Name Type Description JDB
C 2.0
Op-
tional
Default
Value