On Tue, May 15, 2012 at 3:05 PM, Richard Kaye <[email protected]> wrote: > At the risk of stating the obvious, note that Stephen's code for temporarily > turning off logging means you can't restore the table to the state it was in > before you added your data so make a backup before you start if recovery is > important. --------------
Backups we dunt need no stinkin backups! On the flip side you should set up transaction logs to keep your lig file small but still retain all changes since last full or diff backup. Each backup event seals the older one's children to no longer needed, because you just backed it all up. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajidmyk+deimkg94idwbja5ujqtmf2h1eqnoe5axr81cea4...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

