Installing Oracle/EMS

Use this procedure to install an Oracle database and EMS.

Procedure

  1. Install the TIBCO Enterprise Messaging Server and start the server.
  2. Install the Oracle Database.
    1. Download and install the Oracle Database.
    2. Perform the server configuration by following the prompts in the Oracle Configuration wizard.
    3. Accept the default port value 1521, or enter your own port number.
    4. Download the following JDBC driver connector JAR files (ojdbc6.jar) to the TIBCO_HOME/afx/version/system/lib/db folder.
    Note: The TIBCO_HOME/afx/version/config/dbscripts/oracle/folder contains two SQL scripts named oracle_create and oracle_drop. These scripts help you to administer the database in an efficient manner. The oracle_create script indicates what you can expect in the database and the oracle_drop script allows you to drop a table if you have a problem with the database. You should back up the data before using the oracle_drop script.