LOB Management on 10g
I have a web application that allows users to upload PDF documents, which are then stored as LOBs in the database by mod_plsql. The application also allows users to download the files as well. Due to some peculiarities of the process we are following, a lot of these documents end up being identical. We've started to run out of disk space, and I want to figure out a better way to handle these LOBs. I know that in 10g, you can't compress LOB segments, but has anyone else faced a similar problem? We're running on