September 5, 2014 at 2:16 am
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 ?
September 5, 2014 at 2:25 am
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
September 7, 2014 at 2:57 am
thanks!!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply