DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Anyone User Oracle Table Compression?

Threaded View

  1. #4
    Join Date
    Mar 2002
    Posts
    534
    The compression is done on block level and it's not the same type of compression algorithm as the one used by 'zip' or 'gzip' but a simple symbol table lookup.

    So I dont see how a lob could be compressed using this kind of compression methode.
    Last edited by mike9; 03-24-2004 at 11:01 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width