Installation guide

TIBCO ActiveMatrix BPM Installation and Configuration
162
|
Chapter 7 TIBCO Configuration Tool Configurations
Replicating a TIBCO ActiveMatrix Administrator Server
Primary Machine 1. Run TIBCO Configuration Tool and choose the Create TIBCO ActiveMatrix
Administrator Server Wizard Reference wizard.
a. In the Internal HTTP Settings screen, select the Use HTTP Load Balancer
for Internal HTTP Communication checkbox and specify the load
balancer URL. The load balancer should have sticky connections so that
the client session context is maintained.
b. In the Database Details screen, uncheck the checkbox for
Use Default
In-Process Database checkbox and select the appropriate driver for
your database from the Database Driver drop down list. Specify the
external database details making sure that the Database URL field
contains a DNS name. See ActiveMatrix Administrator Server Database
for more information.
c. In the Credential Server Details screen, ensure the Machine Name is set to
0.0.0.0.
2. Save the configuration (see Saving a TIBCO Configuration Tool Configuration
on page 155).
3. Open a terminal window.
4. Change to
CONFIG_HOME/tct/admin/date-time/scripts.
Administrator server requirements:
Use an external Oracle or Microsoft SQL server database.
Machine requirements:
TIBCO_HOME is the same location.
For example, if the location of
TIBCO_HOME on the primary machine is
C:\Program File\tibco\amx then the location of TIBCO_HOME on the
replication machine should also be
C:\Program File\tibco\amx.
A shared file system is mounted with the same path.
Ant is installed and configured.