Creating the database

In the directory, the two SQL files, CreateDB8x.sql and CreateSchema8x.sql are used to create the database.

Procedure

  1. Edit CreateDB8x.sql to set the database file location.
  2. Run CreateDB8x.sql to create the DB data files.
  3. Run CreateSchema8x.sql to create the schema.
  4. The database is created.
  5. You must now configure the insert scripts. See Configuring the insert scripts.