Home Forums SQL Server 2005 Backups log_reuse_wait_desc = replication but there's no replication RE: log_reuse_wait_desc = replication but there's no replication

  • Thanks so much!!!

    GilaMonster (4/10/2009)


    Either they were restored from backups of published databases or there was replication at one point and it was removed improperly.

    Set the server up for replication, create a publication in the DB in question. Publish any table (not important which one) and then completely remove replication again.