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 operation_database_vendor.sql script.

Procedure

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