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.
| 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 fileEx. data file:118 MB log file: 2.6 GBWhen 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 OnLineNThe revolution won't be televised! |
 |
|
|
cshah1
Constraint Violating Yak Guru
347 Posts |
Posted - 2006-01-27 : 11:01:07
|
| http://www.nigelrivett.net/SQLAdmin/TransactionLogFileGrows_1.html |
 |
|
|
|
|
|