This section describes how to create and configure tables for the versioned database.

Note: If you run Microsoft SQL Server, you must be the database owner and its compatibility level must be set to 80, before you run the scripts referenced in this section.

To install and configure database tables, run this script:

<ATG11dir>/BIZUI/sql/install/db-vendor/bizui_all_ddl.sql

where db-vendor is a vendor-specific directory such as mssql or oracle. The bizui_all_ddl.sql script installs all tables that are required to run ATG Content Administration and Business Control Center, including tables for the Core Platform and ATG Portal. For detailed information about the tables specifically required by these products, see “Creating Database Tables Using SQL Scripts” in the Platform Installation and Configuration Guide

For information about table creation scripts that are specific to other Oracle Commerce Platform applications, see the relevant product documentation.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices