AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC)

MOSC Banner

ORAchk 19.2 without TFA failed -  requires /tmp to be mounted with "exec"  option

edited Sep 9, 2020 3:26PM in AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC) 1 commentAnswered

Any idea which environment variable I can use to redirect /tmp to a custom specific location?

Mounting /tmp with "exec"  option is not an option as it's againt our company security policies

 

Trying to redirect it in by setting the environment variables as shown below didn't help

export TMP=/oh0/prjsso/temp
export TEMP=$TMP
export TMPDIR=$TMP

export RAT_OUTPUT=${TMP}

 

./orachk               

ERROR:  "Please change the entry for /tmp in /etc/fstab file from 'noexec' to 'exec' and then re-run orachk"

 

Any suggestion will be highly appreciated

Kind regards

Mariana

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center