|
Posted by Matik on 02/27/06 09:45
Erland,
So I've changed the database model, and it seems to look much better
than it was before. And I have up-to-time recovery possibility.
This has no influance on perfomrmance, what I've noticed, so I'm very
pleased :)
There is just one more question bothering me.
Curently, database size shows 18GB, but the used space shows 8GB.
For a log file, it shows 8GB but the used space is 34MB.
With my understanding, it is better not to shrink these files, because
during running processes, sql server will expand size of the files
anyway.
Shirinking files, will cause that by expanding files, sql server will
need more time, because of generation more io traffic (right?).
But, from the other side, I do not need to keep this files so big!
(This probably remains big anyway from my old model, where I've also
have had not optimized "delete old data" cleaning job).
The question then is: is it better to shring time-to-time, or let say
now, the database files, or leave it just in this way?
Gratings
Matik
Navigation:
[Reply to this message]
|