ATG Commerce Service Center requires two different database user accounts for database configuration. Create the following accounts before configuring the database

Database Schema

Contents

svcagent

Versioned repository tables. Referred to in this document as the Agent schema

svcadmin

Unversioned repository tables. Referred to in this document as the Production schema.

Databases can be configured with the tables on separate machines, separate table spaces or partitions, or in other configurations.

The following table outlines the SQL files used, the product that the file references, and the schema to which the file should be pointed:

SQL

Product

Schema

DCS_dll.sql

ATG CSC

Production

DCS-CSR_ddl.sql

ATV CSC

Production

DCS-CSR_logging_ddl.sql

ATG CSC

Agent

DCS-CSR_ticketing_ddl.sql

ATG CSC

Production

Service_agent.sql

ATG Service

Agent

Service_self_service.sql

ATG Service

Production

Service_shared.sql

ATG Service

Production

Service_datawarehouse.sql

ATG Reporting

Datawarehouse

 
loading table of contents...