How to setup commitSize for Database transactions using Coherence (write-behind) to update the backing store.

How to setup commitSize for Database transactions using Coherence (write-behind) to update the backing store.

book

Article ID: KB0093874

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
How to setup commitSize for Database transactions using Coherence (write-behind) to update the backing store.

Environment:
===========
BusinessEvents 3.0
All Operating Systems

Symptoms:
=========
n.a.

Cause:
======
n.a.

Resolution:
========
‘be.oracle.commitSize’ is only for Oracle backing store when using Oracle types and Coherence updates the backingstore (write-behind). The property be.oracle.commitSize (default value 10) defines the number of transactions being committed together.

Issue/Introduction

How to setup commitSize for Database transactions using Coherence (write-behind) to update the backing store.