System administrators and database administrators responsible for administering this database should read this chapter before installing and configuring the DBMS if it will be used for transaction processing. In particular, refer to the sections identified below. Application developers building applications with VisiTransact should review the information in “Programming restrictions”.
This restriction means that DDL SQL statements will not be supported in the Oracle XA application. This is because a DDL SQL statement such as CREATE TABLE performs an implicit commit. Any required DDL statements must be performed by a process which does not use the XA protocol.
SUCCESS mode