I 've putted a file into a blob by using dbms_lob.loadfromfile. The file was gzipped in unix.The lenght of the blob (using dbms_lob.getlength) is the same as the file on the filesystem.So far so good.Now when I want to read back the blob and put it in a file using utl_file, i see the the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.