Removing the Tables from a Database

After running the adapter services and obtaining your test results, you can execute the cleanup script to remove all the example tables that were created by the demo1_databasevendor.sql script.

Procedure

  1. On a command line, change directory to the demo1 directory.
    For example: > cd TIB_ADADB_HOME\demo\bw6\demo1
  2. Execute the appropriate demo_cleanup.sql script in the subdirectory.
    > sqlplus userid/password@dbService @demo1_cleanup_databasevendor.sql