You can remove data that was added to the repository during
a trial evaluation of the product. By removing this data, you can
make a fresh start and avoid mixing any trial data with actual production
data.
About this task
To clean your repository of all existing data:
Procedure
- Open a command prompt, and change to the InstallDir\server directory.
- Run one of the following commands to remove from the database
all IBM® Rational® Quality Manager data
that was created during the evaluation.
Windows®
repotools -clean -dropTables
Linux®, AIX®, and Solaris
repotools.sh -clean -dropTables
- Run one of these commands to initialize your database for
production use.
Results
Your database is ready for production use.