Cleaning up the Example

After running the sample project, you can use the cleanup script to delete the example tables. The cleanup script only deletes the example tables that were created by the salesorder_ora.sql script.

Procedure

  1. On a command line, change directory to the Operations directory:
    > cd TIB_ADADB_HOME\demo\bw6\SalesOrder
  2. Run the demo cleanup script to remove the example tables.
    For example, > sqlplus userid/pswd@dbService @salesorder_cleanup_ora.sql