Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 memory issue

Author  Topic 

conatctmser
Starting Member

1 Post

Posted - 2006-01-27 : 01:26:06
Hi.
I got a memory issue like "out of memory".
My log file is enormously getting larger than data file
Ex. data file:118 MB log file: 2.6 GB
When I shrink the log file it gets shrinks only small amount.
Any one can help me about this issue.



M.Selva

Norwich
Posting Yak Master

158 Posts

Posted - 2006-01-27 : 10:53:01
Look up DBCC in Books OnLine

N

The revolution won't be televised!
Go to Top of Page

cshah1
Constraint Violating Yak Guru

347 Posts

Posted - 2006-01-27 : 11:01:07
http://www.nigelrivett.net/SQLAdmin/TransactionLogFileGrows_1.html
Go to Top of Page
   

- Advertisement -