Previous Topic: Oracle StreamsNext Topic: Duplicating the Database


Initial Configuration Tool

The initial configuration tool is a part of the installation process. It enables the installation to be configurable, by generating SQL scripts needed for installing the system that take into account the configuration parameters. After all initial configuration parameters are set, this tool generates the SQL scripts that the user needs to execute in order to install the system.

The RDLProperties.xml file contains all the relevant parameters needed for the creation of the needed scripts. See Configuration for details on defining the initialization parameters in the RDLProperties.xml file.

When configuring the BI Interface for installation on two separate databases, the installation assumes that the target DB exists, but that the streams DB users and the second target DB user do not exist. The computer where the scripts will run needs to have access to both databases through sqlplus with SYS privileges for connection "as sysdba". Also, batch files for making the export and the import will be created, and these batch files should be executed before the rest of the scripts.

The configuration tool consists of the following parts: