Previous Topic: Variables to Install the CA XCOM Interface Server

Next Topic: Sample Response File

Variables to Install CA XCOM Management Center

The following variables are required if you choose to install CA XCOM Management Center:

MC_USER_INSTALL_DIR

The installation directory for CA XCOM Management Center.

MC_DB_DBTYPE

The database type: DB2 or MYSQL.

MC_DB_DBNAME

The database name.

MC_DB_CREATE_DB

1 to create a new database; 0 to use an existing database.

Note: It cannot be 1 if GW_DB_DBTYPE is DB2.

MC_DB_XCOM_USER

The database user name.

MC_DB_XCOM_PWD

The database user password.

MC_DB_CREATE_USER

1 to create a new user; 0 to use an existing user.

Note: It cannot be 1 if GW_DB_DBTYPE is DB2.

MC_DB_XCOM_CONFIRM_PWD

Confirm the database user password.

Note: This is required if GW_DB_CREATE_USER is 1.

MC_DB_DRIVER_PATH1

The fully qualified path of the database driver file for MYSQL or DB2.

MC_DB_DRIVER_PATH2

The fully qualified path of the database driver license file for DB2.

Note: Not required if GW_DB_DBTYPE is MYSQL.

MC_DB_HOST_NAME

The host where the database server (MYSQL or DB2) is installed.

MC_DB_PORT_NO

The port of the database server.

MC_DB_ADMIN_USER

The user with administrative credentials to the database server.

MC_DB_ADMIN_PWD

The administrative user's password.

MC_JBOSS_CONFIG

The fully qualified path of the JBoss configuration directory.

MC_HTTP_PORT

The HTTP port where JBoss is running on the local host.

MC_EEM_HOSTNAME

The host name (or IP address) of the CA EEM server to be used by CA XCOM Management Center.

Notes:

MC_EEM_ADMIN_PASSWORD

The password for CA EEM’s EiamAdmin administrator account. If you are installing CA EEM, the password provided will be used to set the administrator password for the new server. Alternatively, if the host name (above) references an existing, previously installed EEM server, this variable must provide the current administrator password for that server.

MC_EEM_ADMIN_CONFIRM_PASSWORD

This variable must be set to the same value as GW_EEM_ADMIN_PASSWORD.