Distribution database is too big;

  • Please run the following script to check why log entries are not removed:

    select name, log_reuse_wait, log_reuse_wait_desc

    from sys.databases

    where name = 'Distribution'

    Also run:

    dbcc opentran()

Viewing post 16 (of 15 total)

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