![]() ![]() ![]() ![]() |
A JDBC store is a JDBC-accesible database for storing subsystem data, such as persistent JMS messages and durable subscriber information.
Note: Once you create a JDBC store, you cannot rename it. Instead, you must delete it and create another one that uses the new name.
Note: In a clustered environment, a recommended best practice is to target a JDBC store to a migratable target, so that a member server will not be a single point of failure. Migratable JMS-related services require a JDBC store that is targeted it to the same migratable target as the migratable JMS service. See Configure migratable targets for JMS-related services.
Note: You cannot configure a JDBC store to use a JDBC data source that is configured to support global transactions. The JDBC store must use a JDBC data source that uses a non-XA JDBC driver. You also cannot enable Logging Last Resource or Emulate Two-Phase Commit in the data source.
Note: If you plan to migrate clustered servers in the event of a failure, you must select a data source that is accessible to any potential server to which a failed migratable server might be migrated.
For more information about these fields, refer to Configuration Options.
WLStore
) if one does
not already exist.
For more information about these fields, refer to Configuration Options.
After you finish
You do not need to restart the Administration Server after creating and initially configuring a JDBC store. However, if you modify an existing JDBC store, you must restart the Administration Server.
![]() |