Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: compressing data stored in Oracle
Michael A. Schoen wrote:
>
> I will be storing the contents of text files in a LONG field in an Oracle
> table. However, I would like to compress the LONG data before INSERTing
> into the table, and then uncompress the data when I extract it.
This may work for you if you put said data in a tablespace by itself and store it in a filesystem controled by DataOptimizer:
http://www.datatools.com/files/pages/DataOptimizer/dopt33197.html
mailto:brian.maclean_at_teldta.com Received on Thu Jun 05 1997 - 00:00:00 CDT
![]() |
![]() |