BE2010 R3 & Sharepoint Trans Log Backup
Hi. I am wondering if anyone can explain what I am seeing.
I am backing up a Sharepoint 2003 farm using the Sharepoint agent on Backup Exec 2010 R3.
I do fulls, incrementals and transaction log backups. All look fine except the transaction log one.
The result of the transaction log backup is 100% success, except that it says "the database is in full mode ... bla bla".
As far as I can see, the transaction log backup is fully copying the databases and the transaction logs, and not trunkating the logs.
So, the transaction log backup is even bigger than the full and not clearing the log content.
Thanks in advance. Best regards, Pedro.
Well, I think I've managed to fix it. I’ll post it here just in case someone finds the same.
I did have the option "Log - Back up and truncate transaction log" selected in the Sharepoint agent options. I had a look at the Backup reports from the SQL Manager console and saw that my Transaction Log Backups were actually showing up there as a “Database Backup”, as if it was a Full.
So, I went back to my job definition and changed from "Log - Back up and truncate transaction log" to Full, and saved the policy. Then, went back in and changed it back to "Log - Back up and truncate transaction log" again – just one of those tricks you usually use on dodgy software :).
Although it should not be necessary, I also went to the SQL agent definition and changed the option there from Full to Transaction Log as well. Recreated the jobs based on the policy and as far as I can see it is working (?!). It has backed up the transaction logs for two databases so far and those logs were emptied. One of these must have fixed it… weird huh?Thanks for your help. Best regards, Pedro.