Cleaning up the Database
After running the example, you can delete the example tables. The cleanup script deletes the example tables that were created by the
demo1_databasevendor.sql script.
Procedure
-
In a command window, change directory to the
Demo1 directory.
For example,
> cd
TIB_ADADB_HOME\demo\bw6\Demo1
-
Run the
demo_cleanup_databasevendor.sql script in the subdirectory.
>
sqlplus userid/password@dbService @demo1_cleanup_ora.sql
For example,
> sqlplus karlh/karlh@ORCL @demo1_cleanup_ora.sql
Copyright © Cloud Software Group, Inc. All Rights Reserved.