Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how does lob secure file compression works?

Raj NathSep 29 2014

How oracle does the lob file compression? I mean i have two text file with same content but different file name, what will happen when i will store both in a table having lob column. Will oracle treat both file as different or same?

Because normally in order to compress the data oracle removes the duplicate entries and replaces it with reference but in this case where i have two file with same content but different name, will it treat them as duplicate or same?

Please help me to clear my doubt as i tried to check the internal implementation of lob secure file compression but so far i did not get any info about it.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2014
Added on Sep 29 2014
0 comments
1,012 views