orachk 19.2 runs in all RHEL7 environments but one
I've downloaded the stand-alone version of orachk 19.2 and unzipped it on RHEL7 in dev, test, and 3 production Oracle 12.1.0.2 RAC environments. In all environments but our test environment, I could run the command:
./orachk -S -output <some directory> -dball -sendemail "NOTIFICATION_EMAIL=<myemail_adress>"
WITHOUT ANY PROBLEMS using the same .bash_profile file to set up my environment. However, when I run this command in my test environment, it checks for oracle user equivalency, passes, then displays:
There are either prompts or delay in .bash_profile on 'db10-1' for 'oracle' user which will cause issues in orachk successful execution. Please remove or comment all prompts in .bash_profile of oracle user and/or set 'RAT_PROMPT_WAIT_TIMEOUT' (default value is 10) and run again.