Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: [8i] Compress data before it leaves oracle server?

Re: [8i] Compress data before it leaves oracle server?

From: Billy <vslabs_at_onwe.co.za>
Date: 20 Sep 2005 00:55:23 -0700
Message-ID: <1127202923.720604.211880@g14g2000cwa.googlegroups.com>


scholzie_at_gmail.com wrote:

> I know that Oracle 10g offers a zipping/unzipping utility, but we're
> using Oracle 8i. Is there any way to do this?

Roll your own? The best bet would be finding a Java OpenSource class/jar that you can load and use in 8i. Alternatively, write your own in PL/SQL.

Google on the subject, or have a look at http://datacompression.info/SourceCode.shtml

--
Billy
Received on Tue Sep 20 2005 - 02:55:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US