Generating Scripts Manually
This section explains how to generate scripts using a manual procedure, instead of using the TIBCO BusinessEvents Studio wizard.
Note: If you are using the SQL Server, then before you execute
be-jdbcdeploy, open the file
BE_HOME/bin/be-jdbcdeploy.tra for editing. Specify
sqlserver in the last line:
java.property.jdbcdeploy.database.type [oracle | sqlserver]
This step requires the EAR file for the project. The database utility uses the project ontology information from the EAR file.
Procedure
- Schema Definition Commands Options
Run the script to build the schema in the database with the provided options.
Copyright © TIBCO Software Inc. All rights reserved.