• Virtual Standby - SQL Server TempDB drive

    When we are backing up our SQL Servers, we have a few servers that has issues when trying to backup the TempDB drive.  I have read that SQL server recreates the files on the TempDB drive every time SQL server starts so that there is a fresh copy of the…

  • Replication Error: "One or more of the read buffers are not large enough for the number of records being read"

    Hi all,

    When replicating a backup to another backup server, I've started getting this error and haven't been able to get rid of it.

     

    Stack Trace:

     

    System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
    Parameter…

  • Creating Snapshot creates error in SQL, preventing future snapshots

    Greetings,

     

    I've come across a problem where when I create a snapshot of my server with two SQL databases on it, future snapshots of the same server fail until I restart the SQL servers.

    From troubleshooting, I've deduced that the failure is because…