Logging-type restrictions on distributed queries
To execute distributed queries in the Informix® database
server environment, all participating databases must be of compatible
transaction-logging types:
- Distributed queries are supported on an ANSI-compliant database only if all of the participating databases are also ANSI-compliant.
- Distributed queries on a database that does not support transaction logging are supported only if all of the participating databases also do not use transaction logging.
- Distributed queries on a database that is not ANSI-compliant but that uses explicit transaction logging are supported if all of the other databases also use explicit transaction logging.