reading ZIP files through UTL_FILE
626103Oct 13 2009 — edited Oct 13 2009Hi,
I am using Oracle 10gR2 .Unix is the Operating System. I have a Sample.ZIP file in UTLFILE directory in the database.
My aim is to read the data from Sample.txt file and do further processing, but the file is present in Zipped format. I do not have previleges to write directly into UTLFILE directory.so, I can not unzip it directly using Unix commands.Can you please suggest the way to go ?
Regards,
Naveen.C