db issue

  • the db is in simple recovery model.

    But the application showing the error "Exception message: Server was unable to process request. ---> The transaction log for database 'ABC' is full due to 'REPLICATION'. "

    any help suggestions ?

  • The transaction log is full due to replication.

    If you have transactional replication configured, make sure the log reader is running.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • thanks!!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply