Creating the database
In the directory, the two SQL files, CreateDB8x.sql and
CreateSchema8x.sql are used to create the database.
Procedure
-
Edit
CreateDB8x.sqlto set the database file location. -
Run
CreateDB8x.sqlto create the DB data files. -
Run
CreateSchema8x.sqlto create the schema. - The database is created.
- You must now configure the insert scripts. See Configuring the insert scripts.