ManagerSchema_DropAll.sql
The ManagerSchema_DropAll.sql script removes all Marketing Platform system tables from a database. This script removes all tables, users, groups, security credentials, and configuration settings from Marketing Platform.
*
If you run this script against a database containing an earlier version of the Marketing Platform system tables, you might receive error messages in your database client stating that constraints do not exist. You can safely ignore these messages.
When to use ManagerSchema_DropAll.sql
You might want to use ManagerSchema_DropAll.sql if you have uninstalled an instance of Marketing Platform where the system tables are in a database that contains other tables you want to continue using.
Additional requirements
To make the Marketing Platform operational after running this script, you must perform the following steps.
*
*
Run the populateDB utility as described in populateDb. Running the populateDB utility restores the default configuration properties, users, roles, and groups, but does not restore any users, roles, and groups you have created or imported after initial installation.
*
Use the configTool utility with the config_navigation.xml file to import menu items, as described in configTool.
*