Open a command prompt, change directories to the location where you extracted the .sql scripts from oracle510.zip
See Extracting, Customizing, and Running Database Setup Scripts).
Enter the following SQL*Plus command:
sqlplus ex_admin/ex_admin@TNSNAME @createdb.sql |
where, as before, TNSNAME is the name of the eXchange Oracle database instance, and your eXchange Integrator administrator username and password are both assumed to be ex_admin.