Truncate, Delete, or Forget Tables in a CopyStorm Database.
This tool is for non-DBA people who want to remove data or tables from a CopyStorm database. Why would someone want to do this?
- You may want to drop a specific table so CopyStorm will rebuild it the next time it runs. This case comes up when a column definition in Salesforce has changed
and the corresponding change is not supported by the target database.
- You may want to drop a Salesforce Feed table, like AccountFeed, so CopyStorm will replace it with a database view the next time it runs.
- You may want to make CopyStorm completely forget about a database table it created. This action drops a table and all references to it in the CopyStorm metadata.