文档首页/
    
      
      数据复制服务 DRS/
      
      
        
        
        故障排除/
        
        
        失败案例/
        
        
        MySQL->MySQL实时迁移和同步/
        
      
      全量阶段失败报错,关键词“retry structures failed events”“Table *** doesn't exist”
    
  
  
    
        更新时间:2024-11-29 GMT+08:00
        
          
          
        
      
      
      
      
      
      
      
      
  
      
      
      
        
全量阶段失败报错,关键词“retry structures failed events”“Table *** doesn't exist”
场景描述
全量迁移期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: retry structures failed events=the fail structures are [type=view, index=2, schema_name=%s, object_name=%s]reason:[Table '%s.%s' doesn't exist]
可能原因
客户选择了保留definer迁移,但是definer是一个异常的或者不存在的用户。
解决方案
重建任务,配置时选择不迁移definer。
   父主题: MySQL->MySQL实时迁移和同步