SYMPTOM:
In Strategy Command Manager 10.0 - 10.4 Hotfix 3 and 10.5, when users run the following script to delete a cube cache, they may notice that all other cube caches from the project have been deleted.
DELETE INTELLIGENT CUBE CACHE NAME “Cube_Cache_Name” FOR PROJECT “Project_Name”;




CAUSE:
This is an identified defect in Strategy Command Manager when running a script to delete an Intelligent Cube cache which no longer exists.
ACTION:
This issue has been addressed in Strategy Command Manager 10.4 Hotfix 4 and 10.6. Upgrade to any of those or newer versions to take advantage of this fix.
WORKAROUND:
Ensure the DELETE INTELLIGENT CUBE CACHE command is run only for cache which are still present at the time of execution.