Chapter 2 | Section 2.3 |
Installing the JDBC/ODBC eWay | Installing Enterprise Manager eWay |
Alert Code\Description | Description Details | User Actions |
|
|
|
|
|
|
| The connection in the | Probably a database restart |
FAILED000005=Connection | pool is stale and is not | occurred causing the connection |
handle not usable. Reason:[{0}] | usable. | to be stale, retry the operation |
|
| after the database is up. |
|
|
|
| Could not obtain | Check if the database supports XA |
FAILED000001=Unable to get | XAResource for the | and has been configured for |
XAResource for the database. | connection. | Distributed Transaction Support. |
Reason: [{0}] |
|
|
|
|
|
| Occurs during the | Check if the database is |
FAILED000001=Failed to connect | initial database | configured for XA and if the |
to database {0} on host {1}. The | connection | database is running. |
XA connection could not be | establishment. | External configuration information |
allocated: Reason [{2}] |
| is invalid. You may need to verify |
|
| the following: |
|
| Server name |
|
| Database name |
|
| User |
|
| Password |
|
| Port |
|
|
|
| A connection error | Check if the database is running, |
FAILED000001=Unable to | has occurred which | and there are no network issues. |
perform XAStart for the | caused XASTART to |
|
connection. Reason: [{0}] | fail. |
|
|
|
|
| Error occurred during | Look for the detailed error |
FAILED000001=XAEnd failed. | commit on XA | mentioned in the alert for the |
Reason: [{0}] | connection. | appropriate action. |
|
|
|
| Could not read | Transaction isolation is one of the |
transaction isolation | following constants: | |
get isolationLevel for the | information of the | Connection.TRANSACTION_REA |
transaction. Reason: [{0}] | connection. | D_UNCOMMITTED |
|
| Connection.TRANSACTION_REA |
|
| D_COMMITTED |
|
| Connection.TRANSACTION_REPE |
|
| ATABLE_READ |
|
| Connection.TRANSACTION_SERI |
|
| ALIZABLE |
|
| Connection.TRANSACTION_NO |
|
| NE |
|
| Note: Confirm with the |
|
| vendor that the getIsolation() |
|
| method of the connection is |
|
| implemented correctly. |
|
|
|
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 | 23 | Sun Microsystems, Inc. |