These transactions are not XA transactions. Commits to 3DSpace and the adaplet database are done separately. Include the following in the mapping file for direct connection: item Username USER; item Password PASS; item ConnectString CS; item Driver DRIVER_TYPE; Where If you use a direct connection, you cannot use the If an adaplet database direct connection fails, 3DSpace attempts to reconnect whenever it needs access to the objects in the foreign vault. If it still fails, a database error will occur, but 3DSpace will continue attempting to reconnect. In addition, adaplets have their own connection pool. To set the number of adaplet direct connections that should be held, include the following in the mapping file: item ConnectionPoolSize X To determine this value, estimate the percent of transactions or queries that use the adaplet vault and apply that percentage to the value of item ConnectionPoolSize 10 If the adaplet database connection is unstable or frequently unavailable, you can set the |