To destroy all ATG Consumer Commerce tables, you only need to destroy the core ATG Commerce tables, as described in Destroying Tables for Core ATG Commerce. You do not need to destroy any additional database tables.

Destroying Pioneer Cycling Reference Application Tables

You can destroy the database tables for the ATG Adaptive Scenario Engine, core ATG Commerce, ATG Consumer Commerce, and the Pioneer Cycling reference application by running a single script, drop_pioneercyclingall_ddl.sql, from the following directory:

<ATG9dir>/PioneerCyclingJSP/sql/install/database-vendor

Alternatively, to destroy just the database tables for the Pioneer Cycling reference application, run the drop_pioneercycling_ddl.sql script from the same directory.

The drop_pioneercycling_ddl.sql script is derived from the subscripts that are described in Destroying Tables for Core ATG Commerce section as well as those listed in the table below. If necessary, you can run these subscripts individually from the following directory:

<ATG9dir>/PioneerCyclingJSP/sql/uninstall/database-vendor

Script name

Purpose

drop_b2c_product_catalog_ddl.sql

Destroys tables for the Pioneer Cycling catalog extensions

drop_b2c_user_profile_ddl.sql

Destroys tables for the Pioneer Cycling profile extensions

drop_french_product_catalog.sql

Destroys tables for the French Pioneer Cycling catalog

drop_japanese_product_catalog.sql

Destroys tables for the Japanese Pioneer Cycling catalog

 
loading table of contents...