I hav a fairly large (~2 TB) database that I am trying to backup. After about 5 minutes running the backup, it fails and the database goes into emergency mode because the transaction log is full. Why would the transaction log fill during a backup? I know there is no other activity going on other than the backup so I'm sure it is because of the backup. Is the only way around this to backup the transaction log every couple of minutes?