On Wed, 2007-04-25 at 09:24 +0200, José A. Rubio wrote: > Dear William, > > In our installation, with Oracle 10g, and applying the path to its > proper functioning, we have found > problems with files of 1 gig or more. Perhaps, it's a problem of our > specific system ..
What patch(es) did you apply? And what problems are you having? There are lots of potential issues when dealing with large files - the amount of data you can handle in an upload / ingest, file system of the asset store, etc. AFAIK, the only database related issue with large files is the storing of the file size metadata - in that regards, the changes to allow long integers to store file size originally broke *all* file uploads with Oracle (not just large files). Even a minimal workaround would likely have no more issues than to misreport large file sizes, although the latest patches do not have that limitation. G This email has been scanned by Postini. For more information please visit http://www.postini.com ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

