In SQL 2012 I have set up Always ON availability group where the database in primary server I am getting error as "The transaction log for database 'test' is full due to replication".When I checked I could see log space usage is 100 %.In
log_reuse_wait_desc as "Replication".In dbcc opntran "no open transactions".There is no blockings.What else I need to do for log space usage to be normal.
↧