SQL Agent

2001-04-19 Thread Mark D Baker
I noticed that the complete database backup does not truncate the log afterwards. Will the first transaction log backup after the complete database backup contain transactions from both before and after the complete database backup? If so, will applying the transaction log backup to the restored

Rebind deleted inactive files?

2001-12-12 Thread Mark D Baker
I have a customer that wants a particular directory structure to be retained longer than its existing management class. I know I can rebind all the files that currently exist on the client to a new management class and retain those files for as long as I need. But is there a way to rebind the in

Re: Rebind deleted inactive files?

2001-12-13 Thread Mark D Baker
, for the directory structure > that needs longer retention, just do the standard thing of putting an > include statement pointing the appropriate directory and files at the > correct management class for the retentions you want. (i.e. all that to > say the active and inactive files ar

Re: Rebind deleted inactive files?

2001-12-13 Thread Mark D Baker
new management class? > > -Original Message- > From: Mark D Baker [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 12, 2001 12:54 PM > To: [EMAIL PROTECTED] > Subject: Rebind deleted inactive files? > > I have a customer that wants a particular directory structure to be &

Re: Rebind deleted inactive files?

2001-12-13 Thread Mark D Baker
I thought of that too but the problem with that is that you lose all the extra versions. But it is better than nothing. "Ron E. Leffew" wrote: > What you can do , is restore the file to another directory and then backup the > file using the new management class. > >