Groups | Blog | Home
all groups > sql server (alternate) > april 2004 >

sql server (alternate) : Transaction logs



sql NO[at]SPAM hayes.ch
4/7/2004 2:05:25 AM
[quoted text, click to view]

This may help:

http://support.microsoft.com/default.aspx?scid=kb;en-us;272318&Product=sql2k

SS
4/7/2004 3:08:50 AM
This seems like it'd be a really stupid question, but for the life of me I
haven't been able to find an answer that works....

I have a database that's approximately 400MB when shrunk... and the
transaction logs are at about 4.8GB when shrunk... I can't seem to get the
transaction log any smaller, no what I try. How can I get the log down
below 1GB and keep it there? I've only got an 18GB hard drive and I need to
run 2 copies of this database.

-steve

mountain man
4/7/2004 9:33:07 AM
[quoted text, click to view]

Truncate the logfile at backup.
How many open transactions are there at backup?
Any transactions not committed will hold an entry in the log.
Study this by running
dbcc opentran




--
Pete Brown
Winluck P/L
IT Managers & Engineers
Falls Creek
Australia
www.mountainman.com.au/software


Hans-Joerg Karpenstein
4/13/2004 7:47:50 PM
Am Wed, 07 Apr 2004 03:08:50 +0000 schrieb SS:

[quoted text, click to view]
Hello,

is the database setup for replication?
Maybe one user hasn't replicated for long time

HTH
Karpi
<fluctuat nec mergitur>
AddThis Social Bookmark Button