Unix Technical Forum

sql server 2000

This is a discussion on sql server 2000 within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> The database that I just started to work with has a simple recovery model. The actual production database is ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 10:03 PM
=?Utf-8?B?V2VuZHkgRWxpemFiZXRo?=
 
Posts: n/a
Default sql server 2000

The database that I just started to work with has a simple recovery model.
The actual production database is 5 gigs while the transaction log table is
98 gigs. I can not figure out how the transaction log became so large. There
has never been a backup taken of the transaction log. How can the transaction
log keep growing if the transaction log is never used by the recovery model?

Thanks!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 10:03 PM
=?Utf-8?B?QnJ5YW4uUy5XYWxrZXI=?=
 
Posts: n/a
Default RE: sql server 2000

Wendy;

I ran into a similar problem a while back, what ended up causing it was a
maintenance plan that ran and the server ran out of disk space as the maint
plan was running. It made my DB unaccesible and it left the t-log file very
large because backing it up was part of the maint plan. I simply deleted the
t-log file and let SQL create a new one. Just like you I didn't have a recent
backup of the t-log file so this was my only option, and it all worked out
okay.

I hope this was helpful.

Bryan

"Wendy Elizabeth" wrote:

> The database that I just started to work with has a simple recovery model.
> The actual production database is 5 gigs while the transaction log table is
> 98 gigs. I can not figure out how the transaction log became so large. There
> has never been a backup taken of the transaction log. How can the transaction
> log keep growing if the transaction log is never used by the recovery model?
>
> Thanks!
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:43 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com