S01000
Error Code
S01000
Error Message
TSDBEngine BlockedCacheTable::append: Failed to append to the TSDB cache
engine due to xxx. RefId: S01000
Probable Causes
This error occurs when TSDB fails to write the completed transactions to the cache engine due to out-of-memory issues.
Solutions
- Use the clearAllCache function to clear the cached data and release memory.
- Set the configuration parameter maxMemSize to a larger value to increase the maximum memory allocated to DolphinDB.