orachk as oracle user fails because it does not find CRS
Hello all,
playing around as 'oracle' user with orachk I get an error (platform is AIX 7.2):
oracle@ccc-p1a:/oracle/ahf/oracle.ahf/bin -> ./orachk -v ORACHK VERSION: 21.1.1_20210422 oracle@ccc-p1a:/oracle/ahf/oracle.ahf/bin -> ./orachk List of running databases 1. TESTDB 2. None of above Select databases from list for checking best practices. For multiple databases, select 1 for All or comma separated number like 1,2 etc [1-2][1]. 1 . . . . . . orachk did not find the CRS binaries on ccc-p1a from environment. Set RAT_CRS_HOME to CRS_HOME or GI_HOME in current shell to override and re-run it. eg export RAT_CRS_HOME=/u01/app/11.2.0/grid
0