A JDBC store is a physical repository for storing subsystem data, such as persistent JMS messages and durable subscribers, in a JDBC-accessible database.
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: 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.
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.