ADSM-L

Re: SQL 7.0

1999-04-22 15:52:07
Subject: Re: SQL 7.0
From: Chris Zaremba <zaremba AT US.IBM DOT COM>
Date: Thu, 22 Apr 1999 15:52:07 -0400
Steve,

>Does the ADSM SQL Connect Agent (version 1.1.1a) support Microsoft SQL
Server
>version 7.0?  (on NT Server 4.0 sp3).  Thanks in advance.

Yes...but it doesn't exploit new SQL 7 features.  Also, note that the
definition of a FULL backup has changed in SQL 7 from what it was in prior
releases.  Now, a FULL backup only includes that part of the transaction
log that is necessary to get a consistent database image...not necessarily
the entire transaction log.  To get the same effect as you did in prior
releases, you should immediately follow each FULL backup by an INCREMENTAL.
(that will backup up the rest of the log)

Chris Zaremba
ADSM Agent Development
internet  zaremba AT us.ibm DOT com
<Prev in Thread] Current Thread [Next in Thread>