Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
How to monitor transactions queued up waiting to be written to backing store DB?
Environment:
==========
Operating system: All
TIBCO BusinessEvents (BE) version: All
Resolution:
==========
You can monitor the pendingDBWrites(DB transactions) using JConsole under MBeans tab -> com.tibco.be -> RTCTxnManagerReport -> Attributes -> PendingDBWrites
It is a good practice to check this detail before shutting down BusinessEvents engines and SQL Server for emergency reboots to ensure that nothing is queued up before shutting down the BE engines and the SQL server.