Configuring Pooling for Specialized Database Connections
This topic is part of Configuring Database Connection Pooling for Siebel Application Object Managers.
Specialized database connections, which are not shared, are used primarily
by specialized Siebel components such as Siebel EAI that need transactions
to span multiple Siebel Application Object Manager operations. These
connections are used for operations that use BEGIN TRANSACTION
and END TRANSACTION
.