It's all about the answers!

Ask a question

Uninstall repository tables schema and data


Dekel Cohen (14681) | asked Nov 16 '08, 10:15 a.m.
Hi,
We have built a server update site that also adds schema (repoTools -addTables).
See https://jazz.net/wiki/bin/view/Main/UsingJazzProvisioner

When the user wants to uninstall, and remove the specific schema (and data) added before, what is the documented procedure?

I understand that dropTables and createTables remove all the tables, not just the contributed tables.

Thanks,
Dekel

One answer



permanent link
Balaji Krish (1.8k12) | answered Nov 16 '08, 9:09 p.m.
JAZZ DEVELOPER
We don't have a mechanism to drop selected tables already present in the schema. Removing the selected tables / schema is a very time consuming process because the selected tables data might be referenced by other tables.

Please file an enhancement request to support this functionality.

--- Balaji
Jazz Server Team

Hi,
We have built a server update site that also adds schema (repoTools -addTables).
See https://jazz.net/wiki/bin/view/Main/UsingJazzProvisioner

When the user wants to uninstall, and remove the specific schema (and data) added before, what is the documented procedure?

I understand that dropTables and createTables remove all the tables, not just the contributed tables.

Thanks,
Dekel

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.