13.1 Preparing to Manually Create a Database

Novell Teaming includes scripts for creating the Teaming database on a remote server.

  1. In the directory where the Teaming Installation program is located on the Teaming server, unzip the teaming-2.0.0-sql.zip file.

    This creates two new subdirectories, the create subdirectory for database creation scripts and the update-1.0.0-2.0.0 directory for database update scripts.

  2. Change to the create subdirectory.

  3. Copy all the scripts for your database type to a convenient temporary location on the server where you want to create the database, and make sure that your database management utility is on your path so that you can run it from that directory

    Database

    Database Script

    Database Management Utility

    MySQL:

    *mysql.sql

    mysql

    Microsoft SQL:

    *sqlserver.sql

    osql

    Oracle:

    *oracle.sql

    sqlplus

  4. Continue with the instructions for the type of database that you want to create: