Permission Problems
You must have sufficient directory permissions to run Oracle Orachk and Oracle Exachk.
Verify that the permissions on the tools scripts
orachkandexachkare set to755 (-rwxr-xr-x).If the permissions are not set, then set the permissions as follows:
$ chmod 755 orachk$ chmod 755 exachkIf you install Oracle Orachk and Oracle Exachk as
rootand run the tools as a different user, then you may not have the necessary directory permissions.[root@randomdb01 exachk]# ls -la total 14072 drwxr-xr-x 3 root root 4096 Jun 7 08:25 . drwxrwxrwt 12 root root 4096 Jun 7 09:27 .. drwxrwxr-x 2 root root 4096 May 24 16:50 .cgrep -rw-rw-r-- 1 root root 9099005 May 24 16:50 collections.dat -rwxr-xr-x 1 root root 807865 May 24 16:50 exachk -rw-r--r-- 1 root root 1646483 Jun 7 08:24 exachk.zip -rw-r--r-- 1 root root 2591 May 24 16:50 readme.txt -rw-rw-r-- 1 root root 2799973 May 24 16:50 rules.dat -rw-r--r-- 1 root root 297 May 24 16:50 UserGuide.txt
- If Oracle Clusterware is installed, then:
Install Oracle Exachk in
/opt/oracle.SupportTools/exachkas the Oracle Grid Infrastructure home owner- Install Oracle Orachk in
CRS_HOME/suptools/orachkas the Oracle Grid Infrastructure home owner
- Install Oracle Orachk in
- If Oracle Clusterware is not installed, then:
- Install Oracle Exachk in
/opt/oracle.SupportTools/exachkasroot - Install Oracle Orachk (in a convenient location) as
root(if possible)or
Install Oracle Orachk (in a convenient location) as Oracle software install user or Oracle Database home owner