To use Merchandising with ATG Business Commerce, you must create versioned database tables that support the combination of these products.

To create the versioned ATG Business Commerce tables on a production-ready database, run the following script:

<ATG10dir>/B2BCommerce/Versioned/sql/install/database-vendor/
b2bcommerce_versioned_ddl.sql

For example, to install the tables on the MySQL evaluation database, use the following script:

<ATG10dir>/B2BCommerce/Versioned/sql/install/mysql/
b2bcommerce_versioned_ddl.sql

For information about starting and working with the MySQL evaluation database, see MySQL Databases in the ATG Installation and Configuration Guide.