orachk on SUSE 10 not working
$ cat /etc/issue
Welcome to SUSE Linux Enterprise Server 10 SP1 (x86_64) - Kernel \r (\l).
$
$ /misc/software/oracle/tools/ORAchk/orachk -v
-bash: /misc/software/oracle/tools/ORAchk/orachk: /bin/env: bad interpreter: No such file or directory
$
$ /misc/software/oracle/tools/RACCheck/raccheck -v
RACCHECK VERSION: 2.2.0(DEV)_20120823
$
Not able to execute orachk on SUSE 10, but Note ID: "ORAchk - Health Checks for the Oracle Stack (Doc ID 1268927.2)", claims it's supported.
Any workaround available ?
This is a known issue with SLES
The solution was quickly found here
https://community.oracle.com/thread/3600811?start=0&tstart=0
Because all orachk shell scripts use "/bin/env bash" and /bin/env is not present on SuSE, the easiest is to create a link as root: