Cannot Unzip gz file in AIX
WilhelmAug 13 2007 — edited Nov 27 2009I am trying to unzip Oracle's client installable file 10gr2_aix5l64_client.cpio.gz. When i tried
# gunzip 10gr2_aix5l64_client.cpio.gz
I got the error gunzip: 10gr2_aix5l64_client.cpio: File too large
Any thoughts on this?