Running database scripts to enable Interact features
To use the optional features that are available in Interact, run database scripts against the database to create tables or update existing tables.
Your Interact installation, both the design time environment and runtime environment, includes feature ddl scripts. The ddl scripts add required columns to your tables.
To enable any of the optional features, run the appropriate script against the database or table that is indicated.
dbType is the database type, such as sqlsvr for Microsoft SQL Server, ora for Oracle, or db2 for IBM® DB2®.
Use the following table to run database scripts against the database to create tables or update existing tables:
aci_usrtab_dbType.sql in Interact_Home\ddl\acifeatures\ (Runtime environment installation directory)
aci_scoringfeature_dbType.sql in Interact_Home\ddl\acifeatures\ (Runtime environment installation directory)
aci_lrnfeature_dbType.sql in Interact_Home\interactDT\ddl\acifeatures\ (Design time environment installation directory)
Campaign database that contains your contact history tables