SQL Replication Error

Discussion in 'General' started by Gimly, Aug 31, 2009.

  1. Gimly

    Gimly Member

    Hi All,

    I've an error with the sql replication


    I've delete client which do this error.

    So and I want to know is there a way to delete this replication sql job because this error returns every minute and it block my jobqueue ...



    Thanks in advance for your help
     
    Last edited: Aug 31, 2009
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Find the corresponding item in the sys_datalog table on the master and the slave server(s) and delete it there.

    Is the above the complete error message? Does it not contain the failed sql query?
     
  3. Gimly

    Gimly Member

    Hi Till,

    Thanks for your reply.

    In ISPConfig the message is complete but it contains data about an user.

    I test delete error in sys_datalog and now it work :)
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you update ISPConfig on all servers to 3.0.1.4b2 or just on the master?
     
  5. Gimly

    Gimly Member

    On all servers. Why ?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    On all servers is fine. If you would have installed it only on the master, this would explain the replication error.
     
  7. Gimly

    Gimly Member

    Ok, thanks Till for the info :)
     

Share This Page