By default, the initial (–Xms) and maximum (
–Xmx) heap size are set to 1GB for both TIBCO BusinessEvents and TIBCO BusinessEvents Decision Manager. Change the settings as needed to meet your requirements. For TIBCO BusinessEvents, the settings are in the
BE_HOME/bin/be-engine.tra file. For TIBCO BusinessEvents Decision Manager they are in the
BE_HOME/decisionmanager/eclipse/DecisionManager.ini file.
For example, if you want to run both TIBCO BusinessEvents Decision Manager and TIBCO BusinessEvents on a machine with 1GB memory, you might reduce the initial heap size setting (
–Xms):
As another example, if you use a machine with more memory, and you work with very large tables in TIBCO BusinessEvents Decision Manager, you might increase the TIBCO BusinessEvents Decision Manager heap size accordingly.
The IBM AIX platform uses parameters common to all JVMs, but does not use the -d64 parameter. AIX also uses additional parameters (using the format,
-Xparameter).