文档首页/
    
      
      数据复制服务 DRS/
      
      
        
        
        故障排除/
        
        
        失败案例/
        
        
        GaussDB为源实时同步/
        
      
      增量同步失败报错,关键词“The replication slot does not exist and the task is not started for the first time.”
    
  
  
    
        更新时间:2024-11-29 GMT+08:00
        
          
          
        
      
      
      
      
      
      
      
      
  
      
      
      
        
增量同步失败报错,关键词“The replication slot does not exist and the task is not started for the first time.”
场景描述
增量同步期间DRS任务报错,日志提示信息:service LOGMANAGER failed, caused by: The replication slot does not exist and the task is not started for the first time.
可能原因
源库逻辑复制槽已经被删除,DRS无法从源库获取到和当前同步位点接续的日志。
解决方案
由于DRS无法从源库获取到和当前同步位点接续的日志,需要重新创建DRS任务进行同步。
   父主题: GaussDB为源实时同步