Re: sqlmaint Question
From: kevinsharp69 (kevinsharp69_at_discussions.microsoft.com)
Date: 03/01/05
- Next message: danA: "Re: The remote server is not defined as a subscription server."
- Previous message: fniles: "Re: Import Data question using DTS"
- In reply to: pdxJaxon: "Re: sqlmaint Question"
- Next in thread: Andrew J. Kelly: "Re: sqlmaint Question"
- Reply: Andrew J. Kelly: "Re: sqlmaint Question"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Mar 2005 10:21:01 -0800
Actually i'm not looking for it to shrink the file but actually clear the
transactions that have been backed up. Previous to the backup the log was
fixed at 60MB and 8.9MB was used, after the backup there was still 8.9MB used.
"pdxJaxon" wrote:
> it's not going to shrink the file and in fact, you probably dont want it to
> as Re-Growing the file later is an expensive operation.
>
> If you REALLY Need to shrink the file you can use:
>
> DBCC ShrinkFile
> or
> DBCC ShrinkDatabase
>
>
> Greg Jackson
> PDX, Oregon
>
>
>
- Next message: danA: "Re: The remote server is not defined as a subscription server."
- Previous message: fniles: "Re: Import Data question using DTS"
- In reply to: pdxJaxon: "Re: sqlmaint Question"
- Next in thread: Andrew J. Kelly: "Re: sqlmaint Question"
- Reply: Andrew J. Kelly: "Re: sqlmaint Question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|