You can use the following commands to clean up the data in a CA SOI database.
Moves all historical data older than a specified number of days to an archive database.
Note: You specify the number of days by adding a number to the end of the command, for example --archiveHistoryData=10.
Note: The default name for the archive database is SOIArchiveDB. You can change the name of the archive database with the --dbArchiveName command.
Deletes all the historical data from the CA SOI database that is older than a specified number of days.
Note: You specify the number of days by adding a number to the end of the command which specifies the number of days.
Deletes all the data that came from connectors that you specify in the --connector parameter.
Note: This command does not delete data that users create manually.
Deletes all service access rights that are set for specific users and groups within the CA SOI instance.
Deletes all history data, imported data, and security data for all the connectors in a CA SOI instance.
Deletes cleared alerts from the database that are older than a specified number of days. You can specify two different purge types, :full or :strict, by adding full or strict to the end of the command:
Deletes all alerts that are cleared in at least one system.
Deletes only those alerts which are cleared in all systems.
Rebuilds database indexes.
Clears the whole CA SOI database, deleting the data from all the tables.
Note: You can use this command to start with a clean state similar to that of a new installation.
Restores from the archive database all archived historical data that are not older than the specified number of days.
Note: You specify the number of days by adding a number to the end of the command, for example --restoreHistoryData=10.
|
Copyright © 2013 CA.
All rights reserved.
|
|