This section describes how to create and configure tables for the versioned database. For descriptions of the ATG Content Administration database tables, see Appendix A, Database Schema.

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:

<ATG9dir>/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 ATG Business Control Center, including tables for the ATG platform and ATG Portal. For detailed information about the tables specifically required by these products, see “Creating Database Tables Using SQL Scripts” in the ATG Installation and Configuration Guide

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

 
loading table of contents...