S01037
Error Code
S01037
Error Message
[asyncReplication] Failed to open file <filePath>, with error:
<errMsg>. RefId: S01037
Probable Causes
Data node of the master cluster for asynchronous replication fails to open the task data file.
Solutions
-
Troubleshoot with the given error message, such as checking whether the file <tid>.task exists.
-
Use the following statement to find the replication task:
select * from rpc(getControllerAlias(), getSlaveReplicationStatus) where masterTid = xxx
If the task has not been completed, you may temporarily skip it as needed.
-
Check whether the data node has logged any information on this task.