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