Drop the QuickStart database
About this task
Occasionally, you may want (or need) to drop the QuickStart database. For example, Guidewire recommends that you drop the QuickStart database if you make changes to the PolicyCenter data model.
Drop the database from the command line
- At the command prompt, run
gwb dropDb.
Drop the database manually
- Delete the files from the directory specified by the jdbcURL parameter (by default,
<root>/tmp/guidewire/pc). The server must be stopped when you delete the directory.
