Previous Topic: Other Automatically-Generated ParametersNext Topic: Perform a Silent Installation


CA Business Intelligence-Specific Parameters

The CA Business Intelligence installer for the BusinessObjects Enterprise installation uses the tags under the [BIEK] section of the response file for its preinstallation phase.

These values are read before control is transferred to the BusinessObjects Enterprise installer:

BIEK_INSTALL_USER

Specifies the non-root user used to install BusinessObjects Enterprise.

BIEK_INSTALL_GROUP

Specifies the group of the user (BIEK_INSTALL_USER) who installs BusinessObjects Enterprise.

BIEK_CASHCOMP

The full path of the CA Shared Components Directory (CASHCOMP), if CASHCOMP has not been set. If CASHCOMP has already been set, this value is ignored. This tag is allowed only on UNIX platforms.

BIEK_INSTALL_SAMPLES

This value can be set to either 0 or 1:

BIEK_MIGRATE_CMS_DATA

This tag is used only for upgrades. This value can be set to either 0 or 1:

This tag is allowed only on UNIX platforms.

BIEK_SOURCE_CMS_PASSWORD

This tag is used only for upgrades. The user must specify the password of the source CMS from which data has to be migrated. The CA Business Intelligence installer uses this password to log in to the source CMS and begin the data-migration process.

This value must be specified only after the BIEK_MIGRATE_CMS_DATA has been set to 1. If BIEK_MIGRATE_CMS_DATA is set to 0, this tag is ignored.

This tag is allowed only on UNIX platforms.

DataConnectionx

Where x is the index number of data connections. This is automatically generated parameter and should not be modified.

Description

The description of the data connection.

The following parameters can be modified:

NetworkLayer

The layer of the data connection.

Examples of valid values for the NetworkLayer are:

Client Access AS400
DB2 CAE
Essbase
Informix CLI
ODBC
OLE DB
OLE DB OLAP
Oracle OCI
SAP BAPI
Sybase CTL
Teradata 
Rdms

The Relational Database Management System (RDMS) name of the data connection.

The supported RDBMS values for each network layer can be found in the cscheck.xml file found in:

<INSTALLDIR>/bobje/enterprise120/<platform>_x86/dataAccess/RDBMS/connectionServer/tools

Example of some of the entries in this file:

MySQL 4
MySQL 5
Oracle 10
Oracle 9
Sybase Adaptive Server 12
Sybase Adaptive Server 15
DB2 UDB v8
DB2 UDB v7
UserName

The user of the data connection.

Password

The user password of the data connection.

DataSource

The data source of the data connection.

Server

The server name of the data connection.

Some possible combinations include:

Database Engine

Network Layer

RDMS

User
Name

Pass-
word

Data Source

Server

MySQL

ODBC

MySQL 4

MySQL 5

X

X

Database name

X

Note: The server for MySQL is in the format of:

servername:port number

For example: localhost:3306.

Oracle

Oracle OCI

Oracle 9

Oracle 10

X

X

TNS name

 

Sybase

Sybase CTL

Sybase Adaptive Server 12

Sybase Adaptive Server 15

X

X

Database alias

 

DB2

DB2 CAE

DB2 UDB v7

DB2 UDB v8

X

X

Database alias

 

Note: X = Required