Do you have a BackupExec SQL Agent CAL?<BR><BR>You can't (well, shouldn't) back up the MDF/LDF files directly. If you have the CAL, BackupExec will use VSS to do a snapshot and backup a consistent ...
So I'm trying to figure out when I should be backing my transaction logs relative to my full/diffs. It seems like right after would be when I'd want to have the checkpoint happen, or does it really ...