emulator 1 Report post Posted October 16, 2008 We are looking into a log shipping solution in our organization. From what I've been finding out, it appears that this will truncate the SQL Transactional logs. We use Retrospect to truncate the Transactional logs, and I fear that if another process is also truncating the logs, we'll have problems. Does anyone here have any ideas as to resolving this issue? Share this post Link to post Share on other sites
Mayoff 124 Report post Posted October 17, 2008 If Retrospect is doing anything other then a full backup, you should not use any other process that will change the state of the SQL database. The result will probably be an inconsistent database at the time of a restore. Share this post Link to post Share on other sites
emulator 1 Report post Posted October 17, 2008 Bummer...that's what I thought. Thanks Robin :-) Share this post Link to post Share on other sites