Exchange transaction logs more recent than last backup time on a database

Joseph Larrew 0 Reputation points
2023-02-14T15:07:59.12+00:00

I have an Event ID 2137 for each database copy on this server that has all passive copies. It is the server targeted by the backup solution (Hycu) for backing up all the databases for this DAG. The event reads as follows:

RPC request to the Microsoft Exchange Information Store service for log truncation failed for database <DB Name><server name>. Error: Failed to notify source server '<another server in the DAG>' about the local truncation point. Hresult: 0xc8000713. Error: Unable to find the file.

I think it's because the oldest transaction log is from January, but the database in this particular instance was last fully backed up in December (per Exchange, but not per Hycu). Exchange is looking for transaction logs back in December that don't exist or something. Any ideas on how to resolve this?

Exchange | Exchange Server | Other
Exchange | Exchange Server | Management
{count} votes

2 answers

Sort by: Most helpful
  1. Andy David - MVP 157.9K Reputation points MVP Volunteer Moderator
    2023-02-14T16:15:28.8566667+00:00

    Can you backup the active copy of each database instead?

    Another option would be to enable circular logging and see if that removes them all.

    CAUTION: If you do this, you must take a full backup before and after, then disable circular logging afterward if it clears the logs

    Alternatively, remove the logs manually, but CAUTION again and NOT supported:

    https://social.technet.microsoft.com/Forums/windows/en-US/79c8f5b9-6d05-4d0e-90d4-5854e9d72639/how-to-manual-delete-the-transaction-logs?forum=exchangesvrgenerallegacy


  2. Rodrigo de Medeiros Silva 5 Reputation points
    2024-02-02T21:25:36.08+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.