15 pts.
 Reduce database size for archiving
I have one database thta have lage size,now i am trying to archive that database,I al ready reduce 40,000 documents from that databse to archive Dbase,but still the database size is same, some please guide me it very urgent

Software/Hardware used:
ASKED: March 8, 2009  11:29 AM
UPDATED: March 9, 2009  2:20 PM

Answer Wiki:
If you are using Microsoft SQL Server then you can use the DBCC SHRINKFILE statement to make the database smaller. However it is recommended that you not shrink the file as this causes fragmentation and decreases performance.
Last Wiki Answer Submitted:  March 8, 2009  7:39 pm  by  Denny Cherry   64,520 pts.
All Answer Wiki Contributors:  Denny Cherry   64,520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _