Configuring Informix data sources
There are several requirements and restrictions for using Informix® data sources for federated two-phase commit.
Before you begin
Before you begin
Restrictions:
- You cannot access Informix nicknames with a mix of a two-phase commit server and a one-phase commit server in a single connection to a federated server.
- The WITH HOLD cursor option is not supported.
- The XA_OPEN_STRING_OPTIONS server option is not supported for Informix data sources.
Requirements:
- The Informix database must have logging enabled.
- The Informix XA library only allows one connection per thread. As a result, the federated server cannot access Informix data sources with multiple servers that are enabled for federated two-phase commit in a single connection. If an application needs to use multiple servers that are enabled for federated two-phase commit, complete the optional steps in the following procedure.
About this task
Procedure
To configure an Informix data source: