Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Description:
Description:
============
In BE 3.0 GA release, Cache Servers and Inference Engines does not honor the Oracle.connection pool properties specified in the TRA file.
Environment:
===========
TIBCO BusinessEvents 2.x.
TIBCO BusinessEvents 3.0.0.
Solution:
==========
This is a known issue in the BE 3.0 release. It has been fixed in the BE 3.0 HF1 and above releases.
After installing the hotfix/service pack, please make sure that you have the be.oracle.dburi.pool.enforce.0=true property set in your TRA file (specifically the be.oracle.dburi.pool.enforce.0=true is a must).
be.oracle.dburi.count 1
be.oracle.dburi.0 /Connections/JDBC/CacheDB.sharedjdbc
be.oracle.dburi.count 1
be.oracle.dburi.pool.initial.0 1
be.oracle.dburi.pool.min.0 1
be.oracle.dburi.pool.max.0 4
be.oracle.dburi.active.0 true
be.oracle.dburi.pool.enforce.0=true
Symptoms:
Cause: