Hi, I'm trying to reduce the size of the database files to help speed the backup process up. It's at about 128GB at the moment but I know that we have files attached as BLOBS in the database totalling up to about 60GB. I'm going through this table and clearing the BLOBs and storing them externally from the database on a file server. Will this release the space and reduce the file size?
0
Comments
Not automatically, you can reduce the size of the database files, but be very careful with that.
If you shrink them too much, you will get performance issues. I personally like to keep about 20-25% of free space in my datafiles. I also have not set my datafiles to autogrow/shrink. It is the task of the DB admin to keep an eye on this.
Hope this helps,
Regards,
Willy
Database Used (KB) 128020032 97%
Database Size (KB) 132264128