S01010
Error Code
S01010
Error Message
ChunkCache::flushTableToDisk: Failed to flush TSDB Cache Engine to disk due
to Out of Memory. Will retry in several seconds. RefId: S01010
Probable Causes
This error occurs when TSDB fails to flush the completed transactions cached in the cache engine to disk due to out-of-memory issues or other I/O errors.
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.