Ensure DBMS Software and Driver are in Place and Edit the TRA If you are using Oracle Database, you do not have to edit the TRA, for tutorial purposes, that is. Task A Ensure DBMS Software and Driver are in Place and Edit the TRA Before you begin to configure the backing store, do the following: 1. Install and start a supported DBMS product. See the product readme file for a list of supported products. This tutorial uses Oracle 10G Express Edition. If you use a different supported database product, adapt the instructions accordingly. 2. Copy the appropriate JDBC drivers file (for example, ojdbc6.jar) to BE_HOME/lib/ext/tpcl. You can download Oracle JDBC drivers from this page: http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-111060-084321.html 3. You must restart BusinessEvents Studio Explorer after copying the drivers file. This step is required before you can use the design-time Test Connection feature. It is also required for runtime. 4. If you will use the debugger or tester features, add your DBMS product’s libraries to the TIBCO BusinessEvents Studio classpath. See the section Working with External Library and Custom Function Paths in TIBCO BusinessEvents Developer’s Guide. Summary and Next Steps You have taken care of basic DBMS prerequisite steps. Next step is to configure the TIBCO BusinessEvents Studio project.