dbTalk Databases Forums  

How to find the backup date of a restored daabase?

comp.databases comp.databases


Discuss How to find the backup date of a restored daabase? in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Query Builder
 
Posts: n/a

Default How to find the backup date of a restored daabase? - 01-31-2007 , 10:01 PM






Hi All,

I have a few SQL backups restored from a set of backup files. The
backup files have been removed from the drive because of some storage
constrains...

For some data comparison reasons, I need to figure out the actual date
of these backup files that is used to restore these databases. Is
there any system table I can query to figure the actual backup times
of these databases...

Any help will be much appreciated.. Thanks in advance.
- Aravin


Reply With Quote
  #2  
Old   
Ed Prochak
 
Posts: n/a

Default Re: How to find the backup date of a restored daabase? - 02-01-2007 , 09:32 AM






On Jan 31, 11:01 pm, "Query Builder" <querybuil... (AT) gmail (DOT) com> wrote:
Quote:
Hi All,

I have a few SQL backups restored from a set of backup files. The
backup files have been removed from the drive because of some storage
constrains...

For some data comparison reasons, I need to figure out the actual date
of these backup files that is used to restore these databases. Is
there any system table I can query to figure the actual backup times
of these databases...

Any help will be much appreciated.. Thanks in advance.
- Aravin

Which DBMS product?
Which Version?

We aren't mind readers. There are hundreds of DBMS products, old and
new, current and obsolete. We have no idea which one you mean.

ed



Reply With Quote
  #3  
Old   
eKo1
 
Posts: n/a

Default Re: How to find the backup date of a restored daabase? - 02-02-2007 , 10:29 AM



On Jan 31, 10:01 pm, "Query Builder" <querybuil... (AT) gmail (DOT) com> wrote:
Quote:
For some data comparison reasons, I need to figure out the actual date
of these backup files that is used to restore these databases. Is
there any system table I can query to figure the actual backup times
of these databases...
The file system should give you the last date of modification of your
backup files. You should use that instead of trying to figure it out
from the data in the backup.




Reply With Quote
  #4  
Old   
Lemming
 
Posts: n/a

Default Re: How to find the backup date of a restored daabase? - 02-04-2007 , 05:20 PM



On 2 Feb 2007 08:29:12 -0800, "eKo1" <berndlosert (AT) netscape (DOT) net> wrote:

Quote:
On Jan 31, 10:01 pm, "Query Builder" <querybuil... (AT) gmail (DOT) com> wrote:
For some data comparison reasons, I need to figure out the actual date
of these backup files that is used to restore these databases. Is
there any system table I can query to figure the actual backup times
of these databases...

The file system should give you the last date of modification of your
backup files. You should use that instead of trying to figure it out
from the data in the backup.
Since the files have been removed from the volume on which they
originally resided, I suspect the file datestamp is unreliable.

As Ed said, if we know the DBMS in use we might be able to help a bit
better.

Lemming
--
Curiosity *may* have killed Schrodinger's cat.


Reply With Quote
  #5  
Old   
Query Builder
 
Posts: n/a

Default Re: How to find the backup date of a restored daabase? - 02-07-2007 , 10:37 AM



Sorry for the missing info.. Its SQL Server 2000 with SP4.

Thanks...

On Feb 4, 6:20 pm, Lemming <thiswillbou... (AT) bumblbee (DOT) demon.co.uk>
wrote:
Quote:
On 2 Feb 2007 08:29:12 -0800, "eKo1" <berndlos... (AT) netscape (DOT) net> wrote:

On Jan 31, 10:01 pm, "Query Builder" <querybuil... (AT) gmail (DOT) com> wrote:
For some data comparison reasons, I need to figure out the actual date
of these backup files that is used to restore these databases. Is
there any system table I can query to figure the actual backup times
of these databases...

The file system should give you the last date of modification of your
backup files. You should use that instead of trying to figure it out
from the data in the backup.

Since the files have been removed from the volume on which they
originally resided, I suspect the file datestamp is unreliable.

As Ed said, if we know the DBMS in use we might be able to help a bit
better.

Lemming
--
Curiosity *may* have killed Schrodinger's cat.



Reply With Quote
  #6  
Old   
Lemming
 
Posts: n/a

Default Re: How to find the backup date of a restored daabase? - 02-24-2007 , 06:11 PM



On 7 Feb 2007 08:37:46 -0800, "Query Builder" <querybuilder (AT) gmail (DOT) com>
wrote:

Quote:
Sorry for the missing info.. Its SQL Server 2000 with SP4.

Thanks...
MS SQL? Sorry, then you are screwed.

Quote:
On Feb 4, 6:20 pm, Lemming <thiswillbou... (AT) bumblbee (DOT) demon.co.uk
wrote:
On 2 Feb 2007 08:29:12 -0800, "eKo1" <berndlos... (AT) netscape (DOT) net> wrote:

On Jan 31, 10:01 pm, "Query Builder" <querybuil... (AT) gmail (DOT) com> wrote:
For some data comparison reasons, I need to figure out the actual date
of these backup files that is used to restore these databases. Is
there any system table I can query to figure the actual backup times
of these databases...

The file system should give you the last date of modification of your
backup files. You should use that instead of trying to figure it out
from the data in the backup.

Since the files have been removed from the volume on which they
originally resided, I suspect the file datestamp is unreliable.

As Ed said, if we know the DBMS in use we might be able to help a bit
better.

And please don't top-post.

Lemming
--
Curiosity *may* have killed Schrodinger's cat.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.