Resetting the Cloudscape database to contain only bootstrap data

The initial installation of WebSphere Commerce Developer contains pre-published starter stores using IBM Cloudscape as the development database type.

If you prefer to reset your database and workspace so that they do not contain any starter store resources:

  1. Navigate to the WCDE_installdir \bin directory.

  2. Run the resetdb.bat script. This script will reset your Cloudscape database to its bootstrap configuration. When prompted confirm that you want the database to be reset by typing YES.

  3. Run the resetstores.bat script. This script will reset the Stores Web module in your workspace to its bootstrap configuration so there will be no starter store resources in the Stores Web module. When prompted confirm that you want the stores information in the database to be reset by typing YES.

  4. Use the Administration Console to publish only those starter stores that are of interest to you.

  5. If you run the resetdb.bat command after you have applied a WebSphere Commerce fix pack, run the updatedb.bat command to bring that database back to the appropriate level. For instructions on running the updatedb.bat command, refer to the appropriate WebSphere Commerce fix pack installation guide.

Related concepts

WebSphere Commerce development database
WebSphere Commerce workspace
WebSphere Commerce development environment
Starter store archives
Stores in WebSphere Commerce
Store publish process

Related tasks

Accessing the development database directly
Switching between development database types

Related reference

Reset Stores utility