Skip to Main Content

SQL & PL/SQL

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Extract file from .tar.gz using PL/SQL

Vitaliy_VMay 28 2016 — edited May 29 2016

Hi,

I successfully use  ZIP_UTIL package to extract files from .zip files.  Package was developed by Anton Sheffer and I really appreciate his effort.   But this package doesn't work with files .tar.gz.  Does anybody  know how to extract file from .tar.gz file using only PL/SQL?  ZIP_UTIL package fails to do it.

Thanks

Vitaliy

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2016
Added on May 28 2016
5 comments
2,179 views