weblogic.common.ResourceException: DataSource <DataSource Name> can not be created. It is non-transactional and so can not use XA-aware pool
(Doc ID 2629531.1)
Last updated on FEBRUARY 16, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
Data Source creation is failing with following exception at server start
Changes
Create a data source using oracle.jdbc.xa.client.OracleXADataSource
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |