This section describes how to destroy the Oracle ATG Web Commerce database tables. When you destroy database tables, you need to destroy them in the opposite order you used for creating them.

To destroy all core Commerce tables, run the drop_dcs_ddl.sql script from the following directory:

<ATG10dir>/DCS/sql/install/database-vendor

The drop_dcs_ddl.sql script is derived from the subscripts listed in the table below. If necessary, you can run these subscripts individually from the following directory:

<ATG10dir>/DCS/sql/uninstall/database-vendor

File Name

Description

drop_claimable_ddl.sql

Destroys the schema for the Claimable repository

drop_commerce_user.sql

Destroys the tables for the credit card profile extensions

drop_dcs_mappers.sql

Destroys the table for handling shopping cart events

drop_inventory_ddl.sql

Destroys the tables for the inventory system

drop_order_ddl.sql

Destroys the tables for the purchase process

drop_order_markers_ddl.sql

Destroys the tables that contain order markers

drop_priceLists_ddl.sql

Destroys the tables for the price lists

drop_product_catalog_ddl.sql

Destroys the tables for the product catalog

drop_promotion_ddl.sql

Destroys the tables for the promotions

drop_reporting_views.sql

Destroys the views for reporting

drop_reporting_views1.sql

Destroys additional views for reporting

drop_reporting_views2.sql

Destroys additional views for reporting

drop_reporting_views3.sql

Destroys additional views for reporting

drop_user_giftlist_ddl.sql

Destroys the tables for the Giftlist Services

drop_user_promotion_ddl.sql

Destroys the tables for the promotions profile extensions

drop_contracts_ddl.sql

Destroys the tables for the contracts repository

drop_invoice_ddl.sql

Destroys the tables for the invoice repository

drop_organization_ddl.sql

Destroys the tables for the organization extensions

Destroying Motorprise Reference Application Tables

You can destroy the database tables for the Oracle ATG Web Commerce platform, Oracle ATG Web Commerce, and the Motorprise reference application by running a single script, drop_motorpriseall_ddl.sql, from the following directory:

Alternatively, to destroy just the database tables for the Motorprise reference application, run the drop_motorprise_ddl.sql script from the same directory. If necessary, you can run each subscript individually:

Script name

Purpose

drop_b2b_auth_cc_ddl.sql

Destroys tables for the Motorprise profile extensions for authorization

drop_b2b_custom_catalog_ddl.sql

Destroys tables for the Motorprise catalog extensions

drop_b2b_user_orddet_ddl.sql

Destroys tables for the Motorprise profile extensions for order details

drop_german_catalog_ddl.sql

Destroys tables for the Motorprise product catalog extensions for German content

drop_japanese_catalog_ddl.sql

Destroys tables for the Motorprise product catalog extensions for Japanese content


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices