Setup Instructions for Chapter 10

Database Setup

Before running the examples in Chapter 10, do the following:

  1. Set your current directory to ./orxmlapp/Examples/ch10
  2. Run the following SQL scripts as the indicated user...

To run a script use the SQL*Plus command-line tool that comes with your Oracle database using the command:

$  sqlplus  username/password  @scriptname.sql