First, create the core ATG Commerce tables and then refer to the sections that follow for information on configuring the database tables that are specific to the version of ATG Commerce you are using. To create the database tables for core ATG Commerce, run the dcs_ddl.sql script from the following directory:

The 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:

<ATG2007.3dir>/DCS/sql/db_components/database-vendor

Script name

Purpose

claimable_ddl.sql

Configures the schema for the ATG Commerce Claimable repository

commerce_user.sql

Creates tables for ATG Commerce credit card profile extensions

dcs_mappers.sql

Creates a table for handling shopping cart events

inventory_ddl.sql

Creates tables for the ATG Commerce inventory system

order_ddl.sql

Creates tables for the ATG Commerce purchase process

order_markers_ddl.sql

Defines the tables that contain order markers

priceLists_ddl.sql

Creates tables for price lists

product_catalog_ddl.sql

Creates tables for the ATG Commerce product catalog

promotion_ddl.sql

Creates tables for ATG Commerce pricing promotions

reporting_views.sql

Defines views for reporting

reporting_views1.sql

Defines additional views for reporting

reporting_views2.sql

Defines additional views for reporting

reporting_views3.sql

Defines additional views for reporting

user_giftlist_ddl.sql

Creates tables for ATG Commerce Giftlist services

user_promotion_ddl.sql

Creates tables for ATG Commerce promotion profile extensions

 
loading table of contents...