The default agent uses 4 ODBC connections for Oracle and 8 ODBC connections for Sybase. Is there any way I can reduce the number of ODBC connections?
book
Article ID: KB0084923
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database
-
Not Applicable
-
Description
Resolution: Yes. If you use the agent as a pure subscriber or a pure publisher, you can set either pubManagers=0 or subMangers=0 for the thread setting in the repository. If you are not using Request/Reply, you can also set "dbRRInterfaces"=0 and "commRRInterfaces"=0.
Environment
Product: TIBCO Adapter for ActiveDatabase
Version: ALL
OS: All
--------------------
Issue/Introduction
The default agent uses 4 ODBC connections for Oracle and 8 ODBC connections for Sybase. Is there any way I can reduce the number of ODBC connections?