Administrator Guide

Clean up a Microsoft SQL Database
Remove Unisphere Central data from the database and reinstall the Data Collector.
1 Enter the following SQL commands as an Admin user:
Drop Database compmsadb;
EXEC SP_DropLogin 'compmsauser';
2 Reinstall the Storage Manager Data Collector.
Clean an Embedded Database on the File System
Reinstall the Storage Manager Data Collector. The embedded database on the le system is automatically cleaned up during the
reinstallation process.
Data Collector Management 221