ActiceSpaces persistence files are not deleted after recovering space without data.
book
Article ID: KB0093639
calendar_today
Updated On:
Products
Versions
TIBCO ActiveSpaces
-
Not Applicable
-
Description
Description: Deletion of persistence files from AS backing store was not successful, even after recovering the spaces without data and the keep_files option set as
false.
The steps followed:
Stop the AS seeders
Start the AS seeders
Create space definitions
recover spaces without data using the below command
recover space "<space_name>" without data keep_files false
Persistence files were still present in the Backing store.
Symptoms: N/A Cause: N/A
Resolution
Delete data store files manually. The user has to remove all of the deleted data from all the as-agents specified data store location.