|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
We are running SQL2005 SP2 build 3175, soon to be 3239, and have some conversion jobs that use Backup Log with Truncate_Only. The analyst says that the checkpoint task blocks the conversion job. Personally I can't wait for SQL2008 to stop the Truncate_only option, but that's beside the point. I believe that the checkpoint has trouble because of the Truncate_Only which is run after a number of transactions have been applied to the database. Is this a true argument? Thanks Chris |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Chris Wood,
> Backup Log with Truncate_Only That means you do not care about backing up the transaction log. If so, then why that db is using a recovery model other than "simple"? AMB "Chris Wood" wrote: > Hi, > > We are running SQL2005 SP2 build 3175, soon to be 3239, and have some > conversion jobs that use Backup Log with Truncate_Only. The analyst says > that the checkpoint task blocks the conversion job. Personally I can't wait > for SQL2008 to stop the Truncate_only option, but that's beside the point. > > I believe that the checkpoint has trouble because of the Truncate_Only which > is run after a number of transactions have been applied to the database. Is > this a true argument? > > Thanks > > Chris > > > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Alejandro,
We have programmers with SQL 6.5 mentality. I wish they would change it to simple when this stuff runs but... Chris "Alejandro Mesa" <AlejandroMesa@discussions.microsoft.com> wrote in message news:A86FB944-EF13-4213-BAD5-AAD6190FD1B1@microsoft.com... > Chris Wood, > >> Backup Log with Truncate_Only > > That means you do not care about backing up the transaction log. If so, > then > why that db is using a recovery model other than "simple"? > > > AMB > > "Chris Wood" wrote: > >> Hi, >> >> We are running SQL2005 SP2 build 3175, soon to be 3239, and have some >> conversion jobs that use Backup Log with Truncate_Only. The analyst says >> that the checkpoint task blocks the conversion job. Personally I can't >> wait >> for SQL2008 to stop the Truncate_only option, but that's beside the >> point. >> >> I believe that the checkpoint has trouble because of the Truncate_Only >> which >> is run after a number of transactions have been applied to the database. >> Is >> this a true argument? >> >> Thanks >> >> Chris >> >> >> |
|
![]() |
| Outils de la discussion | |
|
|