maxsatula / ocp

Oracle Copy utility
GNU General Public License v2.0
13 stars 2 forks source link

Alternative backend for compression #26

Open maxsatula opened 9 years ago

maxsatula commented 9 years ago

Instead of using UTL_COMPRESS, consider using some stored procedure written in Java, if it allows to have pipelined processing without allocating of huge temporary LOBS.