Sun Microsystems eWay JDBC/ODBC Adapter User Manual page 23

Jdbc/odbc adapter
Table of Contents

Advertisement

Chapter 2
Installing the JDBC/ODBC eWay
Alert Code\Description
DBCOMMON-CONNECT-
FAILED000005=Connection
handle not usable. Reason:[{0}]
DBCOMMON-XARESOURCE-
FAILED000001=Unable to get
XAResource for the database.
Reason: [{0}]
DBCOMMON-XACONNECT-
FAILED000001=Failed to connect
to database {0} on host {1}. The
XA connection could not be
allocated: Reason [{2}]
DBCOMMON-XASTART-
FAILED000001=Unable to
perform XAStart for the
connection. Reason: [{0}]
DBCOMMON-XAEND-
FAILED000001=XAEnd failed.
Reason: [{0}]
DBCOMMON-CANNOT-GET-
ISOLATION-LEVEL=Unable to
get isolationLevel for the
transaction. Reason: [{0}]
For information on Managing and Monitoring alert codes and logs, as well as how to
view the alert generated by the project component during runtime, see the Sun
SeeBeyond eGate™ Integrator System Administration Guide.
JDBC/ODBC eWay Adapter User's Guide
Description Details
The connection in the
pool is stale and is not
usable.
Could not obtain
XAResource for the
connection.
Occurs during the
initial database
connection
establishment.
A connection error
has occurred which
caused XASTART to
fail.
Error occurred during
commit on XA
connection.
Could not read
transaction isolation
information of the
connection.
23
Installing Enterprise Manager eWay Plug-Ins
User Actions
Probably a database restart
occurred causing the connection
to be stale, retry the operation
after the database is up.
Check if the database supports XA
and has been configured for
Distributed Transaction Support.
Check if the database is
configured for XA and if the
database is running.
External configuration information
is invalid. You may need to verify
the following:
Server name
Database name
User
Password
Port
Check if the database is running,
and there are no network issues.
Look for the detailed error
mentioned in the alert for the
appropriate action.
Transaction isolation is one of the
following constants:
Connection.TRANSACTION_REA
D_UNCOMMITTED
Connection.TRANSACTION_REA
D_COMMITTED
Connection.TRANSACTION_REPE
ATABLE_READ
Connection.TRANSACTION_SERI
ALIZABLE
Connection.TRANSACTION_NO
NE
Confirm with the
Note:
vendor that the getIsolation()
method of the connection is
implemented correctly.
Sun Microsystems, Inc.
Section 2.3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the eWay JDBC/ODBC Adapter and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Seebeyond eway jdbcSeebeyond eway odbc

Table of Contents