Running the Oracle sample script

To run the sample script for Oracle:

  1. On the database server computer, create a directory for the data files. The drive must have at least 100 MB available.
  2. Using a text editor, open the Ctrain_ModelCreate_Oracle.sql file and change the following:
    1. File paths in the Create Tablespace sections
    2. Database name
    3. User names and passwords for the administrative users
    4. Database size
  3. Start Oracle SQLPlus Worksheet and sign in as a system administrator.
  4. Open the Ctrain_ModelCreate_Oracle.sql file.
  5. Execute the script file.
  6. Verify the script executed successfully.