![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dear Professional, Just want to ask one question. Three months a ago one of my database size was 5 GB and now it's 12 GB but I didn't see much data from last three months, is there anyway I can findout, do I have to shrink the data file or shrink the database because in three months double the size means something is fishy. |
#3
| |||
| |||
|
|
If the database is in Full Recovery mode and you're not doing transaction log backups, the transaction log continues to grow forever. Look in Books OnLine for details and the backup procedure. You will also see how to check the separate data and log sizes. Shrinking the database will make the transaction log grow even bigger, negating any size reduction from the data portion. "Noor" <naissani (AT) hotmail (DOT) com> wrote in message news:uouRX4$rJHA.3792 (AT) TK2MSFTNGP06 (DOT) phx.gbl... Dear Professional, Just want to ask one question. Three months a ago one of my database size was 5 GB and now it's 12 GB but I didn't see much data from last three months, is there anyway I can findout, do I have to shrink the data file or shrink the database because in three months double the size means something is fishy. |
#4
| |||
| |||
|
|
Thanks Paul, Recovery Model is FULL This database also Mirror to another Servers. (implemented database mirroring) I shrink the log file and that works fine, I am worry about DATA FILE. Please advice. Thanks "Paul Shapiro" <paul (AT) hideme (DOT) broadwayData.com> wrote in message news:uqWLGFAsJHA.5912 (AT) TK2MSFTNGP02 (DOT) phx.gbl... If the database is in Full Recovery mode and you're not doing transaction log backups, the transaction log continues to grow forever. Look in Books OnLine for details and the backup procedure. You will also see how to check the separate data and log sizes. Shrinking the database will make the transaction log grow even bigger, negating any size reduction from the data portion. "Noor" <naissani (AT) hotmail (DOT) com> wrote in message news:uouRX4$rJHA.3792 (AT) TK2MSFTNGP06 (DOT) phx.gbl... Dear Professional, Just want to ask one question. Three months a ago one of my database size was 5 GB and now it's 12 GB but I didn't see much data from last three months, is there anyway I can findout, do I have to shrink the data file or shrink the database because in three months double the size means something is fishy. |
![]() |
| Thread Tools | |
| Display Modes | |
| |