What to do when you see the "REPORT MANAGER CONTAINS STALE BUCKETS" alarm in Spectrum OneClick.
Release : 10.4.x
Component : Spectrum Report Manager
Run the $SPECROOT/bin/RpmgrInitializeLandscape.sh (Linux) or RpmgrInitializeLandscape.bat (Windows) script using the -remStaleBuckets parameter to remove the stale bucket files.
1. Log into the Spectrum Report Manager (SRM) system as the user that owns the Spectrum installation
2. If running on Windows, start a bash shell by running "bash -login"
3. cd to the $SPECROOT/bin directory and run the following command to remove the stale bucket files:
./RpmgrInitializeLandscape.sh root root -remStaleBuckets -all
Please reference the "Set Report Manager Preferences" section of the documentation for more information.