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 Administration (2000)
 shrink log file using EM

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 file
shrink log file

right now - the size of log file is 17174.05 MB
and spaced used 70.54 MB


should 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?
Go to Top of Page
   

- Advertisement -