Skip to Main Content

Oracle Database Discussions

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!

Linux 19c Oracle Home Image file zip download has empty sqlplus and tnsping files

user2047713Aug 28 2019 — edited Aug 29 2019

I downloaded LINUX.X64_193000_db_home.zip from Oracle.  I checked the sha256sum and it matched what Oracle said it should be.  When I unzip it some of the files are empty including OH/bin/sqlplus and OH/bin/tnsping.  Is this by design?

$ unzip -l LINUX.X64_193000_db_home.zip  |grep tnsping

        0  04-18-2019 01:21   bin/tnsping

The first column of the output is "length".  When unzipped it has 0 bytes size.

Thanks in advance for your help.

Vince

This post has been answered by Sven-Olaf Hilmer on Aug 28 2019
Jump to Answer
Comments
Post Details
Added on Aug 28 2019
3 comments
4,333 views