Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page describes the following procedure:

1

Adding a Cluster Node#Copy Copy and Unpack the Downloaded Distribution File

2

Adding a Cluster Node#Install Install the Controller

3

Adding a Cluster Node#Deploy Deploy the Controller

4

Adding a Cluster Node#Verify Verify the Installation

5

Adding a Cluster Node#Adding an OMS Server

This procedure assumes you already have performed any required pre-installation procedure steps for the cluster node being added.

...

<ul> <li> mysql <li> sqlserver <li> oracle </ul>
  • mysql
  • sqlserver
  • oracle

Command Line Switch

Description

Default

Required

Controller Property


Panel


Html bobswift
<pre>--controller-file</pre>



Full path of the Universal Controller war file from the downloaded Universal Controller package.

none

Yes



Panel


Html bobswift
<pre>--dbname</pre>



Universal Controller database name.

uc

No

uc.db.name=


Panel


Html bobswift
<pre>--dbpass</pre>



Database user's password.

none

Yes

uc.db.password=


Panel


Html bobswift
<pre>--dburl</pre>



JDBC connection URL.
 
Format:   jdbc:<jdbc vendor>:<other jdbc vendor data>
 
Examples (for MS SQLServer, uc is the database name; for Oracle, XE is the SID):
 

Include Page
IL:dburl examples - 7.0.0.0
IL:dburl examples - 7.0.0.0

jdbc:mysql://localhost

No

uc.db.url=


Panel


Html bobswift
<pre>--dbuser</pre>



Database user name.

none

Yes

uc.db.user=


Panel


Html bobswift
<pre>--port</pre>



Used by the Universal Controller to generate a unique Cluster Node Node Id in the format of hostname:port-dbname.

Note
titleNote

This is meant to represent the value of the Tomcat HTTP/1.1 Connector port configured in the server.xml.

It is used solely for Node Id generation and does not impact the Tomcat HTTP/1.1 Connector configuration.


8080

No

uc.servlet.port


Panel


Html bobswift
<pre>--rdbms</pre>



Database type.
 
Valid values are:

Html bobswift
Note
iconfalse

* --rdbms is required if --dburl is used in the command.


mysql

No *

uc.db.rdbms=


Panel


Html bobswift
<pre>--tomcat-dir</pre>



Path to the Tomcat installation directory (contains the directories:/bin, /conf, /logs, webapps).

none

Yes


...

Members of an OMS cluster in an HA environment must use the same OMS Server message database.

The OMS SPOOL_DIRECTORY configuration option specifies the name of the directory where the OMS maintains its message database. For each OMS Server, you must set this option to a location shared by all of the OMS Servers in the HA environment.