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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

orachk error on suse linux

RobinTFeb 11 2019 — edited Feb 14 2019

I am using orachk version 18.4.0_20181129 on My Suse linux 12 server. Oracle RDBMS 12C R2 is installed. No database installed.

When I run the utility (with root and oracle user), I have this error message:  [Errno 2] No such file or directory: '/bin/oracle'. Whta's wrong ?

Ia have set RAT_ORACLE_HOME variable like this : export RAT_ORACLE_HOME=/opt/oracle/product/12.2.0

----------------------------------------------------------
PATH                             : /opt/oracle/product/12.2.0/suptools/orachk
VERSION                          : 18.4.0_20181129
COLLECTIONS DATA LOCATION        : /opt/oracle/orachk/
----------------------------------------------------------

This computer is for [S]ingle instance database or part of a [C]luster to run RAC database [S|C] [C]: S
.

[Errno 2] No such file or directory: '/bin/oracle'

Comments
Post Details
Added on Feb 11 2019
15 comments
412 views