Generating the Database Schema and Starting the Database

You can either use the TIBCO Configuration Tool or use the SPM_HOME/bin/tibspmddlgenerator utility to generate the database schema.

Procedure

  1. Launch TIBCO Configuration Tool.
  2. Refer to Generating Service Performance Manager Database Schema to generate database schema
  3. Start the database.
  4. Create a database user or schema user as per your database selection.
  5. Execute the DDL scripts generated in Step 2..
    Note: Ensure that the JDBC driver jar files compatible with the selected database is available to the server. To do so, add them in the tibspm classpath by either placing them in SPM_HOME/lib/ext or by directly modifying the classpath in the chosen TRA file.