Hello,
I've download the files onto my centos server and I'm running into the following error when unzipping the files. I've messed around with permissions and re-downloading them in case it is a corrupt file. Not sure what else i needed to do just to unzip the files. I've tried the follow commands and get the same error.
[root@oracledb oracle]# unzip linuxamd64_12c_database_1of2.zip linuxamd64_12c_database_2of2.zip
Archive: linuxamd64_12c_database_1of2.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of linuxamd64_12c_database_1of2.zip or
linuxamd64_12c_database_1of2.zip.zip, and cannot find linuxamd64_12c_database_1of2.zip.ZIP, period.
Also tried unzipping the files individually. Still no luck. Any help is appreciated.