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 |
jung1975
Aged Yak Warrior
503 Posts |
Posted - 2007-01-07 : 15:27:38
|
I am trying to use EM to shrink the size of log file.In EM, click all task and shrik database. --> shrink fileshrink log fileright now - the size of log file is 17174.05 MBand spaced used 70.54 MBshould i just check "compress pages and then truncate free space from the file"?Everything going to be ok interm of database performance ? |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2007-01-07 : 21:27:56
|
yes, but i'd suggest using query analyzer instead. well, yes -- until db needs to reorganize to accomodate additional data/indexes. are tables indexed?are u backing up db regularly? |
 |
|
|
|
|