- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2025 07:29 PM
Records were deleted due to table rotation.
Can they be restored?
The affected table is "em_event".
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2025 07:44 PM
Hi @bonsai
unfortunately, they cannot be recovered due to the nature of table rotation. With each rotation one table is dropped (removed) completely on database side. This is a physical operation to get rid of large data amounts in the shortest time possible.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2025 07:44 PM
Hi @bonsai
unfortunately, they cannot be recovered due to the nature of table rotation. With each rotation one table is dropped (removed) completely on database side. This is a physical operation to get rid of large data amounts in the shortest time possible.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2025 02:44 AM
@bonsai wrote:Records were deleted due to table rotation.
Can they be restored?
The affected table is "em_event".
Thank you for this solution.