SAP Message RSDD101 - Error when deleting the data from aggregate &

Diagnosis
The data from aggregate &V1& (table &V2&) is to be deleted.
To delete the data, instead of using the SQL command DELETE, the systemdeletes the table from the database (DROP TABLE) and then recreates it (
CREATE TABLE). This resulted in an error (SY-SUBRC: &V3&, SUBRC &V4&).

System Response
The program is terminated. The status of the affected aggregate, &V1&, w
as set to To Be Recreated; the aggregate must be recreated.

Procedure
To eliminate this inconsistency, call the maintenance for aggregate &V1&
and resave the definition of the aggregate. The tables for theaggregate are then deleted and recreated.
If the error reoccurs, search SAP Support Portal for SAP Notes relatingto error message RSDD101; the problem may already be documented.
If you create a customer message, call transaction SE11and check whether a detailed error explanation is provided in theactivation log for table &V2&.