Re: TDP for SQL Server Transaction Log Restores

2002-12-04 Thread Del Hoobler
Paul, I don't think this would be possible. It would require the application to understand the object naming as well as other "internals" on how it stores the data. Typically, in the case of the Data Protection clients (or any API application really), the application that backs up the data is real

Re: TDP for SQL Server Transaction Log Restores

2002-12-04 Thread Seay, Paul
for SQL Server? Paul D. Seay, Jr. Technical Specialist Naptheon Inc. 757-688-8180 -Original Message- From: Del Hoobler [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 10:49 AM To: [EMAIL PROTECTED] Subject: Re: TDP for SQL Server Transaction Log Restores Paul, I am not

Re: TDP for SQL Server Transaction Log Restores

2002-12-04 Thread David Longo
Need clarifcation of your statements. Let me explain. TDP SQL does not only do FULL backups of the SQL DB's, but can also do LOG backups - live and it will not put these logs on disk, it backs them up to TSM server like the FULL backups. Now when the LOG backup happens, it truncates the SQL trans

Re: TDP for SQL Server Transaction Log Restores

2002-12-04 Thread Del Hoobler
Paul, I am not sure what you mean exactly. The SQL "logging" process does not have separate "log" segment files. The "log" that TDP for SQL backs up is just a "stream" of data that only SQL knows what to do with. It is not like a log file for Exchange or Domino. There is no way to just restore a

Re: TDP for SQL Server Transaction Log Restores

2002-12-04 Thread Zlatko Krastev/ACIT
to "ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] cc: Subject:TDP for SQL Server Transaction Log Restores We have a requirement to restore the transaction logs back to their disk location either on the orginal or an alternate server or to be able to

TDP for SQL Server Transaction Log Restores

2002-12-04 Thread Seay, Paul
We have a requirement to restore the transaction logs back to their disk location either on the orginal or an alternate server or to be able to post process the transaction logs as disk files some kind of way before they get deleted after a TDP for SQL Server Backup. My DBAs tell me SQL server del

Re: Transaction Log Restores

2002-10-23 Thread Del Hoobler
> With this specific restore...around 200 logs were applied before it > required the logs I had on disk...so as soon as I started the log > restoreI then copied the logs into the specified restore folder. By > the time the restore needed the logs that were on disk, everything had > already bee

Re: Transaction Log Restores

2002-10-23 Thread Marc Lowers
"Richard Foster" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 23-Oct-2002 14:27 Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: ADSM-L cc: Subject:Re: Transac

Re: Transaction Log Restores

2002-10-23 Thread Richard Foster
Marc Sorry to hammer this home, but ... > I didn't do anything differently except copy the log files > after the applylogs command was issued. I'm guessing that what you're saying is that - you issue the applylogs command - the command waits until you copy a log file into the folder - it applies

Re: Transaction Log Restores

2002-10-23 Thread Marc Lowers
anager" <[EMAIL PROTECTED]> To: ADSM-L cc: Subject:Re: Transaction Log Restores Marc > I've found that this is possible to restore a database with the > log files placed back in the restore area as you say. > I did also find that

Re: Transaction Log Restores

2002-10-23 Thread Richard Foster
Marc > I've found that this is possible to restore a database with the > log files placed back in the restore area as you say. > I did also find that I had to copy these log extents into the > folder after issuing the applylogs command, a NOTES.RIP file > was created if the log files were already

Re: Transaction Log Restores

2002-10-23 Thread Marc Lowers
hanks. "Del Hoobler" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 22-Oct-2002 13:18 Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: ADSM-L cc: Subject:

Re: Transaction Log Restores

2002-10-22 Thread Del Hoobler
>>> Question is, can I still archive these log files so they can be >>> applied to the previous backup? >> No. You cannot. That is because Domino no longer "tracks" them. > Would it be possible to manually copy the 'missing' log files back to the > restore area before doing the restore? In that

Re: Transaction Log Restores

2002-10-21 Thread Richard Foster
Del, >> Question is, can I still archive these log files so they can be >> applied to the previous backup? > No. You cannot. That is because Domino no longer "tracks" them. Would it be possible to manually copy the 'missing' log files back to the restore area before doing the restore? In that w

Re: Transaction Log Restores

2002-10-20 Thread Del Hoobler
> I have a problem with a TDP Domino restore, we have a hole in our > transaction logs from some that were copied off the disk at a time when > the log disk was full. At the time I thought I'd taken an archive before > the logs were removed (positive in fact) but now when I look the logs > aren't