Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Backing Store Tutorial : Reset the Backing Store Tutorial

Reset the Backing Store Tutorial
You can reset the tutorial for re-use. Different levels of reset are available as explained next:
Run FDStore_cleanup.sql. This script truncates the tables.
Remove the database schema and reset the project.
Run FDStore_remove.sql.
Remove the database user and the database schema.
Do all tasks in the section Prepare the Database Schema. The initialize_database_dbms.sql script drops the user (and therefore all the tables) and then adds the user again.
 
 

Copyright © TIBCO Software Inc. All Rights Reserved