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!

./runInstaller: line 67: {ORACLE_HOME}/perl/bin/perl: cannot execute binary file: Exec format error

User_ZLIQIJul 1 2022 — edited Jul 1 2022

Platform : Oracle Cloud Compute Instance
OS & Shape : Oracle Linux 8 and VM.Standard.A1.Flex
Oracle Software Version : 19.3.0.0 Enterprise Edition
Trying to Install Oracle Software as well as Database in silent mode.
When i try to execute the command
$ ./runInstaller -silent responseFile /u01/app/oracle/product/19.0.0/dbhome_1/install/response/db_install.rsp
Throwing error of
./runInstaller: line 67: /u01/app/oracle/product/19.0.0/dbhome_1/perl/bin/perl: cannot execute binary file: Exec format error
The problem is coming with Ampere (Arm-based) processor with this shape. Where as when i tried with VM.Standard.E2.1 Shape runInstaller works fine.

Comments
Post Details
Added on Jul 1 2022
3 comments
2,325 views