jimmythegeek
Programmer
Our proposed backup plan is to Backup the db every night with 1 hour trans log backups (the 1 hour increments are warranted, we have taken some time to determine this). That said,
If I backup the db at 11:00 PM and my trans logs backup on the hour from 12:00 AM to 10:00 PM, should I use "with init", or "no_truncate" with the log backups?
When I do a full backup of the db, does it clear the trans log? shrink it?
What is the best way to ensure that after a full backup, the transaction log starts over from that point?
Thanks in advance.
Jim Lunde
compugeeks@hotmail.com
We all agree your theory is crazy, but is it crazy enough?
If I backup the db at 11:00 PM and my trans logs backup on the hour from 12:00 AM to 10:00 PM, should I use "with init", or "no_truncate" with the log backups?
When I do a full backup of the db, does it clear the trans log? shrink it?
What is the best way to ensure that after a full backup, the transaction log starts over from that point?
Thanks in advance.
Jim Lunde
compugeeks@hotmail.com
We all agree your theory is crazy, but is it crazy enough?